index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-29
be2net: remove superfluous externs
Dan Carpenter
1
-2
/
+2
2010-05-29
be2net: add unlock on error path
Dan Carpenter
1
-2
/
+5
2010-05-29
net/rds: Add missing mutex_unlock
Julia Lawall
2
-0
/
+2
2010-05-29
drivers/isdn/hardware/mISDN: Add missing spin_unlock
Julia Lawall
1
-1
/
+3
2010-05-29
fs_enet: Adjust BDs after tx error
Mark Ware
1
-6
/
+43
2010-05-29
skb: make skb_recycle_check() return a bool value
Changli Gao
2
-7
/
+7
2010-05-29
IPv6: fix Mobile IPv6 regression
Brian Haley
1
-1
/
+1
2010-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-12
/
+27
2010-05-28
ssb: fix NULL ptr deref when pcihost_wrapper is used
Christoph Fritz
2
-3
/
+7
2010-05-28
mac80211: make a function static
Johannes Berg
1
-1
/
+1
2010-05-28
libertas: fix uninitialized variable warning
Prarit Bhargava
1
-3
/
+2
2010-05-28
ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used
Vasanthakumar Thiagarajan
1
-1
/
+3
2010-05-28
ath9k: Fix ath_print in xmit for hardware reset.
Justin P. Mattock
1
-1
/
+1
2010-05-28
netlink: bug fix: wrong size was calculated for vfinfo list blob
Scott Feldman
1
-5
/
+6
2010-05-28
netlink: bug fix: don't overrun skbs on vf_port dump
Scott Feldman
1
-6
/
+9
2010-05-28
xt_tee: use skb_dst_drop()
Eric Dumazet
1
-2
/
+2
2010-05-28
netdev/fec: fix ifconfig eth0 down hang issue
Bryan Wu
1
-12
/
+16
2010-05-28
cnic: Fix context memory init. on 5709.
Michael Chan
2
-9
/
+5
2010-05-28
drivers/net: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-05-28
drivers/net/hamradio: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-05-28
be2net: Patch removes redundant while statement in loop.
Sarveshwar Bandi
1
-1
/
+1
2010-05-28
ipv6: Add GSO support on forwarding path
Herbert Xu
1
-1
/
+1
2010-05-28
net: fix __neigh_event_send()
Eric Dumazet
1
-0
/
+1
2010-05-27
vhost: fix the memory leak which will happen when memory_access_ok fails
Takuya Yoshikawa
1
-1
/
+3
2010-05-27
vhost-net: fix to check the return value of copy_to/from_user() correctly
Takuya Yoshikawa
1
-7
/
+7
2010-05-27
vhost: fix to check the return value of copy_to/from_user() correctly
Takuya Yoshikawa
1
-23
/
+28
2010-05-27
vhost: Fix host panic if ioctl called with wrong index
Krishna Kumar
1
-1
/
+1
2010-05-27
net: fix lock_sock_bh/unlock_sock_bh
Eric Dumazet
5
-16
/
+62
2010-05-27
net/iucv: Add missing spin_unlock
Julia Lawall
1
-1
/
+1
2010-05-27
net: ll_temac: fix checksum offload logic
Brian Hill
2
-24
/
+63
2010-05-27
net: ll_temac: fix interrupt bug when interrupt 0 is used
Brian Hill
1
-1
/
+1
2010-05-26
ar9170usb: fix read from freed driver context
Christian Lamparter
1
-2
/
+12
2010-05-26
Revert "rt2x00: Fix rt2800usb TX descriptor writing."
John W. Linville
1
-1
/
+1
2010-05-26
sctp: dubious bitfields in sctp_transport
Dan Carpenter
1
-1
/
+1
2010-05-26
ipmr: off by one in __ipmr_fill_mroute()
Dan Carpenter
2
-2
/
+2
2010-05-26
be2net: increase POST timeout for EEH recovery
Sathya Perla
1
-1
/
+1
2010-05-26
cls_cgroup: Initialise classid when module is absent
Herbert Xu
1
-1
/
+1
2010-05-26
drivers/net/usb/asix.c: Fix pointer cast.
David S. Miller
1
-2
/
+2
2010-05-26
be2net: Bug fix to avoid disabling bottom half during firmware upgrade.
Sarveshwar Bandi
3
-2
/
+20
2010-05-26
proc_dointvec: write a single value
J. R. Okajima
1
-1
/
+3
2010-05-26
hso: add support for new products
Filip Aben
1
-0
/
+3
2010-05-26
Phonet: fix potential use-after-free in pep_sock_close()
RĂ©mi Denis-Courmont
1
-0
/
+2
2010-05-26
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-2
/
+2
2010-05-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
24
-132
/
+104
2010-05-25
ath9k: remove VEOL support for ad-hoc
Felix Fietkau
1
-53
/
+10
2010-05-25
ath9k: change beacon allocation to prefer the first beacon slot
Felix Fietkau
1
-9
/
+3
2010-05-25
sock.h: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2010-05-25
cls_cgroup: Fix build error when built-in
Herbert Xu
1
-1
/
+1
2010-05-25
macvlan: do proper cleanup in macvlan_common_newlink() V2
Jiri Pirko
1
-1
/
+8
2010-05-25
be2net: Bug fix in init code in probe
Sarveshwar Bandi
1
-4
/
+6
[next]