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
2023-10-18
Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
32
-353
/
+541
2023-10-18
net: fman: convert to .mac_get_caps()
Russell King (Oracle)
1
-6
/
+5
2023-10-18
eth: bnxt: fix backward compatibility with older devices
Jakub Kicinski
5
-12
/
+28
2023-10-17
net: netcp: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+2
2023-10-16
tsnep: Inline small fragments within TX descriptor
Gerhard Engleder
2
-26
/
+79
2023-10-16
net: cxgb3: simplify logic for rspq_check_napi
Christian Marangi
1
-6
/
+1
2023-10-15
ice: dpll: implement phase related callbacks
Arkadiusz Kubalewski
2
-4
/
+226
2023-10-15
i40e: Add PBA as board id info to devlink .info_get
Ivan Vecera
1
-0
/
+16
2023-10-15
i40e: Refactor and rename i40e_read_pba_string()
Ivan Vecera
4
-26
/
+39
2023-10-15
i40e: Add handler for devlink .info_get
Ivan Vecera
1
-0
/
+90
2023-10-15
i40e: Split and refactor i40e_nvm_version_str()
Ivan Vecera
3
-44
/
+105
2023-10-15
i40e: Add initial devlink support
Ivan Vecera
6
-6
/
+164
2023-10-15
tg3: Improve PTP TX timestamping logic
Pavan Chebbi
2
-16
/
+68
2023-10-15
sfc: support offloading ct(nat) action in RHS rules
Edward Cree
3
-1
/
+12
2023-10-15
sfc: parse mangle actions (NAT) in conntrack entries
Edward Cree
1
-2
/
+89
2023-10-14
net/mlx5e: Allow IPsec soft/hard limits in bytes
Leon Romanovsky
2
-19
/
+28
2023-10-14
net/mlx5e: Increase max supported channels number to 256
Adham Faris
1
-1
/
+1
2023-10-14
net/mlx5e: Preparations for supporting larger number of channels
Adham Faris
10
-52
/
+178
2023-10-14
net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() API's
Adham Faris
3
-50
/
+44
2023-10-14
net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()
Adham Faris
1
-8
/
+4
2023-10-14
net/mlx5e: Refactor rx_res_init() and rx_res_free() APIs
Adham Faris
5
-66
/
+56
2023-10-14
net/mlx5e: Use PTR_ERR_OR_ZERO() to simplify code
Yu Liao
1
-6
/
+2
2023-10-14
net/mlx5: Use PTR_ERR_OR_ZERO() to simplify code
Jinjie Ruan
1
-8
/
+2
2023-10-14
net/mlx5: Remove unused declaration
Yue Haibing
5
-9
/
+0
2023-10-14
net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lock
Shay Drory
7
-39
/
+59
2023-10-14
net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcom
Shay Drory
6
-73
/
+51
2023-10-14
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Shay Drory
1
-0
/
+4
2023-10-14
net/mlx5: Redesign SF active work to remove table_lock
Wei Zhang
3
-31
/
+74
2023-10-14
net/mlx5: Parallelize vhca event handling
Wei Zhang
3
-9
/
+56
2023-10-14
qed: replace uses of strncpy
Justin Stitt
1
-4
/
+3
2023-10-14
r8169: fix rare issue with broken rx after link-down on RTL8125
Heiner Kallweit
1
-0
/
+4
2023-10-14
sfc: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+1
2023-10-14
ionic: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+2
2023-10-14
net: sparx5: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-2
/
+1
2023-10-14
net/mlx4_core: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-14
nfp: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-14
mlxsw: pci: Allocate skbs using GFP_KERNEL during initialization
Ido Schimmel
1
-4
/
+5
2023-10-14
octeontx2-af: Enable hardware timestamping for VFs
Subbaraya Sundeep
1
-4
/
+3
2023-10-14
net: ngbe: add ethtool stats support
Jiawen Wu
3
-0
/
+9
2023-10-14
net: txgbe: add ethtool stats support
Jiawen Wu
3
-0
/
+9
2023-10-14
net: libwx: support hardware statistics
Jiawen Wu
6
-2
/
+377
2023-10-13
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
13
-40
/
+849
2023-10-13
chcr_ktls: use tls_offload_context_tx and driver_state like other drivers
Sabrina Dubroca
2
-33
/
+46
2023-10-13
net: stmmac: fix typo in comment
Johannes Zink
1
-1
/
+1
2023-10-13
ibmvnic: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+2
2023-10-13
net: fec: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-4
/
+2
2023-10-13
net: ethernet: wiznet: Use spi_get_device_match_data()
Rob Herring
1
-10
/
+2
2023-10-13
net: ethernet: Use device_get_match_data()
Rob Herring
13
-132
/
+40
2023-10-13
net: stmmac: dwmac-stm32: refactor clock config
Ben Wolsieffer
1
-68
/
+45
2023-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-41
/
+123
[next]