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
2022-03-12
net: add per-cpu storage and net->core_stats
Eric Dumazet
3
-5
/
+5
2022-03-12
nfp: add support for NFP3800/NFP3803 PCIe devices
Dirk van der Merwe
5
-4
/
+29
2022-03-12
nfp: take chip version into account for ring sizes
Jakub Kicinski
4
-10
/
+16
2022-03-12
nfp: parametrize QCP offset/size using dev_info
Jakub Kicinski
6
-9
/
+32
2022-03-12
nfp: use dev_info for the DMA mask
Jakub Kicinski
5
-7
/
+6
2022-03-12
nfp: use dev_info for PCIe config space BAR offsets
Jakub Kicinski
3
-12
/
+12
2022-03-12
nfp: introduce dev_info static chip data
Jakub Kicinski
11
-13
/
+68
2022-03-12
nfp: sort the device ID tables
Jakub Kicinski
1
-2
/
+2
2022-03-12
nfp: use PluDevice register for model for non-NFP6000 chips
Dirk van der Merwe
1
-2
/
+7
2022-03-12
nfp: use PCI_DEVICE_ID_NETRONOME_NFP6000_VF for VFs instead
Dirk van der Merwe
1
-2
/
+1
2022-03-12
nfp: remove pessimistic NFP_QCP_MAX_ADD limits
Christo du Toit
1
-30
/
+2
2022-03-12
nfp: remove define for an unused control bit
Jakub Kicinski
1
-1
/
+0
2022-03-12
ethernet: 8390: Remove unnecessary print function dev_err()
Yang Li
1
-3
/
+1
2022-03-11
net: lan966x: Improve the CPU TX bitrate.
Horatiu Vultur
1
-0
/
+3
2022-03-11
net: ethernet: ezchip: fix platform_get_irq.cocci warning
Yihao Han
1
-1
/
+0
2022-03-11
net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()
Minghao Chi
1
-5
/
+5
2022-03-11
net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+20
2022-03-11
net: ethernet: ti: am65-cpsw: Convert to PHYLINK
Siddharth Vadapalli
3
-160
/
+129
2022-03-11
net/mlx5e: Remove overzealous validations in netlink EEPROM query
Gal Pressman
1
-23
/
+0
2022-03-11
net/mlx5: Parse module mapping using mlx5_ifc
Gal Pressman
1
-3
/
+3
2022-03-11
net/mlx5: Query the maximum MCIA register read size from firmware
Gal Pressman
1
-1
/
+7
2022-03-11
net/mlx5: CT: Create smfs dr matchers dynamically
Paul Blakey
1
-88
/
+94
2022-03-11
net/mlx5: CT: Add software steering ct flow steering provider
Paul Blakey
6
-7
/
+435
2022-03-11
net/mlx5: Add smfs lib to export direct steering API to CT
Paul Blakey
3
-1
/
+105
2022-03-11
net/mlx5: DR, Add helper to get backing dr table from a mlx5 flow table
Paul Blakey
2
-0
/
+8
2022-03-11
net/mlx5: CT: Introduce a platform for multiple flow steering providers
Paul Blakey
4
-4
/
+119
2022-03-11
net/mlx5: Node-aware allocation for the doorbell pgdir
Tariq Toukan
1
-2
/
+2
2022-03-11
net/mlx5: Node-aware allocation for UAR
Tariq Toukan
1
-3
/
+5
2022-03-11
net/mlx5: Node-aware allocation for the EQs
Tariq Toukan
1
-2
/
+4
2022-03-11
net/mlx5: Node-aware allocation for the EQ table
Tariq Toukan
1
-1
/
+2
2022-03-11
net/mlx5: Node-aware allocation for the IRQ table
Tariq Toukan
1
-1
/
+2
2022-03-11
net/mlx5: Delete useless module.h include
Leon Romanovsky
18
-18
/
+0
2022-03-11
net/mlx4: Delete useless moduleparam include
Leon Romanovsky
1
-1
/
+0
2022-03-11
nfp: xsk: fix a warning when allocating rx rings
Yinjun Zhang
1
-4
/
+5
2022-03-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
8
-28
/
+370
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
29
-141
/
+189
2022-03-11
ice: Fix race condition during interface enslave
Ivan Vecera
2
-2
/
+21
2022-03-11
net: bcmgenet: Don't claim WOL when its not available
Jeremy Linton
1
-0
/
+7
2022-03-11
net: arc_emac: Fix use after free in arc_mdio_probe()
Jianglei Nie
1
-2
/
+3
2022-03-11
Merge tag 'mlx5-updates-2022-03-09' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
19
-191
/
+627
2022-03-11
Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
5
-18
/
+17
2022-03-10
gianfar: ethtool: Fix refcount leak in gfar_get_ts_info
Miaoqian Lin
1
-0
/
+1
2022-03-10
net: axienet: Use napi_alloc_skb when refilling RX ring
Robert Hancock
1
-1
/
+1
2022-03-10
stmmac: intel: Add ADL-N PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-03-10
net/fungible: fix errors when CONFIG_TLS_DEVICE=n
Dimitris Michailidis
2
-8
/
+8
2022-03-10
bnxt: revert hastily merged uAPI aberrations
Jakub Kicinski
6
-277
/
+14
2022-03-10
net: stmmac: switch no PTP HW support message to info level
Heiner Kallweit
1
-1
/
+1
2022-03-10
e1000e: Print PHY register address when MDI read/write fails
Chen Yu
1
-4
/
+4
2022-03-10
net/mlx5: DR, Add support for ConnectX-7 steering
Yevgeny Kliteynik
10
-110
/
+435
2022-03-10
net/mlx5: DR, Refactor ste_ctx handling for STE v0/1
Yevgeny Kliteynik
5
-17
/
+40
[next]