index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2025-02-25
net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()
Wei Fang
2025-02-25
net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
Wei Fang
2025-02-25
ixgbe: fix media cage present detection for E610 device
Piotr Kwapulinski
2025-02-25
iavf: fix circular lock dependency with netdev_lock
Jacob Keller
2025-02-25
ice: Avoid setting default Rx VSI twice in switchdev setup
Marcin Szycik
2025-02-25
ice: Fix deinitializing VF in error path
Marcin Szycik
2025-02-25
enic: add dependency on Page Pool
John Daley
2025-02-25
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2025-02-25
net: wangxun: fix LIBWX dependencies
Arnd Bergmann
2025-02-25
net/mlx5e: Symmetric OR-XOR RSS hash control
Gal Pressman
2025-02-25
ethtool: Symmetric OR-XOR RSS hash
Gal Pressman
2025-02-25
drivers: net: xgene: Don't use "proxy" headers
Andy Shevchenko
2025-02-25
net: stmmac: dwc-qos: clean up clock initialisation
Russell King (Oracle)
2025-02-25
net: stmmac: dwc-qos: name struct plat_stmmacenet_data consistently
Russell King (Oracle)
2025-02-25
net: ethernet: ti: am65-cpsw: select PAGE_POOL
Sascha Hauer
2025-02-25
Octeontx2-af: RPM: Register driver with PCI subsys IDs
Hariprasad Kelam
2025-02-25
eth: fbnic: Update return value in kdoc
Mohsin Bashir
2025-02-25
eth: fbnic: Consolidate PUL_USER CSR section
Mohsin Bashir
2025-02-25
eth: fbnic: Add PCIe registers dump
Mohsin Bashir
2025-02-25
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
2025-02-24
net: phy: add phylib-internal.h
Heiner Kallweit
2025-02-24
net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()
Thorsten Blum
2025-02-24
net/mlx5e: Support RX xfrm state selector's UPSPEC for packet offload
Jianbo Liu
2025-02-24
net/mlx5e: Add pass flow group for IPSec RX status table
Jianbo Liu
2025-02-24
net/mlx5e: Add num_reserved_entries param for ipsec_ft_create()
Jianbo Liu
2025-02-24
net/mlx5e: Skip IPSec RX policy check for crypto offload
Jianbo Liu
2025-02-24
net/mlx5e: Move IPSec policy check after decryption
Jianbo Liu
2025-02-24
net/mlx5e: Add correct match to check IPSec syndromes for switchdev mode
Jianbo Liu
2025-02-24
net/mlx5e: Change the destination of IPSec RX SA miss rule
Jianbo Liu
2025-02-24
net/mlx5e: Add helper function to update IPSec default destination
Jianbo Liu
2025-02-24
net: wangxun: Replace the judgement of MAC type with flags
Jiawen Wu
2025-02-24
net: txgbe: Add basic support for new AML devices
Jiawen Wu
2025-02-24
net: ethernet: renesas: rcar_gen4_ptp: Remove bool conversion
Thorsten Blum
2025-02-24
net: stmmac: thead: ensure divisor gives proper rate
Russell King (Oracle)
2025-02-24
net: stmmac: thead: use rgmii_clock() for RGMII clock rate
Russell King (Oracle)
2025-02-24
net: remove '__' from __skb_flow_get_ports()
Nicolas Dichtel
2025-02-24
net: stmmac: Correct usage of maximum queue number macros
Kunihiko Hayashi
2025-02-24
selftests: drv-net: test XDP, HDS auto and the ioctl path
Jakub Kicinski
2025-02-24
ibmvnic: simplify ibmvnic_set_queue_affinity()
Yury Norov
2025-02-24
virtio_net: simplify virtnet_set_affinity()
Yury Norov
2025-02-24
net: stmmac: qcom-ethqos: use rgmii_clock() to set the link clock
Russell King (Oracle)
2025-02-24
wifi: ath12k: Add NULL check to validate tpc_stats
Roopni Devanathan
2025-02-24
wifi: ath12k: use link specific bss_conf as well in ath12k_mac_vif_cache_flush()
Baochen Qiang
2025-02-24
net: dsa: rtl8366rb: Fix compilation problem
Linus Walleij
2025-02-24
virtio-net: tweak for better TX performance in NAPI mode
Jason Wang
2025-02-23
net/mlx5: Change POOL_NEXT_SIZE define value and make it global
Patrisious Haddad
2025-02-21
net: mctp: Add MCTP USB transport driver
Jeremy Kerr
2025-02-21
net: cadence: macb: Implement BQL
Sean Anderson
2025-02-21
net: cadence: macb: Synchronize stats calculations
Sean Anderson
2025-02-21
ipvlan: ensure network headers are in skb linear part
Eric Dumazet
[prev]
[next]