index
:
kernel/git/stable/linux-stable.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
2026-05-21
net: dsa: netc: add support for ethtool private statistics
Wei Fang
2026-05-21
net: dsa: netc: add support for the standardized counters
Wei Fang
2026-05-21
net: dsa: netc: initialize buffer pool table and implement flow-control
Wei Fang
2026-05-21
net: dsa: netc: add FDB, STP, MTU, port setup and host flooding support
Wei Fang
2026-05-21
net: dsa: netc: add phylink MAC operations
Wei Fang
2026-05-21
net: dsa: netc: introduce NXP NETC switch driver for i.MX94
Wei Fang
2026-05-21
net: enetc: add multiple command BD rings support
Wei Fang
2026-05-21
net: enetc: add support for "Add" and "Delete" operations to IPFT
Wei Fang
2026-05-21
net: enetc: add support for the "Update" operation to buffer pool table
Wei Fang
2026-05-21
net: enetc: add support for the "Add" operation to VLAN filter table
Wei Fang
2026-05-21
net: enetc: add basic operations to the FDB table
Wei Fang
2026-05-21
net: enetc: add pre-boot initialization for i.MX94 switch
Wei Fang
2026-05-21
net/mlx5: Generalize enable/disable HCA for any PF vport
Moshe Shemesh
2026-05-21
net/mlx5: Use vport helper for IPsec eswitch set caps
Moshe Shemesh
2026-05-21
net/mlx5: Refactor mlx5_set_msix_vec_count() SET_HCA_CAP
Moshe Shemesh
2026-05-21
net/mlx5: Add mlx5_vport_set_other_func_general_cap macro
Moshe Shemesh
2026-05-21
net/mlx5: Switch vport HCA cap helpers to kvzalloc
Moshe Shemesh
2026-05-21
net/mlx5: Use mlx5_eswitch_is_vf_vport() for IPsec VF checks
Moshe Shemesh
2026-05-21
net/mlx5: Use v1 response layout for query_esw_functions
Moshe Shemesh
2026-05-21
net/mlx5: Use helper to parse host PF info
Moshe Shemesh
2026-05-21
net: stmmac: eswin: validate RGMII delay values
Zhi Li
2026-05-21
net: stmmac: eswin: correct RGMII delay granularity to 20 ps
Zhi Li
2026-05-21
net: stmmac: eswin: clear TXD and RXD delay registers during initialization
Zhi Li
2026-05-21
net: stmmac: eswin: fix HSP CSR init ordering after clock enable
Zhi Li
2026-05-20
bareudp: Use rtnl_dereference() in bareudp_sock_release().
Kuniyuki Iwashima
2026-05-20
bareudp: Remove synchronize_net() in bareudp_sock_release().
Kuniyuki Iwashima
2026-05-20
geneve: Remove synchronize_net() in geneve_unquiesce().
Kuniyuki Iwashima
2026-05-20
geneve: Remove synchronize_net() in geneve_sock_release().
Kuniyuki Iwashima
2026-05-20
vxlan: Remove synchronize_net() in vxlan_sock_release().
Kuniyuki Iwashima
2026-05-20
net: pse-pd: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2026-05-20
net: dsa: Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
2026-05-20
mctp: i2c: Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
2026-05-20
mlxsw: minimal: Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
2026-05-20
mlxsw: spectrum_ethtool: expose per-PG rx_discards
Keno Fischer
2026-05-20
net: ethernet: ti: am65-cpsw-nuss: remove dead vid check in slave_add_vid()
Alexander Vassilevski
2026-05-20
net: usb: qmi_wwan: add MeiG SRM813Q
Jan Volckaert
2026-05-20
net: ag71xx: check error for platform_get_irq
Rosen Penev
2026-05-20
net: phy: realtek: support MDI swapping for RTL8226-CG
Jan Hoffmann
2026-05-20
net/mlx5e: Fix eswitch mode block underflow on IPsec acquire SA
Prathamesh Deshpande
2026-05-20
Revert "Merge branch 'gve-add-support-for-ptp-gettimex64'"
Jakub Kicinski
2026-05-20
wifi: ath10k: update outdated comment for renamed ieee80211_tx_status()
Kexin Sun
2026-05-20
wifi: ath11k: fix warning when unbinding
Jose Ignacio Tornos Martinez
2026-05-20
wifi: rtw89: switch to using FIELD_GET_SIGNED()
Yury Norov
2026-05-20
p54spi: convert to devicetree
Arnd Bergmann
2026-05-20
wifi: mac80211_hwsim: Do not declare NAN support for Extended Key ID
Ilan Peer
2026-05-20
wifi: mac80211_hwsim: advertise NPCA capability
Johannes Berg
2026-05-20
wifi: mac80211_hwsim: reject NAN on multi-radio wiphys
Deepanshu Kartikey
2026-05-20
wifi: plfxlc: use module_usb_driver() macro
Rosen Penev
2026-05-20
wifi: rt2x00: allocate anchor with rt2x00dev
Rosen Penev
2026-05-20
Merge tag 'ath-current-20260519' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
[prev]
[next]