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-10-21
sfc: make functions static
stephen hemminger
12
-41
/
+26
2010-10-21
netxen: make local function static.
stephen hemminger
3
-37
/
+16
2010-10-21
r8169: print errors when dma mapping fail
Stanislaw Gruszka
1
-3
/
+13
2010-10-21
r8169: (re)init phy on resume
Stanislaw Gruszka
1
-0
/
+5
2010-10-21
r8169: changing mtu clean up
Stanislaw Gruszka
1
-41
/
+6
2010-10-21
r8169: do not account fragments as packets
Stanislaw Gruszka
1
-5
/
+3
2010-10-21
r8169: use pointer to struct device as local variable
Stanislaw Gruszka
1
-26
/
+25
2010-10-21
r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE
Stanislaw Gruszka
1
-7
/
+7
2010-10-21
r8169: init rx ring cleanup
Stanislaw Gruszka
1
-30
/
+22
2010-10-21
r8169: check dma mapping failures
Stanislaw Gruszka
1
-18
/
+48
2010-10-21
bnx2x: Update bnx2x to use new vlan accleration.
Hao Zheng
4
-84
/
+27
2010-10-21
ixgbe: Update ixgbe to use new vlan accleration.
Jesse Gross
3
-79
/
+74
2010-10-21
bnx2: Update bnx2 to use new vlan accleration.
Jesse Gross
2
-73
/
+28
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
29
-43
/
+38
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
12
-12
/
+12
2010-10-21
enic: Fix log message
Vasanthy Kolluri
1
-1
/
+1
2010-10-21
enic: Change min MTU
Vasanthy Kolluri
1
-1
/
+1
2010-10-21
enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAIT
Vasanthy Kolluri
3
-4
/
+10
2010-10-21
enic: Make firmware cognizant of the user set mac address
Vasanthy Kolluri
1
-1
/
+12
2010-10-21
enic: Add support for multiple hardware receive queues
Vasanthy Kolluri
5
-124
/
+368
2010-10-21
ibmveth: Free irq on error path
Denis Kirjanov
1
-2
/
+4
2010-10-21
ibmveth: Cleanup error handling inside ibmveth_open
Denis Kirjanov
1
-24
/
+20
2010-10-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
129
-6280
/
+4967
2010-10-20
netpoll: Remove netpoll blocking from uninit path
Neil Horman
1
-3
/
+0
2010-10-19
bnx2x: update version to 1.60.00-3
Dmitry Kravkov
1
-2
/
+2
2010-10-19
bnx2x: prevent false parity error in MSI-X memory of HC block
Vladislav Zolotarov
2
-2
/
+32
2010-10-19
bnx2x: fix possible deadlock in HC hw block
Dmitry Kravkov
1
-8
/
+29
2010-10-19
3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers.
Paul Gortmaker
2
-2
/
+2
2010-10-18
bonding: Re-enable netpoll over bonding
Neil Horman
1
-19
/
+10
2010-10-18
bonding: Fix netconsole to not deadlock on rmmod
Neil Horman
1
-1
/
+8
2010-10-18
bonding: Fix deadlock in bonding driver resulting from internal locking when ...
Neil Horman
3
-4
/
+80
2010-10-18
bonding: Fix bonding drivers improper modification of netpoll structure
Neil Horman
1
-6
/
+9
2010-10-18
e1000e: Fix for offline diag test failure at first call
Carolyn Wyborny
1
-11
/
+8
2010-10-18
igbvf: Remove unneeded pm_qos* calls
Greg Rose
1
-5
/
+0
2010-10-18
igb: fix stats handling
Eric Dumazet
3
-45
/
+129
2010-10-18
netxen: mask correctable error
amit salecha
2
-2
/
+28
2010-10-18
netxen: fix race in tx stop queue
Rajesh Borundia
4
-18
/
+22
2010-10-18
qlcnic: update ethtool stats
amit salecha
1
-3
/
+70
2010-10-18
Merge branch 'can/mcp251x-for-net-next' of git://git.pengutronix.de/git/mkl/l...
David S. Miller
1
-25
/
+70
2010-10-18
bnx2x: update version to 1.60.00-2
Dmitry Kravkov
1
-2
/
+2
2010-10-18
bnx2x: remove unnecessary FUNC_FLG_RSS flag and related
Dmitry Kravkov
2
-49
/
+34
2010-10-18
bnx2x: Use correct FW constant for header padding
Dmitry Kravkov
2
-3
/
+1
2010-10-18
bnx2x: do not deal with power if no capability
Dmitry Kravkov
1
-0
/
+6
2010-10-18
bnx2x: remove redundant commands during error handling
Dmitry Kravkov
1
-2
/
+0
2010-10-18
bnx2x: Optimized the branching in the bnx2x_rx_int()
Vladislav Zolotarov
1
-5
/
+6
2010-10-18
can: mcp251x: optimize 2515, rx int gets cleared automatically
Marc Kleine-Budde
1
-4
/
+9
2010-10-18
can: mcp251x: define helper functions mcp251x_is_2510, mcp251x_is_2515
Marc Kleine-Budde
1
-2
/
+12
2010-10-18
can: mcp251x: Don't use pdata->model for chip selection anymore
Marc Kleine-Budde
1
-12
/
+12
2010-10-18
can: mcp251x: write intf only when needed
Marc Kleine-Budde
1
-2
/
+13
2010-10-18
can: mcp251x: read-modify-write eflag only when needed
Sascha Hauer
1
-1
/
+2
[next]