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.13.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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
43
-557
/
+819
2015-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
26
-115
/
+190
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-555
/
+817
2015-03-04
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
17
-25
/
+25
2015-03-04
i40e: Fix dependencies in the i40e driver on configfs
Greg Rose
4
-8
/
+17
2015-03-03
gianfar: Reduce logging noise seen due to phy polling if link is down
Guenter Roeck
1
-2
/
+2
2015-03-03
ibmveth: Add function to enable live MAC address changes
Thomas Falcon
1
-1
/
+23
2015-03-03
i40e/i40evf: Bump versions
Sravanthi Tangeda
2
-2
/
+2
2015-03-03
i40e: Only enable TC0 for NIC partition type
Neerav Parikh
1
-3
/
+3
2015-03-03
i40e: Register DCBNL ops in MFP mode
Neerav Parikh
1
-3
/
+1
2015-03-03
i40evf: ethtool RSS fixes
Mitch Williams
1
-6
/
+8
2015-03-03
i40e: Fix RSS size at init since default num queue calculation has changed
Anjali Singhai Jain
2
-1
/
+5
2015-03-03
i40e: Move RSS table size for VSIs to the VSI struct
Anjali Singhai Jain
2
-0
/
+5
2015-03-03
i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types
Anjali Singhai Jain
2
-8
/
+8
2015-03-03
i40e: Fix issue with removal of apps from DBCNL app table
Neerav Parikh
3
-11
/
+14
2015-03-03
i40e: Add FW check to disable DCB and wrap autoneg workaround with FW check
Anjali Singhai Jain
1
-12
/
+19
2015-03-03
i40e: Enable more than 64 qps for the Main VSI
Anjali Singhai Jain
3
-9
/
+21
2015-03-03
i40e: don't disable PF LB when disabling VFs
Mitch Williams
1
-1
/
+0
2015-03-03
i40e: Add safety net for switch calling
Akeem G Abodunrin
1
-0
/
+4
2015-03-03
i40e/i40evf: print FW build number in version string
Shannon Nelson
6
-7
/
+15
2015-03-03
i40e: Skip the priority tagging if DCB is not enabled
Neerav Parikh
1
-0
/
+5
2015-03-03
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
11
-42
/
+40
2015-03-03
fm10k: Implement ndo_features_check
Matthew Vick
3
-1
/
+13
2015-03-03
fm10k: Modify tunnel length header check when offloading
Matthew Vick
2
-9
/
+27
2015-03-03
sh_eth: Really fix padding of short frames on TX
Ben Hutchings
1
-1
/
+1
2015-03-03
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
Ben Hutchings
1
-3
/
+2
2015-03-03
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
Ben Hutchings
1
-1
/
+1
2015-03-03
sh_eth: Ensure proper ordering of descriptor active bit write/read
Ben Hutchings
1
-0
/
+6
2015-03-02
net/mlx4_en: Disbale GRO for incoming loopback/selftest packets
Ido Shamay
1
-1
/
+7
2015-03-02
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
Or Gerlitz
2
-4
/
+6
2015-03-02
bnx2: disable toggling of rxvlan if necessary
Ivan Vecera
1
-12
/
+3
2015-03-02
net: macb: Properly add DMACFG bit definitions
Arun Chandran
1
-1
/
+2
2015-03-02
net: macb: Add on the fly CPU endianness detection
Arun Chandran
1
-4
/
+18
2015-03-01
net: systemport: fix software maintained statistics
Florian Fainelli
2
-3
/
+6
2015-03-01
net: bcmgenet: fix software maintained statistics
Florian Fainelli
1
-3
/
+6
2015-03-01
net: pasemi: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+3
2015-03-01
net: stmmac: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+5
2015-03-01
net: 8390: axnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-03-01
net: 8390: pcnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-03-01
net: smc91c92_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-03-01
netxen_nic: Fix trivial typos in comments
Yannick Guerrini
1
-2
/
+2
2015-03-01
qlcnic: Fix trivial typo in comment
Yannick Guerrini
1
-1
/
+1
2015-03-01
net: ti: cpsw: add hibernation callbacks
Grygorii Strashko
1
-4
/
+3
2015-03-01
net: davinci_mdio: add hibernation callbacks
Grygorii Strashko
1
-2
/
+3
2015-03-01
sh_eth: Fix lost MAC address on kexec
Geert Uytterhoeven
1
-0
/
+3
2015-03-01
net: bcmgenet: fix throughtput regression
Jaedon Shin
2
-27
/
+88
2015-02-28
drivers: net: cpsw: Set SECURE for dual_emac ucast
George McCollister
1
-1
/
+1
2015-02-28
niu: fix error handling in niu_class_to_ethflow()
Dan Carpenter
1
-4
/
+2
2015-02-28
net: smc91x: use run-time configuration on all ARM machines
Arnd Bergmann
2
-113
/
+10
2015-02-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-76
/
+280
[next]