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.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
2021-10-21
net: mscc: ocelot: convert the VLAN masks to a list
Vladimir Oltean
1
-16
/
+65
2021-10-21
net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFG
Vladimir Oltean
1
-8
/
+5
2021-10-20
net: enetc: unmap DMA in enetc_send_cmd()
Tim Gardner
1
-7
/
+11
2021-10-20
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
17
-286
/
+764
2021-10-20
ethernet: via-velocity: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-20
ethernet: via-rhine: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-20
ethernet: tlan: use eth_hw_addr_set()
Jakub Kicinski
1
-4
/
+6
2021-10-20
ethernet: tehuti: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+4
2021-10-20
ethernet: stmmac: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+6
2021-10-20
ethernet: netsec: use eth_hw_addr_set()
Jakub Kicinski
1
-7
/
+9
2021-10-19
ice: fix an error code in ice_ena_vfs()
Dan Carpenter
1
-1
/
+2
2021-10-19
ice: use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2
-4
/
+4
2021-10-19
ice: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
1
-3
/
+1
2021-10-19
ice: Refactor PR ethtool ops
Wojciech Drewek
1
-25
/
+74
2021-10-19
ice: Manage act flags for switchdev offloads
Wojciech Drewek
5
-138
/
+21
2021-10-19
ice: Forbid trusted VFs in switchdev mode
Wojciech Drewek
1
-5
/
+5
2021-10-19
ice: fix software generating extra interrupts
Jesse Brandeburg
2
-11
/
+16
2021-10-19
ice: fix rate limit update after coalesce change
Jesse Brandeburg
2
-8
/
+13
2021-10-19
ice: update dim usage and moderation
Jesse Brandeburg
4
-87
/
+142
2021-10-19
ice: Add support for VF rate limiting
Brett Creeley
7
-4
/
+486
2021-10-19
net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_allo...
Cai Huoqing
1
-3
/
+2
2021-10-19
ethernet: Remove redundant statement
luo penghao
1
-1
/
+0
2021-10-19
e1000e: Remove redundant statement
luo penghao
1
-1
/
+0
2021-10-19
ethernet: sparx5: use eth_hw_addr_gen()
Jakub Kicinski
1
-3
/
+1
2021-10-19
ethernet: mlxsw: use eth_hw_addr_gen()
Jakub Kicinski
2
-11
/
+7
2021-10-19
ethernet: fec: use eth_hw_addr_gen()
Jakub Kicinski
1
-4
/
+1
2021-10-19
ethernet: prestera: use eth_hw_addr_gen()
Jakub Kicinski
1
-2
/
+5
2021-10-19
ethernet: ocelot: use eth_hw_addr_gen()
Jakub Kicinski
1
-2
/
+1
2021-10-19
ethernet: smsc: use eth_hw_addr_set()
Jakub Kicinski
2
-15
/
+19
2021-10-19
ethernet: smc91x: use eth_hw_addr_set()
Jakub Kicinski
2
-2
/
+6
2021-10-19
ethernet: sis900: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-19
ethernet: sis190: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-19
ethernet: sxgbe: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+6
2021-10-19
ethernet: rocker: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+5
2021-10-19
ethernet: renesas: use eth_hw_addr_set()
Jakub Kicinski
2
-14
/
+18
2021-10-19
ethernet: r8169: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+2
2021-10-19
ethernet: netxen: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-19
ethernet: lpc: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-19
ethernet: sky2/skge: use eth_hw_addr_set()
Jakub Kicinski
2
-4
/
+9
2021-10-19
ethernet: mv643xx: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+7
2021-10-19
mlxsw: spectrum_qdisc: Make RED, TBF offloads classful
Petr Machata
1
-1
/
+31
2021-10-19
mlxsw: spectrum_qdisc: Validate qdisc topology
Petr Machata
1
-9
/
+82
2021-10-19
mlxsw: spectrum_qdisc: Clean stats recursively when priomap changes
Petr Machata
1
-8
/
+29
2021-10-19
mlxsw: spectrum_qdisc: Unify graft validation
Petr Machata
1
-18
/
+19
2021-10-19
mlxsw: spectrum_qdisc: Destroy children in mlxsw_sp_qdisc_destroy()
Petr Machata
1
-2
/
+4
2021-10-19
mlxsw: spectrum_qdisc: Extract two helpers for handling future FIFOs
Petr Machata
1
-15
/
+33
2021-10-19
mlxsw: spectrum_qdisc: Query tclass / priomap instead of caching it
Petr Machata
1
-34
/
+146
2021-10-19
Merge tag 'mlx5-updates-2021-10-18' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
19
-35
/
+946
2021-10-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
3
-105
/
+101
2021-10-19
net/mlx5: E-Switch, Increase supported number of forward destinations to 32
Maor Dickman
1
-1
/
+1
[next]