index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: Introduce dev_get_by_name_rcu()
Eric Dumazet
2009-11-01
2
-9
/
+41
*
NET:KS8695: add API for get rx interrupt bit
Figo.zhang
2009-11-01
1
-12
/
+55
*
RDS/IB+IW: Move recv processing to a tasklet
Andy Grover
2009-10-30
6
-12
/
+52
*
RDS: Do not send congestion updates to loopback connections
Andy Grover
2009-10-30
1
-0
/
+2
*
RDS: Fix panic on unload
Andy Grover
2009-10-30
2
-8
/
+2
*
RDS: Fix potential race around rds_i[bw]_allocation
Andy Grover
2009-10-30
2
-6
/
+8
*
RDS: Add GET_MR_FOR_DEST sockopt
Andy Grover
2009-10-30
4
-0
/
+36
*
bond: Get the rtnl_link_ops support correct
Eric W. Biederman
2009-10-30
1
-1
/
+3
*
bond: Add support for multiple network namespaces
Eric W. Biederman
2009-10-30
6
-58
/
+99
*
bond: Implement a basic set of rtnl link ops
Eric W. Biederman
2009-10-30
1
-25
/
+30
*
bond: Simplify bond device destruction
Eric W. Biederman
2009-10-30
1
-29
/
+16
*
bond: Simplify bond_create.
Eric W. Biederman
2009-10-30
1
-18
/
+4
*
bond: Simply bond sysfs group creation
Eric W. Biederman
2009-10-30
3
-30
/
+4
*
net: Allow devices to specify a device specific sysfs group.
Eric W. Biederman
2009-10-30
2
-3
/
+6
*
net: use hlist_for_each_entry()
Eric Dumazet
2009-10-30
1
-8
/
+8
*
veth: Fix veth_dellink method
Eric Dumazet
2009-10-30
1
-2
/
+2
*
vlan: cleanup multiple unregistrations
Patrick McHardy
2009-10-29
1
-32
/
+20
*
convert kaweth to use usb_reset_configuration()
Oliver Neukum
2009-10-29
1
-10
/
+1
*
ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()
roel kluin
2009-10-29
1
-4
/
+3
*
sky2: version 1.26
Stephen Hemminger
2009-10-29
1
-1
/
+1
*
sky2: 88E8059 support
Stephen Hemminger
2009-10-29
1
-1
/
+78
*
sky2: workarounds for Yukon-2 supreme
Stephen Hemminger
2009-10-29
1
-2
/
+32
*
sky2: fix receive pause thresholds
Stephen Hemminger
2009-10-29
2
-5
/
+12
*
sky2: add register definitions for new chips
Stephen Hemminger
2009-10-29
1
-1
/
+177
*
sky2: add SK-9E21M device id
Stephen Hemminger
2009-10-29
1
-0
/
+1
*
sfc: Enable heuristic selection between page and skb RX buffers
Ben Hutchings
2009-10-29
1
-1
/
+1
*
sfc: Feed GRO result into RX allocation policy and interrupt moderation
Ben Hutchings
2009-10-29
1
-2
/
+11
*
gro: Change all receive functions to return GRO result codes
Ben Hutchings
2009-10-29
4
-45
/
+42
*
gro: Name the GRO result enumeration type
Ben Hutchings
2009-10-29
3
-11
/
+23
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-29
25
-83
/
+160
|
\
|
*
net: Fix 'Re: PACKET_TX_RING: packet size is too long'
Gabor Gombas
2009-10-29
1
-4
/
+1
|
*
netdev: usb: dm9601.c can drive a device not supported yet, add support for it
Janusz Krzysztofik
2009-10-29
1
-0
/
+4
|
*
qlge: Fix firmware mailbox command timeout.
Ron Mercer
2009-10-29
2
-11
/
+13
|
*
qlge: Fix EEH handling.
Ron Mercer
2009-10-29
1
-26
/
+52
|
*
AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)
Neil Horman
2009-10-29
1
-7
/
+17
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-10-29
14
-22
/
+46
|
|
\
|
|
*
MAINTAINERS: rt2x00 list is moderated
Bartlomiej Zolnierkiewicz
2009-10-27
1
-1
/
+1
|
|
*
airo: Reorder tests, check bounds before element
Roel Kluin
2009-10-27
1
-3
/
+2
|
|
*
mac80211: fix for incorrect sequence number on hostapd injected frames
Björn Smedman
2009-10-27
1
-1
/
+1
|
|
*
libertas spi: fix sparse errors
Holger Schurig
2009-10-27
1
-5
/
+5
|
|
*
mac80211: trivial: fix spelling in mesh_hwmp
Andrey Yurovsky
2009-10-27
1
-1
/
+1
|
|
*
cfg80211: sme: deauthenticate on assoc failure
Johannes Berg
2009-10-27
3
-2
/
+29
|
|
*
mac80211: keep auth state when assoc fails
Johannes Berg
2009-10-27
1
-2
/
+1
|
|
*
mac80211: fix ibss joining
Reinette Chatre
2009-10-27
1
-4
/
+2
|
|
*
b43: add 'struct b43_wl' missing declaration
Miguel Boton
2009-10-27
1
-0
/
+1
|
|
*
b43: Fix Bugzilla #14181 and the bug from the previous 'fix'
Larry Finger
2009-10-27
2
-2
/
+2
|
|
*
rt2x00: Fix crypto in TX frame for rt2800usb
Benoit PAPILLAULT
2009-10-27
1
-1
/
+1
|
*
|
bonding: fix a race condition in calls to slave MII ioctls
Jiri Bohac
2009-10-28
1
-1
/
+1
|
*
|
virtio-net: fix data corruption with OOM
Michael S. Tsirkin
2009-10-28
1
-3
/
+11
|
*
|
sfc: Set ip_summed correctly for page buffers passed to GRO
Ben Hutchings
2009-10-28
1
-3
/
+6
[prev]
[next]