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
2013-01-16
vmxnet3: use netdev_dbg
Stephen Hemminger
1
-9
/
+9
2013-01-16
vmxnet3: fix messages printed before registration
Stephen Hemminger
1
-12
/
+9
2013-01-16
vmxnet3: remove unnecessary bookkeeping
Stephen Hemminger
2
-9
/
+2
2013-01-16
vmxnet3: use netdev_alloc_skb_ip_align
Stephen Hemminger
1
-7
/
+5
2013-01-16
e1000e: merge multiple conditional statements into one
Bruce Allan
1
-6
/
+5
2013-01-16
e1000e: cleanup code duplication
Bruce Allan
1
-5
/
+1
2013-01-16
e1000e: cleanup magic number
Bruce Allan
1
-2
/
+2
2013-01-16
e1000e: cleanup unnecessary line wrap
Bruce Allan
1
-2
/
+1
2013-01-16
e1000e: cleanup unusual comment placement
Bruce Allan
1
-1
/
+1
2013-01-16
e1000e: cleanup redundant statistics counter
Bruce Allan
1
-1
/
+0
2013-01-16
e1000e: resolve checkpatch PREFER_PR_LEVEL warning
Bruce Allan
1
-5
/
+3
2013-01-15
e1000e: add missing bailout on error
Bruce Allan
1
-0
/
+2
2013-01-15
e1000e: unexpected "Reset adapter" message when cable pulled
Bruce Allan
2
-20
/
+21
2013-01-15
e1000e: fix enabling of EEE on 82579 and I217
Bruce Allan
1
-29
/
+65
2013-01-15
e1000e: 82577: workaround for link drop issue
Bruce Allan
1
-1
/
+7
2013-01-15
e1000e: helper functions for accessing EMI registers
Bruce Allan
1
-19
/
+65
2013-01-15
e1000e: Invalid Image CSUM bit changed for I217
Bruce Allan
2
-8
/
+25
2013-01-15
e1000e: Acquire/release semaphore when writing each EEPROM page
Bruce Allan
1
-11
/
+11
2013-01-15
e1000e: SerDes autoneg flow control
Bruce Allan
3
-3
/
+132
2013-01-15
bnx2x: Introduce 2013 and advance version to 1.78.02
Yuval Mintz
24
-26
/
+26
2013-01-15
bnx2x: Added FW GRO bridging support
Yuval Mintz
1
-2
/
+52
2013-01-15
bnx2x: Clean previous IGU status before ack
Yuval Mintz
2
-7
/
+11
2013-01-15
bnx2x: improve stop-on-error
Yuval Mintz
5
-76
/
+79
2013-01-15
bnx2x: add `ethtool -w' support.
Miriam Shitrit
4
-1176
/
+2494
2013-01-15
bnx2x: Added nvram personalities support
Yuval Mintz
2
-0
/
+11
2013-01-15
bnx2x: Fix rare self-test failures
Yaniv Rosner
1
-7
/
+10
2013-01-15
bnx2x: use SAN Mac for FCoE.
Dmitry Kravkov
1
-1
/
+1
2013-01-15
bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPT
Dmitry Kravkov
2
-0
/
+2
2013-01-15
bnx2x: Clear dirty status when booting after UNDI
Yuval Mintz
2
-0
/
+4
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
56
-150
/
+6578
2013-01-14
tg3: Fix crc errors on jumbo frame receive
Nithin Nayak Sujir
1
-23
/
+35
2013-01-14
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
1
-0
/
+4
2013-01-14
drivers/net: delete orphaned MCA ibmlana driver content
Paul Gortmaker
2
-1353
/
+0
2013-01-14
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
1
-5
/
+18
2013-01-14
ifb: dont hard code inet_net use
Eric Dumazet
1
-1
/
+1
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
29
-52
/
+43
2013-01-14
ipv6 netevent: Remove old_neigh from netevent_redirect.
YOSHIFUJI Hideaki / 吉藤英明
1
-24
/
+11
2013-01-14
drivers/net: Clean up orphaned probes in Space.c
Paul Gortmaker
1
-31
/
+0
2013-01-12
be2net: fix unconditionally returning IRQ_HANDLED in INTx
Sathya Perla
2
-9
/
+21
2013-01-11
tuntap: fix leaking reference count
Jason Wang
1
-3
/
+9
2013-01-11
tuntap: forbid calling TUNSETIFF when detached
Jason Wang
1
-2
/
+3
2013-01-11
tuntap: switch to use rtnl_dereference()
Jason Wang
1
-17
/
+10
2013-01-11
gianfar: use more portable i/o accessors
Kim Phillips
1
-4
/
+4
2013-01-11
qlge: remove NETIF_F_TSO6 flag
Amerigo Wang
1
-1
/
+1
2013-01-10
tg3: missing break statement in tg3_get_5720_nvram_info()
Dan Carpenter
1
-0
/
+2
2013-01-10
net: ethernet: xilinx: Do not use NO_IRQ in axienet
Michal Simek
1
-1
/
+1
2013-01-10
net: ethernet: xilinx: Do not use axienet on PPC
Michal Simek
1
-1
/
+1
2013-01-10
bnx2x: Allow management traffic after boot from SAN
Barak Witkowski
1
-8
/
+52
2013-01-10
bnx2x: Fix fastpath structures when memory allocation fails
Yuval Mintz
1
-2
/
+28
2013-01-10
bfin_mac: Restore hardware time-stamping dependency on BF518
Lars-Peter Clausen
1
-0
/
+1
[prev]
[next]