index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-27
net/usb/mcs7830: new device IDs
Arnd Bergmann
1
-1
/
+22
2008-08-27
[netdrvr] smc91x: fix resource removal (null ptr deref)
Jeff Garzik
1
-1
/
+1
2008-08-27
ibmveth: fix bad UDP checksums
Santiago Leon
1
-2
/
+3
2008-08-27
[netdrvr] hso: dev_kfree_skb crash fix
Denis Joseph Barrow
1
-0
/
+1
2008-08-27
[netdrvr] hso: icon 322 detection fix
Denis Joseph Barrow
1
-1
/
+1
2008-08-27
atl1: disable TSO by default
Jay Cliburn
1
-1
/
+0
2008-08-27
atl1e: multistatement if missing braces
Ilpo Järvinen
1
-1
/
+2
2008-08-27
igb: remove 82576 quad adapter
Alexander Duyck
4
-22
/
+0
2008-08-27
drivers/net/skfp/ess.c: fix compile warnings
Takashi Iwai
1
-3
/
+3
2008-08-27
[netdrvr] fix build issue: undefined reference to `NS8390p_init'
Alan Cox
1
-1
/
+1
2008-08-27
fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()
Heiko Schocher
2
-1
/
+15
2008-08-27
igb: fix setting the number of tx queues
Alexander Duyck
1
-2
/
+2
2008-08-27
igb: ethtool -d reads EICR which is incorrect as it is read on clear
Alexander Duyck
1
-2
/
+6
2008-08-27
igb: force all queues to interrupt once every 2 seconds
Alexander Duyck
1
-1
/
+9
2008-08-27
r8169: balance pci_map / pci_unmap pair
Francois Romieu
1
-1
/
+1
2008-08-27
myri10ge: update version string to 1.4.3-1.358
Brice Goglin
1
-1
/
+1
2008-08-27
ixgbe: fix vlan filtering
Alexander Duyck
1
-3
/
+5
2008-08-27
Blackfin EMAC Driver: the BF526 also supports the MAC,
Mike Frysinger
1
-3
/
+3
2008-08-27
Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...
Jeff Garzik
1
-15
/
+20
2008-08-25
bnx2x: Version update
Eilon Greenstein
1
-2
/
+2
2008-08-25
bnx2x: Multi Queue
Yitchak Gertner
1
-4
/
+2
2008-08-25
bnx2x: NAPI and interrupts enable/disable
Yitchak Gertner
1
-76
/
+73
2008-08-25
bnx2x: NIC load failure cleanup
Yitchak Gertner
1
-12
/
+10
2008-08-25
bnx2x: Initialization structure
Yitchak Gertner
1
-11
/
+11
2008-08-25
bnx2x: HW lock timeout
Eilon Greenstein
1
-2
/
+2
2008-08-25
bnx2x: Minimize lock time
Eilon Greenstein
1
-1
/
+4
2008-08-25
bnx2x: Fan failure mechanism on additional design
Eilon Greenstein
1
-0
/
+3
2008-08-25
bnx2x: Rx work check
Eilon Greenstein
2
-1
/
+8
2008-08-24
mv643xx_eth: bump version to 1.3
Lennert Buytenhek
1
-1
/
+1
2008-08-24
mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restriction
Lennert Buytenhek
1
-5
/
+13
2008-08-24
mv643xx_eth: fix NULL pointer dereference in rxq_process()
Lennert Buytenhek
1
-1
/
+1
2008-08-24
mv643xx_eth: fix inconsistent lock semantics
Lennert Buytenhek
1
-2
/
+2
2008-08-24
mv643xx_eth: fix double add_timer() on the receive oom timer
Lennert Buytenhek
1
-4
/
+2
2008-08-24
mv643xx_eth: fix NAPI 'rotting packet' issue
Lennert Buytenhek
1
-2
/
+1
2008-08-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
22
-68
/
+72
2008-08-18
removed unused #include <version.h>
Huang Weiyi
13
-13
/
+0
2008-08-18
rt2x00: Fix txdone_entry_desc_flags
Jochen Friedrich
2
-4
/
+5
2008-08-18
b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306
Larry Finger
1
-0
/
+1
2008-08-18
p54u: reset skb's data/tail pointer on requeue
Christian Lamparter
1
-0
/
+10
2008-08-18
p54: move p54_vdcf_init to the right place.
Christian Lamparter
1
-9
/
+11
2008-08-18
iwlwifi: fix printk newlines
Jiri Slaby
5
-11
/
+11
2008-08-18
rtl8187: Add USB ID for Netgear WG111V3
matthieu Barthélemy
1
-0
/
+1
2008-08-18
b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3)
Larry Finger
1
-0
/
+1
2008-08-18
ath5k: Don't fiddle with MSI on suspend/resume.
Michael Karcher
1
-6
/
+2
2008-08-18
p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option"
Christian Lamparter
2
-24
/
+25
2008-08-18
ath9k: work around gcc ICEs (again)
Adrian Bunk
1
-1
/
+5
2008-08-15
bnx2: Fix build with VLAN_8021Q disabled.
David S. Miller
1
-1
/
+1
2008-08-15
tun: fallback if skb_alloc() fails on big packets
Rusty Russell
1
-4
/
+62
2008-08-15
tun: TUNGETIFF interface to query name and flags
Mark McLoughlin
1
-0
/
+39
2008-08-15
loopback: Drop obsolete ip_summed setting
Herbert Xu
1
-3
/
+0
[next]