index
:
Linux Stable
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.13.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qeth: return zero from reply callback functions
Ursula Braun
2010-07-23
1
-8
/
+2
*
claw: A claw device is a group of just 2 ccw devices
Ursula Braun
2010-07-23
1
-1
/
+1
*
qeth: avoid loop if ipa command response is missing
Ursula Braun
2010-07-23
2
-0
/
+16
*
qeth: serialize sysfs-triggered device configurations
Ursula Braun
2010-07-23
5
-7
/
+22
*
qeth: Clear mac_bits field when switching between Layer 2 and Layer 3
Carsten Otte
2010-07-23
1
-0
/
+1
*
qeth: IP address takeover flag setting
Klaus-Dieter Wacker
2010-07-23
5
-9
/
+18
*
stmmac: handle allocation errors in setup functions
Dan Carpenter
2010-07-22
3
-3
/
+7
*
bonding: don't lock when copying/clearing VLAN list on slave
Jay Vosburgh
2010-07-22
1
-13
/
+3
*
bonding: change test for presence of VLANs
Jay Vosburgh
2010-07-22
2
-9
/
+25
*
net/fec: restore interrupt mask after software-reset in fec_stop()
Wolfram Sang
2010-07-22
1
-3
/
+4
*
3c59x: handle pci_iomap() errors
Kulikov Vasiliy
2010-07-22
1
-0
/
+5
*
CAN: Add Flexcan CAN controller driver
Marc Kleine-Budde
2010-07-22
3
-0
/
+1040
*
r6040: Fix args to phy_mii_ioctl().
David S. Miller
2010-07-21
1
-1
/
+1
*
vhost net: Fix warning.
David S. Miller
2010-07-21
1
-1
/
+0
*
drivers/net/irda: use for_each_pci_dev()
Kulikov Vasiliy
2010-07-21
1
-4
/
+1
*
drivers/net/qlge: Use pr_<level>, shrink text a bit
Joe Perches
2010-07-21
2
-491
/
+318
*
drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method
Andy Shevchenko
2010-07-21
1
-12
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-20
6
-15
/
+25
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-19
2
-5
/
+6
|
|
\
|
|
*
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
Stephen Boyd
2010-07-16
1
-5
/
+5
|
|
*
hostap_pci: set dev->base_addr during probe
John W. Linville
2010-07-14
1
-0
/
+1
|
*
|
ibmveth: lost IRQ while closing/opening device leads to service loss
Robert Jennings
2010-07-16
1
-1
/
+3
|
*
|
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2010-07-16
1
-4
/
+9
|
|
\
\
|
|
*
|
vhost: avoid pr_err on condition guest can trigger
Michael S. Tsirkin
2010-07-16
1
-4
/
+4
|
|
*
|
vhost-net: avoid flush under lock
Michael S. Tsirkin
2010-07-15
1
-0
/
+5
|
*
|
|
axnet_cs: use spin_lock_irqsave in ax_interrupt
Ken Kawasaki
2010-07-12
1
-3
/
+4
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-12
2
-2
/
+17
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
r8169: incorrect identifier for a 8168dp
Francois Romieu
2010-07-11
1
-1
/
+1
*
|
|
|
phy: add suspend/resume in the ic+
Giuseppe Cavallaro
2010-07-20
1
-0
/
+2
*
|
|
|
cxgb4vf: Fix bug where we were only allocating one queue in MSI mode
Casey Leedom
2010-07-20
1
-4
/
+2
*
|
|
|
cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array
Casey Leedom
2010-07-20
1
-1
/
+1
*
|
|
|
bnx2: Update version to 2.0.17.
Michael Chan
2010-07-19
1
-2
/
+2
*
|
|
|
bnx2: Remove some unnecessary smp_mb() in tx fast path.
Michael Chan
2010-07-19
1
-1
/
+9
*
|
|
|
bnx2: Call pci_enable_msix() with actual number of vectors.
Michael Chan
2010-07-19
2
-7
/
+26
*
|
|
|
bnx2: Use proper counter for net_device_stats->multicast.
Michael Chan
2010-07-19
1
-1
/
+1
*
|
|
|
ixgbe: fix version string for ixgbe
Don Skidmore
2010-07-19
1
-1
/
+1
*
|
|
|
ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool
Yi Zou
2010-07-19
1
-1
/
+1
*
|
|
|
ixgbe: properly toggling netdev feature flags when disabling FCoE
Yi Zou
2010-07-19
2
-13
/
+11
*
|
|
|
ixgbe: drop support for UDP in RSS hash generation
Alexander Duyck
2010-07-19
1
-3
/
+1
*
|
|
|
ixgbe: dcb, set DPF bit when PFC is enabled
John Fastabend
2010-07-19
1
-1
/
+1
*
|
|
|
e1000: allow option to limit number of descriptors down to 48 per ring
Alexander Duyck
2010-07-19
1
-2
/
+2
*
|
|
|
drivers/net/82596.c: fix warning
Andrew Morton
2010-07-19
1
-1
/
+1
*
|
|
|
ks8842: Fix ks8842_tx_frame() for 16bit case.
David S. Miller
2010-07-19
1
-5
/
+3
*
|
|
|
smsc911x: Add spinlocks around registers access
Catalin Marinas
2010-07-19
1
-40
/
+52
*
|
|
|
bonding: avoid a warning
Eric Dumazet
2010-07-19
1
-0
/
+2
*
|
|
|
net: Removing dead ARCH_PNX010X
Christoph Egger
2010-07-19
2
-47
/
+2
*
|
|
|
net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
Shreyas Bhatewara
2010-07-19
2
-5
/
+12
*
|
|
|
net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened
Shreyas Bhatewara
2010-07-19
1
-0
/
+2
*
|
|
|
bonding: fix bond_inet6addr_event()
Eric Dumazet
2010-07-19
1
-0
/
+2
*
|
|
|
s2io: Remove unnecessary memset of netdev private data
Tobias Klauser
2010-07-19
1
-1
/
+0
[next]