index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mm_init.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
gre: Add netlink interface
Herbert Xu
2
-4
/
+262
2008-10-09
gre: Move MTU setting out of ipgre_tunnel_bind_dev
Herbert Xu
1
-5
/
+11
2008-10-09
gre: Use needed_headroom
Herbert Xu
1
-7
/
+8
2008-10-09
phylib: two dynamic mii_bus allocation fallout fixes
Lennert Buytenhek
2
-4
/
+4
2008-10-09
jme: Fix warnings with CONFIG_PM disabled.
David S. Miller
1
-0
/
+4
2008-10-09
jme: Advances version number
Guo-Fu Tseng
1
-1
/
+1
2008-10-09
jme: Faulty IRQ handle bug fix
akeemting
1
-1
/
+1
2008-10-09
jme: Added half-duplex mode and IPv6 RSS fix
Guo-Fu Tseng
2
-18
/
+63
2008-10-09
cxgb3: Add 1G fiber support
Divy Le Ray
3
-12
/
+208
2008-10-09
cxgb3: Support for Aeluros 2005 PHY
Divy Le Ray
4
-19
/
+1040
2008-10-09
cxgb3: commnonize LASI phy code
Divy Le Ray
4
-48
/
+77
2008-10-09
cxgb3: More flexible support for PHY interrupts.
Divy Le Ray
3
-18
/
+27
2008-10-09
cxgb3: simplify port type struct and usage
Divy Le Ray
6
-87
/
+94
2008-10-09
cxgb3: allow for PHY reset status
Divy Le Ray
4
-27
/
+37
2008-10-09
cxgb3: Allocate multiqueues at init time
Divy Le Ray
3
-37
/
+145
2008-10-09
cxgb3: reset the adapter on fatal error
Divy Le Ray
5
-60
/
+119
2008-10-09
dsa: Need to select PHYLIB.
David S. Miller
1
-0
/
+1
2008-10-09
dsa: add support for the Marvell 88E6060 switch chip
Lennert Buytenhek
3
-0
/
+295
2008-10-09
dsa: add support for Trailer tagging format
Lennert Buytenhek
10
-0
/
+164
2008-10-09
dsa: add support for the Marvell 88E6131 switch chip
Lennert Buytenhek
5
-0
/
+555
2008-10-09
dsa: add support for original DSA tagging format
Lennert Buytenhek
11
-7
/
+258
2008-10-09
net: Distributed Switch Architecture protocol support
Lennert Buytenhek
14
-0
/
+1931
2008-10-09
8139too: move wmb before TX DMA start
Andreas Oberritter
1
-1
/
+6
2008-10-09
netdev: uniquify the tx_timeout name
Arjan van de Ven
3
-10
/
+10
2008-10-09
drivers/net/usb/Makefile - shrink logspam
David Brownell
1
-3
/
+0
2008-10-09
r8169: WoL fixes, part 2.
Bruno Prémont
1
-0
/
+2
2008-10-09
r8169: WoL fixes, part 1.
Bruno Prémont
1
-0
/
+4
2008-10-09
gianfar: Create net device with carrier down
Trent Piepho
1
-0
/
+3
2008-10-09
mv643xx_eth: include linux/ip.h to fix build
Lennert Buytenhek
1
-0
/
+1
2008-10-09
lib8390: Fix locking in ei_poll (poll controller)
Jarek Poplawski
1
-2
/
+2
2008-10-09
ixgb: fix bug when freeing resources
Brandeburg, Jesse
1
-3
/
+5
2008-10-09
e1000e: release hw semaphore after successfully writing EEPROM
Arthur Jones
1
-0
/
+1
2008-10-09
net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver
Steve Glendinning
5
-0
/
+1493
2008-10-09
phylib: add mdiobus_{read,write}
Lennert Buytenhek
3
-57
/
+87
2008-10-09
phylib: give mdio buses a device tree presence
Lennert Buytenhek
2
-4
/
+79
2008-10-09
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
23
-185
/
+279
2008-10-09
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
17
-17
/
+17
2008-10-09
myri10ge: add multiqueue TX
Brice Goglin
1
-34
/
+118
2008-10-09
atl1: update introductory comments
Jay Cliburn
1
-7
/
+3
2008-10-09
atl1: remove EXPERIMENTAL label
Jay Cliburn
1
-3
/
+4
2008-10-09
atl1: remove LLTX
Jay Cliburn
1
-17
/
+1
2008-10-09
atl1: fix transmit timeout bug
Jay Cliburn
2
-2
/
+3
2008-10-09
skge: Fix skge_set_ring_param() losing error return
Wang Chen
1
-2
/
+2
2008-10-09
[10/21] driver/net/skge.c: restart the interface when it's options or
Xiaoming.Zhang
1
-4
/
+18
2008-10-09
[2.6.28,1/1] cxgb3 - fix race in EEH
Divy Le Ray
3
-3
/
+24
2008-10-09
via-velocity: Fix warnings on sparc64.
Francois Romieu
1
-2
/
+2
2008-10-09
net: remove LLTX in atl2 driver
Kevin Hao
2
-24
/
+1
2008-10-09
phylib: Wake PHY state machine on interrupt
Trent Piepho
1
-0
/
+6
2008-10-09
PHY: Avoid unnecessary aneg restarts
Trent Piepho
1
-19
/
+30
2008-10-09
r8169: read MAC address from EEPROM on init
Ivan Vecera
1
-1
/
+72
[next]