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: correct off-by-one write allocations reports
Eric Dumazet
2009-06-18
25
-51
/
+58
*
via-velocity : fix no link detection on boot
Séguier Régis
2009-06-18
1
-1
/
+3
*
Net / e100: Fix suspend of devices that cannot be power managed
Rafael J. Wysocki
2009-06-18
1
-5
/
+6
*
TI DaVinci EMAC : Fix rmmod error
chaithrika@ti.com
2009-06-18
1
-1
/
+0
*
net: group address list and its count
Jiri Pirko
2009-06-18
9
-90
/
+89
*
ipv4: Fix fib_trie rebalancing, part 2
Jarek Poplawski
2009-06-18
1
-14
/
+10
*
pkt_sched: Update drops stats in act_police
Jarek Poplawski
2009-06-17
1
-0
/
+4
*
sky2: version 1.23
Stephen Hemminger
2009-06-17
1
-1
/
+1
*
sky2: add GRO support
Stephen Hemminger
2009-06-17
1
-8
/
+21
*
sky2: skb recycling
Stephen Hemminger
2009-06-17
2
-11
/
+28
*
sky2: reduce default transmit ring
Stephen Hemminger
2009-06-17
1
-2
/
+2
*
sky2: receive counter update
Stephen Hemminger
2009-06-17
1
-10
/
+19
*
sky2: fix shutdown synchronization
Stephen Hemminger
2009-06-17
1
-5
/
+9
*
sky2: PCI irq issues
Stephen Hemminger
2009-06-17
1
-0
/
+2
*
sky2: more receive shutdown
Stephen Hemminger
2009-06-17
1
-1
/
+8
*
sky2: turn off pause during shutdown
Stephen Hemminger
2009-06-17
1
-1
/
+2
*
r8169: do not bring device down when suspending
françois romieu
2009-06-17
1
-11
/
+8
*
sis190: use an adequate phy list entry as a fallback
françois romieu
2009-06-17
1
-1
/
+1
*
net/ucc_geth: Add SGMII support for UCC GETH driver
Haiying Wang
2009-06-17
3
-2
/
+86
*
Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"
Grant Likely
2009-06-17
3
-107
/
+2
*
skbuff: don't corrupt mac_header on skb expansion
Stephen Hemminger
2009-06-17
1
-3
/
+6
*
skbuff: skb_mac_header_was_set is always true on >32 bit
Stephen Hemminger
2009-06-17
1
-0
/
+4
*
net: sk_wmem_alloc has initial value of one, not zero
Eric Dumazet
2009-06-17
7
-16
/
+41
*
phy_device: fix parameter name in kernel-doc
Randy Dunlap
2009-06-17
1
-1
/
+1
*
net: fix network drivers ndo_start_xmit() return values
Patrick McHardy
2009-06-17
4
-31
/
+24
*
vxge: Enable SRIOV support in the driver.
Sivakumar Subramani
2009-06-17
3
-7
/
+22
*
skbuff.h: fix skb_dst kernel-doc
Randy Dunlap
2009-06-17
1
-1
/
+1
*
sonic: Fix build after ndo_start_xmit() changes.
David S. Miller
2009-06-17
1
-1
/
+1
*
x25: Fix sleep from timer on socket destroy.
David S. Miller
2009-06-16
3
-7
/
+20
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-06-16
19
-297
/
+304
|
\
|
*
mac80211: fix wext bssid/ssid setting
Johannes Berg
2009-06-15
1
-11
/
+14
|
*
ath9k: process rx packet if we are waiting for CAB
Gabor Juhos
2009-06-15
1
-0
/
+1
|
*
ath9k: prevent sleeping while we are waiting for CAB
Gabor Juhos
2009-06-15
1
-0
/
+1
|
*
ath9k: restore power mode on error path
Gabor Juhos
2009-06-15
1
-3
/
+6
|
*
dell-laptop: fix rfkill conversion
Johannes Berg
2009-06-15
1
-1
/
+1
|
*
rfkill: improve docs
Johannes Berg
2009-06-15
1
-68
/
+69
|
*
mac80211: disconnect when user changes channel
Johannes Berg
2009-06-15
4
-31
/
+31
|
*
mac80211: add queue debugfs file
Johannes Berg
2009-06-15
2
-0
/
+26
|
*
ath9k: port to cfg80211 rfkill
Johannes Berg
2009-06-15
5
-110
/
+26
|
*
ath9k: Make sure we have current channel in ah_curchan before rf disable/enable
Vasanthakumar Thiagarajan
2009-06-15
1
-0
/
+6
|
*
ath9k: Add helper to get ath9k specific current channel
Vasanthakumar Thiagarajan
2009-06-15
1
-5
/
+16
|
*
ath5k: fix mesh beaconing
Nick Kossifidis
2009-06-15
1
-2
/
+3
|
*
iwlwifi/iwl3945: fix suspend resume association bug
Abhijeet Kolekar
2009-06-15
2
-4
/
+1
|
*
iwlwifi: check for channel location for 40MHz
Wey-Yi Guy
2009-06-15
1
-7
/
+3
|
*
iwlwifi: check control channel for pure 40MHz
Wey-Yi Guy
2009-06-15
1
-2
/
+11
|
*
iwlwifi: checking for 40MHz mode
Wey-Yi Guy
2009-06-15
1
-2
/
+2
|
*
iwlwifi: revamp bss_info_changed
Johannes Berg
2009-06-15
1
-44
/
+70
|
*
net/libertas: don't recursive spin lock in if_spi_e2h()
Sebastian Andrzej Siewior
2009-06-15
1
-4
/
+0
|
*
libertas: fix IEEE PS mode in GSPI driver
Andrey Yurovsky
2009-06-15
1
-1
/
+6
|
*
mac80211: Do not try to associate with an empty SSID
Jouni Malinen
2009-06-15
1
-0
/
+8
[next]