index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-23
korina: use resource_size()
Dan Carpenter
1
-3
/
+3
2010-03-23
ewrk3: range checking problem
Dan Carpenter
1
-2
/
+1
2010-03-23
netconsole: do not depend on experimental
Amerigo Wang
1
-4
/
+3
2010-03-23
stmmac: use resource_size()
Dan Carpenter
1
-6
/
+5
2010-03-23
igb: add support for Intel I350 Gigabit Network Connection
Alexander Duyck
6
-5
/
+83
2010-03-23
igb: cleanup usage of virtualization registers
Alexander Duyck
1
-12
/
+16
2010-03-23
igb: Do not overwrite mdicnfg register when accessing 82580 phy
Alexander Duyck
1
-20
/
+0
2010-03-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
101
-2267
/
+3559
2010-03-22
can: sja1000: add read/write routines for 8, 16 and 32-bit register access
Yegor Yefremov
1
-4
/
+38
2010-03-22
can: sja1000: allow shared interrupt definition
Yegor Yefremov
1
-1
/
+1
2010-03-22
bonding: flush unicast and multicast lists when changing type
Jiri Pirko
1
-0
/
+4
2010-03-21
ipv6: convert idev_list to list macros
stephen hemminger
1
-4
/
+5
2010-03-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
18
-127
/
+211
2010-03-20
KS8695: update ksp->next_rx_desc_read at the end of rx loop
Yegor Yefremov
1
-15
/
+9
2010-03-20
igb: Add support for 82576 ET2 Quad Port Server Adapter
Carolyn Wyborny
3
-0
/
+3
2010-03-20
ixgbevf: Message formatting cleanups
Greg Rose
1
-2
/
+2
2010-03-20
ixgbevf: Shorten up delay timer for watchdog task
Greg Rose
1
-1
/
+1
2010-03-20
ixgbevf: Fix VF Stats accounting after reset
Greg Rose
3
-38
/
+78
2010-03-20
ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address
Mallikarjuna R Chilakala
1
-2
/
+6
2010-03-20
ixgbe: fix for real_num_tx_queues update issue
Vasu Dev
1
-3
/
+3
2010-03-19
smsc95xx: Fix tx checksum offload for small packets
Steve Glendinning
1
-3
/
+15
2010-03-19
ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown
Mallikarjuna R Chilakala
1
-3
/
+0
2010-03-19
ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping
Mallikarjuna R Chilakala
3
-36
/
+54
2010-03-19
enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS
Vasanthy Kolluri
3
-4
/
+4
2010-03-19
enic: Clean up: Add wrapper functions
Vasanthy Kolluri
2
-11
/
+44
2010-03-19
enic: Do not advertise NETIF_F_HW_VLAN_RX
Vasanthy Kolluri
1
-2
/
+1
2010-03-19
enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operations
Vasanthy Kolluri
2
-4
/
+4
2010-03-19
enic: Bug Fix: Fix hardware descriptor reads
Vasanthy Kolluri
2
-5
/
+9
2010-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-22
/
+4
2010-03-19
jme: Advance driver version number
Guo-Fu Tseng
1
-1
/
+1
2010-03-19
jme: Protect vlgrp structure by pause RX actions.
Guo-Fu Tseng
1
-0
/
+33
2010-03-19
jme: Fix VLAN memory leak
Guo-Fu Tseng
1
-0
/
+2
2010-03-19
KS8851: Avoid NULL pointer in set rx mode
Abraham Arce
1
-1
/
+0
2010-03-19
net: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2010-03-19
net: forbid underlaying devices to change its type
Jiri Pirko
1
-0
/
+3
2010-03-19
bonding: check return value of nofitier when changing type
Jiri Pirko
1
-2
/
+9
2010-03-19
net: rename notifier defines for netdev type change
Jiri Pirko
1
-2
/
+4
2010-03-18
Net / e1000e: Fix build issue introduced by runtime PM patch
Rafael J. Wysocki
1
-59
/
+57
2010-03-17
e1000e: Fix build with CONFIG_PM disabled.
David S. Miller
1
-0
/
+2
2010-03-17
drivers/net/e100.c: Use pr_<level> and netif_<level>
Joe Perches
1
-85
/
+98
2010-03-17
NET: Support clause 45 MDIO commands at the MDIO bus level
Jason Gunthorpe
2
-11
/
+53
2010-03-17
e1000e / PCI / PM: Add basic runtime PM support (rev. 4)
Rafael J. Wysocki
2
-27
/
+138
2010-03-17
r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)
Rafael J. Wysocki
1
-27
/
+125
2010-03-17
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
Jiri Pirko
2
-30
/
+22
2010-03-17
drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>
Joe Perches
4
-120
/
+91
2010-03-17
l2tp: Fix UDP socket reference count bugs in the pppol2tp driver
James Chapman
1
-0
/
+3
2010-03-17
smsc95xx: wait for PHY to complete reset during init
Steve Glendinning
1
-0
/
+15
2010-03-17
l2tp: Fix oops in pppol2tp_xmit
James Chapman
1
-1
/
+2
2010-03-17
smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
Steve Glendinning
4
-0
/
+1718
2010-03-17
ne: Do not use slashes in irq name string
Atsushi Nemoto
1
-1
/
+1
[next]