index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
sfc: Set ip_summed correctly for page buffers passed to GRO
Ben Hutchings
2009-10-28
1
-3
/
+6
|
*
|
cnic: Fix L2CTX_STATUSB_NUM offset in context memory.
Michael Chan
2009-10-28
2
-6
/
+9
|
*
|
sh_eth: Add asm/cacheflush.h
Nobuhiro Iwamatsu
2009-10-26
1
-0
/
+1
|
*
|
PPPoE: Fix flush/close races.
Michal Ostrowski
2009-10-26
1
-61
/
+68
|
*
|
e1000e: allow for swflag to be held over consecutive PHY accesses
Bruce Allan
2009-10-26
4
-141
/
+346
|
*
|
e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH
Bruce Allan
2009-10-26
1
-31
/
+58
|
*
|
e1000e: 82577/82578 requires a different method to configure LPLU
Bruce Allan
2009-10-26
1
-0
/
+40
|
*
|
e1000e: increase swflag acquisition timeout for ICHx/PCH
Bruce Allan
2009-10-26
1
-1
/
+3
|
*
|
e1000e: clear PHY wakeup bit after LCD reset on 82577/82578
Bruce Allan
2009-10-26
1
-1
/
+9
|
*
|
igbvf: fix memory leak when ring size changed while interface down
Alexander Duyck
2009-10-26
1
-13
/
+17
|
*
|
ixgbe: fix memory leak when resizing rings while interface is down
Alexander Duyck
2009-10-26
1
-9
/
+13
|
*
|
igb: fix memory leak when setting ring size while interface is down
Alexander Duyck
2009-10-26
1
-13
/
+22
|
*
|
bonding: Modify hash transmit policies to use the packet's source MAC address
Jasper Spaans
2009-10-24
1
-4
/
+4
|
|
/
|
*
DM9000: Fix revision ID for DM9000B
Ben Dooks
2009-10-24
1
-1
/
+1
|
*
r8169: fix Ethernet Hangup for RTL8110SC rev d
Simon Wunderlich
2009-10-24
1
-1
/
+12
|
*
ifb: should not use __dev_get_by_index() without locks
Eric Dumazet
2009-10-22
1
-1
/
+2
|
*
net: au1000_eth: add missing capability.h
Manuel Lauss
2009-10-22
1
-0
/
+1
|
*
myri10ge: improve port type reporting in ethtool
Brice Goglin
2009-10-22
1
-3
/
+14
|
*
e1000e: reset the PHY on 82577/82578 when going to Sx
Bruce Allan
2009-10-22
1
-2
/
+1
|
*
netxen: avoid undue board config check
Dhananjay Phadke
2009-10-22
1
-10
/
+4
|
*
netxen: fix tx timeout handling on firmware hang
Amit Kumar Salecha
2009-10-22
1
-0
/
+1
|
*
netxen: fix i2c init
Dhananjay Phadke
2009-10-22
2
-6
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-10-29
1
-0
/
+1
|
\
\
|
*
|
mlx4_core: Add a new supported 40 GigE device ID
Eli Cohen
2009-10-14
1
-0
/
+1
*
|
|
ray_cs: Fix copy_from_user handling
Alan Cox
2009-10-29
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-10-23
1
-1
/
+0
|
\
\
\
|
*
|
|
virtio: let header files include virtio_ids.h
Christian Borntraeger
2009-10-22
1
-1
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-10-23
11
-53
/
+111
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...
Joyce Yu
2009-10-21
1
-1
/
+1
|
*
|
KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICAST
Ben Dooks
2009-10-20
1
-1
/
+1
|
*
|
KS8851: Fix MAC address write order
Ben Dooks
2009-10-20
2
-4
/
+34
|
*
|
KS8851: Add soft reset at probe time
Ben Dooks
2009-10-20
1
-0
/
+3
|
*
|
net: fix section mismatch in fec.c
Steven King
2009-10-20
1
-1
/
+1
|
*
|
ethoc: clear only pending irqs
Thomas Chou
2009-10-18
1
-1
/
+1
|
*
|
ethoc: inline regs access
Thomas Chou
2009-10-18
1
-9
/
+10
|
*
|
vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n
Randy Dunlap
2009-10-16
2
-10
/
+19
|
*
|
virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()
Eric Dumazet
2009-10-14
1
-1
/
+1
|
*
|
be2net: fix support for PCI hot plug
Sathya Perla
2009-10-14
2
-11
/
+22
|
*
|
be2net: fix promiscuous and multicast promiscuous modes being enabled always
Sathya Perla
2009-10-14
3
-14
/
+18
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-10-15
66
-299
/
+10762
|
\
|
|
|
|
/
|
/
|
|
*
vmxnet: fix 2 build problems
Randy Dunlap
2009-10-14
2
-2
/
+11
|
*
net: add support for STMicroelectronics Ethernet controllers.
Giuseppe Cavallaro
2009-10-14
16
-0
/
+5178
|
*
net: ks8851_mll uses mii interfaces
Randy Dunlap
2009-10-14
1
-0
/
+1
|
*
net/fec_mpc52xx: Fix kernel panic on FEC error
John Bonesio
2009-10-14
1
-6
/
+0
|
*
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
2009-10-14
9
-3
/
+10
|
*
TI DaVinci EMAC: Clear statistics register properly.
Sriram
2009-10-13
1
-12
/
+24
|
*
r8169: partial support and phy init for the 8168d
françois romieu
2009-10-13
1
-55
/
+932
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-10-13
3
-2
/
+5
|
|
\
|
|
*
libertas: fix build
Alan Cox
2009-10-12
1
-0
/
+1
|
|
*
b43: fix ieee80211_rx() context
Johannes Berg
2009-10-12
1
-0
/
+3
[prev]
[next]