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
2013-01-28
net: fix possible wrong checksum generation
Eric Dumazet
3
-9
/
+18
2013-01-28
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
19
-33
/
+1309
2013-01-28
net/mlx4_en: Initialize RFS filters lock and list in init_netdev
Amir Vadai
1
-3
/
+5
2013-01-28
net/mlx4_en: Fix a race when closing TX queue
Amir Vadai
1
-1
/
+15
2013-01-28
net/mlx4_core: Return proper error code when __mlx4_add_one fails
Jack Morgenstein
1
-2
/
+5
2013-01-28
net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode
Eugenia Emantayev
1
-2
/
+2
2013-01-28
net/mlx4_en: Fix traffic loss under promiscuous mode
Aviad Yehezkel
1
-9
/
+26
2013-01-28
net/mlx4_en: Issue the dump eth statistics command under lock
Eugenia Emantayev
1
-4
/
+4
2013-01-27
e1000e: cleanup: do not assign a variable a value when not necessary
Bruce Allan
7
-20
/
+20
2013-01-27
e1000e: do not ignore variables which get set a value
Bruce Allan
4
-6
/
+14
2013-01-27
e1000e: cleanup: remove unnecessary function prototypes
Bruce Allan
4
-13
/
+6
2013-01-27
e1000e: add comment to spinlock_t definition
Bruce Allan
1
-1
/
+1
2013-01-27
e1000e: remove definition of struct which is no longer used
Bruce Allan
1
-10
/
+0
2013-01-27
e1000e: fix PHY init workarounds for i217/i218
Bruce Allan
1
-0
/
+9
2013-01-27
e1000e: correct maximum frame size on i217/i218
Bruce Allan
1
-1
/
+1
2013-01-27
e1000e: update copyright date
Bruce Allan
15
-16
/
+16
2013-01-27
e1000e: remove prototype of non-existent function
Bruce Allan
1
-2
/
+0
2013-01-27
e1000e: prevent hardware from automatically configuring PHY on I217/I218
Bruce Allan
1
-15
/
+7
2013-01-27
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
Bruce Allan
6
-0
/
+71
2013-01-27
e1000e: add support for IEEE-1588 PTP
Bruce Allan
8
-3
/
+417
2013-01-27
e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218
Bruce Allan
1
-6
/
+9
2013-01-27
e1000e: fix ethtool offline register test for I217
Bruce Allan
1
-8
/
+17
2013-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-213
/
+375
2013-01-27
qlcnic: Bump up the version to 5.1.32
Jitendra Kalsaria
1
-3
/
+3
2013-01-27
qlcnic: add support for FDB netdevice ops.
Jitendra Kalsaria
4
-9
/
+117
2013-01-27
qlcnic: sleeping function called from invalid context
Jitendra Kalsaria
1
-1
/
+1
2013-01-27
qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter.
Himanshu Madhani
1
-1
/
+1
2013-01-27
qlcnic: avoid mixed mode interrupts for some adapter types
Manish chopra
1
-9
/
+26
2013-01-27
qlcnic: enable RSS for TCP over IPv6
Shahed Shaikh
1
-6
/
+15
2013-01-27
qlcnic: enable LRO on IPv6 without dest ip check
Shahed Shaikh
4
-7
/
+38
2013-01-27
qlcnic: set driver version in firmware
Sritej Velaga
3
-0
/
+42
2013-01-26
can: add private data space for CAN sk_buffs
Oliver Hartkopp
2
-2
/
+14
2013-01-26
can: usb_8dev: add LED trigger support
Bernd Krumboeck
1
-0
/
+11
2013-01-26
can: sja1000: add LED trigger support
Fabio Baltieri
1
-1
/
+16
2013-01-26
can: mcp251x: add LED trigger support
Fabio Baltieri
1
-4
/
+19
2013-01-26
can: c_can: add LED trigger support
Fabio Baltieri
1
-0
/
+10
2013-01-26
can: ti_hecc: add LED trigger support
Fabio Baltieri
1
-0
/
+10
2013-01-26
can: at91_can: add LED trigger support
Fabio Baltieri
1
-0
/
+10
2013-01-26
can: flexcan: add LED trigger support
Fabio Baltieri
1
-0
/
+11
2013-01-26
can: rename LED trigger name on netdev renames
Kurt Van Dijck
2
-0
/
+43
2013-01-26
can: export a safe netdev_priv wrapper for candev
Kurt Van Dijck
1
-0
/
+13
2013-01-26
can: add tx/rx LED trigger support
Fabio Baltieri
3
-0
/
+99
2013-01-26
can: usb_8dev: Add support for USB2CAN interface from 8 devices
Bernd Krumboeck
3
-0
/
+1029
2013-01-26
can: sja1000: correct indention of Kconfig help text
Marc Kleine-Budde
1
-6
/
+6
2013-01-26
can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block
Marc Kleine-Budde
7
-15
/
+18
2013-01-26
can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block
Marc Kleine-Budde
1
-5
/
+0
2013-01-24
ixgbevf: Fix link speed message to support 100Mbps
Greg Rose
1
-3
/
+16
2013-01-24
ixgbe: Limit number of reported VFs to device specific value
Donald Dutile
1
-0
/
+1
2013-01-24
ixgbe: Implement PCI SR-IOV sysfs callback operation
Greg Rose
4
-6
/
+122
2013-01-24
ixgbe: Modularize SR-IOV enablement code
Greg Rose
1
-40
/
+54
[next]