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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sky2: rx allocation threshold change
Stephen Hemminger
2008-01-28
1
-19
/
+9
*
sky2: align IP header on Rx if possible
Stephen Hemminger
2008-01-28
1
-13
/
+20
*
r6040: cleanups
Francois Romieu
2008-01-28
2
-21
/
+13
*
r6040: erroneous dev->priv
Francois Romieu
2008-01-28
1
-1
/
+1
*
r6040: remove virt_to_bus
Francois Romieu
2008-01-28
1
-53
/
+50
*
r6040: compile error
Francois Romieu
2008-01-28
1
-1
/
+1
*
axnet_cs: use spin_lock_irqsave instead of spin_lock + disable_irq
Komuro
2008-01-28
1
-11
/
+5
*
drivers/net/cxgb3: trim trailing whitespace
Jeff Garzik
2008-01-28
5
-31
/
+31
*
cxgb3 - Fix I/O synchronization
Divy Le Ray
2008-01-28
1
-2
/
+5
*
cxgb3 - HW set up updates
Divy Le Ray
2008-01-28
3
-4
/
+44
*
cxgb3 - sysfs methods clean up
Divy Le Ray
2008-01-28
1
-10
/
+9
*
cxgb3 - fix interaction with pktgen
Divy Le Ray
2008-01-28
1
-42
/
+40
*
cxgb3 - FW upgrade
Divy Le Ray
2008-01-28
2
-5
/
+9
*
cxgb3 - Add EEH support
Divy Le Ray
2008-01-28
1
-0
/
+107
*
cxgb3 - Fix resources release.
Divy Le Ray
2008-01-28
1
-4
/
+4
*
cxgb3 - Use wild card for PCI subdevice ID match
Divy Le Ray
2008-01-28
1
-12
/
+12
*
cxgb3 - fix MSI-X failure path
Divy Le Ray
2008-01-28
1
-1
/
+2
*
[netdrvr] checkpatch cleanups
Jeff Garzik
2008-01-28
7
-16
/
+18
*
wireless: checkpatch cleanups
Jeff Garzik
2008-01-28
8
-18
/
+14
*
drivers/net/r6040: fix obvious problems (but more remain)
Jeff Garzik
2008-01-28
2
-17
/
+17
*
[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)
Jeff Garzik
2008-01-28
9
-79
/
+79
*
dm9601: Consolidate common parts of dm_write_*_async
Peter Korsgaard
2008-01-28
1
-40
/
+13
*
slip: Drag kicking and screaming into coding style compliance
Alan Cox
2008-01-28
1
-189
/
+178
*
3c501: Bring into compliance with the coding style
Alan Cox
2008-01-28
1
-125
/
+107
*
drivers/net/chelsio/: #if 0 unused functions
Adrian Bunk
2008-01-28
4
-3
/
+6
*
drivers/net: Add missing "space"
Joe Perches
2008-01-28
10
-16
/
+16
*
drivers/net/sk98lin: Add missing "space"
Joe Perches
2008-01-28
1
-1
/
+1
*
drivers/net/wan: Add missing "space"
Joe Perches
2008-01-28
1
-1
/
+1
*
drivers/net/netxen: Add missing "space"
Joe Perches
2008-01-28
4
-8
/
+8
*
drivers/net/ixgb: Add missing "space"
Joe Perches
2008-01-28
1
-1
/
+1
*
drivers/net/cxgb3: Add missing "space"
Joe Perches
2008-01-28
1
-1
/
+1
*
drivers/net/chelsio: Add missing "space"
Joe Perches
2008-01-28
1
-1
/
+1
*
add bnx2x driver for BCM57710
Eliezer Tamir
2008-01-28
10
-0
/
+23847
*
[S2IO]: Support for add/delete/store/restore ethernet addresses
Sreenivasa Honnur
2008-01-28
3
-23
/
+201
*
[E1000]: Secondary unicast address support
Patrick McHardy
2008-01-28
1
-16
/
+31
*
[E1000E]: convert register test macros to functions
Joe Perches
2008-01-28
1
-31
/
+53
*
[E1000]: Convert regtest macro's to functions
Joe Perches
2008-01-28
1
-29
/
+55
*
[E1000]: update netstats traffic counters realtime
Auke Kok
2008-01-28
1
-4
/
+6
*
[E1000E]: update netstats traffic counters realtime
Auke Kok
2008-01-28
1
-4
/
+6
*
[BONDING]: Documentation update
Jay Vosburgh
2008-01-28
1
-61
/
+143
*
[NET]: Add support for the RDC R6040 Fast Ethernet controller
Sten Wang
2008-01-28
3
-0
/
+1122
*
Fix e100 on systems that have cache incoherent DMA
David Acker
2008-01-28
1
-29
/
+99
*
sundance: SIOCDEVPRIVATE pollution
Francois Romieu
2008-01-28
1
-26
/
+0
*
drivers/net/netxen/: cleanups
Adrian Bunk
2008-01-28
8
-84
/
+76
*
ixgbe: Fix copper PHY initialization code
Auke Kok
2008-01-28
6
-136
/
+71
*
e1000/e1000e: Move PCI-Express device IDs over to e1000e
Auke Kok
2008-01-28
4
-33
/
+12
*
e1000e: Disable L1 ASPM power savings for 82573 mobile variants
Auke Kok
2008-01-28
4
-9
/
+30
*
e1000e: alternate MAC address support
Bill Hayes
2008-01-28
4
-2
/
+43
*
[netdrvr] ibmlana: move away from legacy MCA API
Jeff Garzik
2008-01-28
1
-68
/
+51
*
[netdrvr] ibmlana: modularization cleanup
Jeff Garzik
2008-01-28
1
-45
/
+64
[next]