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.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-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
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: fix possible null buffer error
Jesse Brandeburg
2011-09-21
1
-2
/
+2
*
tg3: fix VLAN tagging regression
Kasper Pedersen
2011-09-21
1
-2
/
+0
*
net: pxa168: Fix build errors by including interrupt.h
Tanmay Upadhyay
2011-09-20
1
-0
/
+1
*
netconsole: switch init_netconsole() to late_initcall
Lin Ming
2011-09-20
1
-1
/
+7
*
gianfar: Fix overflow check and return value for gfar_get_cls_all()
Ben Hutchings
2011-09-20
1
-4
/
+4
*
ppp_generic: fix multilink fragment MTU calculation (again)
Henry Wong
2011-09-20
1
-1
/
+6
*
GRETH: avoid overwrite IP-stack's IP-frags checksum
Daniel Hellstrom
2011-09-20
1
-2
/
+5
*
GRETH: RX/TX bytes were never increased
Daniel Hellstrom
2011-09-20
2
-0
/
+6
*
Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
2011-09-20
1
-5
/
+27
|
\
|
*
r8169: do not enable the TBI for anything but the original 8169.
Francois Romieu
2011-09-17
1
-3
/
+10
|
*
r8169: remove erroneous processing of always set bit.
Francois Romieu
2011-09-17
1
-1
/
+6
|
*
r8169: fix WOL setting for 8105 and 8111evl
Hayes Wang
2011-09-17
1
-1
/
+9
|
*
r8169: add MODULE_FIRMWARE for the firmware of 8111evl
Hayes Wang
2011-09-17
1
-0
/
+1
|
*
r8169: fix the reset setting for 8111evl
Hayes Wang
2011-09-17
1
-0
/
+1
*
|
Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davem
John W. Linville
2011-09-20
5
-42
/
+73
|
\
\
|
*
|
b43: Fix beacon problem in ad-hoc mode
Manual Munz
2011-09-19
1
-1
/
+2
|
*
|
iwlagn: workaround bug crashing some APs
Don Fry
2011-09-16
1
-0
/
+5
|
*
|
rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms
Larry Finger
2011-09-16
1
-8
/
+9
|
*
|
rt2800pci: Fix compiler error on PowerPC
Larry Finger
2011-09-16
1
-13
/
+17
|
*
|
ipw2x00: fix rtnl mutex deadlock
Stanislaw Gruszka
2011-09-16
2
-20
/
+40
*
|
|
Merge git://github.com/davem330/net
Linus Torvalds
2011-09-18
29
-356
/
+603
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
can: ti_hecc: include linux/io.h
Daniel Mack
2011-09-16
1
-0
/
+1
|
*
|
ibmveth: Fix checksum offload failure handling
Anton Blanchard
2011-09-16
1
-11
/
+20
|
*
|
ibmveth: Checksum offload is always disabled
Anton Blanchard
2011-09-16
1
-1
/
+1
|
*
|
ibmveth: Fix issue with DMA mapping failure
Anton Blanchard
2011-09-16
1
-5
/
+5
|
*
|
ibmveth: Fix DMA unmap error
Brian King
2011-09-16
1
-1
/
+6
|
*
|
Merge branch 'master' of ../netdev/
David S. Miller
2011-09-16
2
-15
/
+14
|
|
\
\
|
|
*
|
e1000: Fix driver to be used on PA RISC C8000 workstations
Jeff Kirsher
2011-08-30
1
-0
/
+6
|
*
|
|
pch_gbe: support ML7831 IOH
Toshiharu Okada
2011-09-15
2
-5
/
+16
|
*
|
|
pch_gbe: added the process of FIFO over run error
Toshiharu Okada
2011-09-15
2
-104
/
+179
|
*
|
|
pch_gbe: fixed the issue which receives an unnecessary packet.
Toshiharu Okada
2011-09-15
1
-7
/
+14
|
*
|
|
sfc: Use 64-bit writes for TX push where possible
Ben Hutchings
2011-09-15
1
-4
/
+5
|
*
|
|
Revert "sfc: Use write-combining to reduce TX latency" and follow-ups
Ben Hutchings
2011-09-15
7
-88
/
+27
|
*
|
|
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless
David S. Miller
2011-09-15
8
-13
/
+34
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...
John W. Linville
2011-09-15
8
-13
/
+34
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
iwlagn: fix command queue timeout
Johannes Berg
2011-09-13
1
-0
/
+2
|
|
|
*
|
iwlagn: fix stack corruption
Johannes Berg
2011-09-13
1
-1
/
+1
|
|
|
*
|
ath9k: Fix kernel panic on unplugging the device
Mohammed Shafi Shajakhan
2011-09-13
1
-0
/
+6
|
|
|
*
|
rtlwifi: Fix problem when switching connections
George
2011-09-13
1
-0
/
+8
|
|
|
*
|
rtlwifi: rtl8192su: Fix problem connecting to HT-enabled AP
George
2011-09-13
1
-5
/
+6
|
|
|
*
|
ath9k_hw: fix calibration on 5 ghz
Felix Fietkau
2011-08-30
1
-1
/
+2
|
|
|
*
|
iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)
Stanislaw Gruszka
2011-08-29
1
-5
/
+8
|
|
|
*
|
ath9k_hw: Fix init mode register regression
Rajkumar Manoharan
2011-08-29
1
-1
/
+1
|
*
|
|
|
bnx2x: Fix ethtool advertisement
Yaniv Rosner
2011-09-15
1
-3
/
+40
|
*
|
|
|
bnx2x: Fix 578xx link LED
Yaniv Rosner
2011-09-15
1
-2
/
+6
|
*
|
|
|
bnx2x: Fix XMAC loopback test
Yaniv Rosner
2011-09-15
2
-2
/
+2
|
*
|
|
|
bnx2x: Remove fiber remote fault detection
Yaniv Rosner
2011-09-15
1
-8
/
+4
|
*
|
|
|
bnx2x: Enable FEC for 57810-KR
Yaniv Rosner
2011-09-15
2
-0
/
+9
|
*
|
|
|
bnx2x: Fix ETS bandwidth
Yaniv Rosner
2011-09-15
1
-12
/
+6
|
|
/
/
/
|
*
|
|
ipheth: iPhone 4 Verizon CDMA USB Product ID add
Kavan Smith
2011-09-15
1
-0
/
+5
[next]