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
2010-03-29
netxen: fix tx csum status
Sucheta Chakraborty
1
-0
/
+6
2010-03-26
e1000e: Use pr_<level> and netdev_<level>
Bruce Allan
2
-18
/
+10
2010-03-26
ixgbevf: convert to use netdev_for_each_mc_addr
Jiri Pirko
3
-37
/
+15
2010-03-26
ixgbe: convert to use netdev_for_each_mc_addr
Jiri Pirko
4
-36
/
+12
2010-03-24
net/various: remove trailing space in messages
Frans Pop
24
-35
/
+35
2010-03-24
net/intel: remove trailing space in messages
Frans Pop
6
-11
/
+11
2010-03-24
net/tulip: remove trailing space in messages
Frans Pop
2
-5
/
+5
2010-03-24
net/tokenring: remove trailing space in messages
Frans Pop
4
-106
/
+106
2010-03-24
net/smc91xx: remove trailing space in messages
Frans Pop
3
-24
/
+24
2010-03-24
net/ps3_gelic: remove trailing space in messages
Frans Pop
2
-19
/
+19
2010-03-24
net/irda: remove trailing space in messages
Frans Pop
3
-19
/
+19
2010-03-23
be2net: fix unmap_single/page() called incorrectly in Tx compl processing
Sathya Perla
1
-21
/
+12
2010-03-23
be2net: handle dma mapping errors in Tx path
Sathya Perla
1
-3
/
+38
2010-03-22
ixgbevf: Message formatting fixup
Joe Perches
1
-3
/
+3
2010-03-22
korina: use resource_size()
Dan Carpenter
1
-3
/
+3
2010-03-22
ewrk3: range checking problem
Dan Carpenter
1
-2
/
+1
2010-03-22
netconsole: do not depend on experimental
Amerigo Wang
1
-4
/
+3
2010-03-22
stmmac: use resource_size()
Dan Carpenter
1
-6
/
+5
2010-03-22
igb: add support for Intel I350 Gigabit Network Connection
Alexander Duyck
6
-5
/
+83
2010-03-22
igb: cleanup usage of virtualization registers
Alexander Duyck
1
-12
/
+16
2010-03-22
igb: Do not overwrite mdicnfg register when accessing 82580 phy
Alexander Duyck
1
-20
/
+0
2010-03-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
101
-2267
/
+3559
2010-03-21
can: sja1000: add read/write routines for 8, 16 and 32-bit register access
Yegor Yefremov
1
-4
/
+38
2010-03-21
can: sja1000: allow shared interrupt definition
Yegor Yefremov
1
-1
/
+1
2010-03-21
bonding: flush unicast and multicast lists when changing type
Jiri Pirko
1
-0
/
+4
2010-03-20
ipv6: convert idev_list to list macros
stephen hemminger
1
-4
/
+5
2010-03-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
18
-127
/
+211
2010-03-19
KS8695: update ksp->next_rx_desc_read at the end of rx loop
Yegor Yefremov
1
-15
/
+9
2010-03-19
igb: Add support for 82576 ET2 Quad Port Server Adapter
Carolyn Wyborny
3
-0
/
+3
2010-03-19
ixgbevf: Message formatting cleanups
Greg Rose
1
-2
/
+2
2010-03-19
ixgbevf: Shorten up delay timer for watchdog task
Greg Rose
1
-1
/
+1
2010-03-19
ixgbevf: Fix VF Stats accounting after reset
Greg Rose
3
-38
/
+78
2010-03-19
ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address
Mallikarjuna R Chilakala
1
-2
/
+6
2010-03-19
ixgbe: fix for real_num_tx_queues update issue
Vasu Dev
1
-3
/
+3
2010-03-18
smsc95xx: Fix tx checksum offload for small packets
Steve Glendinning
1
-3
/
+15
2010-03-18
ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown
Mallikarjuna R Chilakala
1
-3
/
+0
2010-03-18
ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping
Mallikarjuna R Chilakala
3
-36
/
+54
2010-03-18
enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS
Vasanthy Kolluri
3
-4
/
+4
2010-03-18
enic: Clean up: Add wrapper functions
Vasanthy Kolluri
2
-11
/
+44
2010-03-18
enic: Do not advertise NETIF_F_HW_VLAN_RX
Vasanthy Kolluri
1
-2
/
+1
2010-03-18
enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operations
Vasanthy Kolluri
2
-4
/
+4
2010-03-18
enic: Bug Fix: Fix hardware descriptor reads
Vasanthy Kolluri
2
-5
/
+9
2010-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-22
/
+4
2010-03-18
jme: Advance driver version number
Guo-Fu Tseng
1
-1
/
+1
2010-03-18
jme: Protect vlgrp structure by pause RX actions.
Guo-Fu Tseng
1
-0
/
+33
2010-03-18
jme: Fix VLAN memory leak
Guo-Fu Tseng
1
-0
/
+2
2010-03-18
KS8851: Avoid NULL pointer in set rx mode
Abraham Arce
1
-1
/
+0
2010-03-18
net: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2010-03-18
net: forbid underlaying devices to change its type
Jiri Pirko
1
-0
/
+3
2010-03-18
bonding: check return value of nofitier when changing type
Jiri Pirko
1
-2
/
+9
[next]