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
2018-10-23
qed: Fix static checker warning
Rahul Verma
1
-3
/
+3
2018-10-23
Revert "be2net: remove desc field from be_eq_obj"
Ivan Vecera
2
-4
/
+3
2018-10-23
net: socionext: Reset tx queue in ndo_stop
Masahisa Kojima
1
-0
/
+3
2018-10-23
net: socionext: Add dummy PHY register read in phy_write()
Masahisa Kojima
1
-2
/
+16
2018-10-23
net: socionext: Stop PHY before resetting netsec
Masahisa Kojima
1
-4
/
+15
2018-10-23
net: stmmac: Set OWN bit for jumbo frames
Thor Thayer
1
-2
/
+2
2018-10-23
net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
Ivan Khoronzhuk
1
-0
/
+1
2018-10-23
octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modes
Sunil Goutham
4
-1
/
+105
2018-10-23
octeontx2-af: Support for setting MAC address
Sunil Goutham
3
-1
/
+35
2018-10-23
octeontx2-af: Support for changing RSS algorithm
Sunil Goutham
4
-1
/
+108
2018-10-23
octeontx2-af: NIX Rx flowkey configuration for RSS
Sunil Goutham
3
-0
/
+187
2018-10-23
octeontx2-af: Install ucast and bcast pkt forwarding rules
Sunil Goutham
4
-0
/
+375
2018-10-23
octeontx2-af: Add LMAC channel info to NIXLF_ALLOC response
Stanislaw Kardach
4
-0
/
+18
2018-10-23
octeontx2-af: NPC MCAM and LDATA extract minimal configuration
Sunil Goutham
4
-0
/
+181
2018-10-23
octeontx2-af: Enable packet length and csum validation
Sunil Goutham
2
-0
/
+28
2018-10-23
octeontx2-af: Support for VTAG strip and capture
Vamsi Attunuru
4
-1
/
+101
2018-10-23
octeontx2-af: Update bcast list upon NIXLF alloc/free
Sunil Goutham
1
-0
/
+133
2018-10-23
octeontx2-af: Broadcast packet replication support
Sunil Goutham
2
-0
/
+220
2018-10-23
octeontx2-af: Config pkind for CGX mapped PFs
Geetha sowjanya
7
-2
/
+90
2018-10-23
octeontx2-af: Config NPC KPU engines with parser profile
Sunil Goutham
6
-1
/
+385
2018-10-23
octeontx2-af: Add NPC KPU profile
Hao Zheng
2
-0
/
+5852
2018-10-23
octeontx2-af: Reset NIXLF's Rx/Tx stats
Vamsi Attunuru
3
-1
/
+34
2018-10-23
octeontx2-af: NIX Tx scheduler queue config support
Sunil Goutham
5
-5
/
+199
2018-10-23
octeontx2-af: NIX Tx scheduler queues alloc/free
Sunil Goutham
4
-4
/
+265
2018-10-23
net: ena: fix compilation error in xtensa architecture
Arthur Kiyanovski
1
-0
/
+1
2018-10-23
net/mlx5: Allocate enough space for the FDB sub-namespaces
Dan Carpenter
1
-1
/
+1
2018-10-23
qlcnic: fix a return in qlcnic_dcb_get_capability()
Dan Carpenter
1
-1
/
+1
2018-10-23
net: hns3: Add enable and process hw errors of TM scheduler
Shiju Jose
4
-0
/
+303
2018-10-23
net: hns3: Add enable and process hw errors from PPP
Shiju Jose
3
-0
/
+280
2018-10-23
net: hns3: Add enable and process hw errors from IGU, EGU and NCSI
Shiju Jose
3
-0
/
+207
2018-10-23
net: hns3: Add enable and process common ecc errors
Shiju Jose
3
-0
/
+318
2018-10-23
net: hns3: Add support to enable and disable hw errors
Shiju Jose
3
-0
/
+32
2018-10-23
net: hns3: Add PCIe AER error recovery
Shiju Jose
4
-7
/
+35
2018-10-23
net: hns3: Add PCIe AER callback error_detected
Shiju Jose
6
-1
/
+101
2018-10-23
octeontx2-af: Remove set but not used variables 'devnum, is_pf'
YueHaibing
1
-22
/
+3
2018-10-23
octeontx2-af: Remove set but not used variable 'block'
YueHaibing
1
-3
/
+0
2018-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-13
/
+98
2018-10-22
net: ethernet: wiznet: w5300: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-22
net: ethernet: ti: davinci_emac: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-22
net: ethernet: ti: cpsw: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-22
net: ethernet: smsc: smc91x: simplify getting .driver_data
Wolfram Sang
1
-2
/
+1
2018-10-22
net: ethernet: davicom: dm9000: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-22
net: ethernet: cadence: macb_main: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-20
r8169: add support for Byte Queue Limits
Florian Westphal
1
-5
/
+13
2018-10-20
r8169: handle all interrupt events in the hard irq handler
Heiner Kallweit
1
-46
/
+19
2018-10-20
net: ethernet: lpc_eth: add device and device node local variables
Vladimir Zapolskiy
1
-19
/
+21
2018-10-20
net: ethernet: lpc_eth: remove unused local variable
Vladimir Zapolskiy
1
-3
/
+0
2018-10-20
net: ethernet: lpc_eth: remove CONFIG_OF guard from the driver
Vladimir Zapolskiy
1
-3
/
+1
2018-10-20
net: ethernet: lpc_eth: clean up the list of included headers
Vladimir Zapolskiy
1
-22
/
+6
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-89
/
+108
[next]