index
:
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2026-03-06
net: phy: remove phy_attach
Heiner Kallweit
2026-03-06
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
Laurent Vivier
2026-03-06
bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link states
Hangbin Liu
2026-03-06
bonding: do not set usable_slaves for broadcast mode
Hangbin Liu
2026-03-06
net: stmmac: make pcs_mask and phy_mask u32
Russell King (Oracle)
2026-03-06
net: stmmac: use GENMASK_U32() for mdio bitfields
Russell King (Oracle)
2026-03-06
net: stmmac: use u32 for MDIO register field masks
Russell King (Oracle)
2026-03-06
net: stmmac: mdio: convert field prep to use field_prep()
Russell King (Oracle)
2026-03-06
net: stmmac: mdio: simplify MDC clock divisor lookup
Russell King (Oracle)
2026-03-06
net: stmmac: mdio: use same test for MDC clock divisor lookups
Russell King (Oracle)
2026-03-06
net: stmmac: mdio: convert MDC clock divisor selection to tables
Russell King (Oracle)
2026-03-06
net: mctp: fix device leak on probe failure
Johan Hovold
2026-03-06
Revert "net: phy: improve mdiobus_stats_acct"
Heiner Kallweit
2026-03-06
wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2026-03-06
wifi: ath12k: Fix legacy rate mapping for monitor mode capture
P Praneesh
2026-03-06
wifi: ath12k: Fix the assignment of logical link index
Manish Dharanenthiran
2026-03-06
wifi: ath12k: account TX stats only when ACK/BA status is present
Sarika Sharma
2026-03-06
wifi: mac80211_hwsim: fully initialise PMSR capabilities
Johannes Berg
2026-03-06
wifi: mwifiex: drop redundant device reference
Johan Hovold
2026-03-06
wifi: rt2x00: drop redundant device reference
Johan Hovold
2026-03-06
wifi: libertas_tf: drop redundant device reference
Johan Hovold
2026-03-06
wifi: libertas: drop redundant device reference
Johan Hovold
2026-03-06
wifi: at76c50x: drop redundant device reference
Johan Hovold
2026-03-06
wifi: mac80211_hwsim: add incumbent signal interference detection support
Aditya Kumar Singh
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
2026-03-05
net: airoha: Rely __field_prep for non-constant masks
Lorenzo Bianconi
2026-03-05
net: cadence: macb: enable EEE for Mobileye EyeQ5
Nicolai Buchwitz
2026-03-05
net: cadence: macb: enable EEE for Raspberry Pi RP1
Nicolai Buchwitz
2026-03-05
net: cadence: macb: add ethtool EEE support
Nicolai Buchwitz
2026-03-05
net: cadence: macb: implement EEE TX LPI support
Nicolai Buchwitz
2026-03-05
net: cadence: macb: add EEE LPI statistics counters
Nicolai Buchwitz
2026-03-05
net: stmmac: qcom-ethqos: remove phy_set_mode_ext() after phy_power_on()
Russell King (Oracle)
2026-03-05
net: stmmac: qcom-ethqos: convert to use phy_set_mode_ext()
Russell King (Oracle)
2026-03-05
net: stmmac: qcom-ethqos: move ethqos_set_serdes_speed()
Russell King (Oracle)
2026-03-05
net: mdio: xgene: Fix misleading err message in xgene mdio read
Alok Tiwari
2026-03-05
octeontx2-af: make PF_FUNC comparison consistent in NIX XOFF handling
Alok Tiwari
2026-03-05
net: phy: realtek: Add support for PHY LEDs on RTL8211F-VD
Kryštof Černý
2026-03-05
net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
Mieczyslaw Nalewaj
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-05
net: enetc: use truesize as XDP RxQ info frag_size
Larysa Zaremba
2026-03-05
libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
2026-03-05
i40e: use xdp.frame_sz as XDP RxQ info frag_size
Larysa Zaremba
2026-03-05
i40e: fix registering XDP RxQ info
Larysa Zaremba
2026-03-05
ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Larysa Zaremba
2026-03-05
ice: fix rxq info registering in mbuf packets
Larysa Zaremba
2026-03-05
net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
2026-03-05
eth: mlx5: Move pause storm errors to pause stats
Mohsin Bashir
2026-03-05
eth: fbnic: Fetch TX pause storm stats
Mohsin Bashir
2026-03-05
eth: fbnic: Add protection against pause storm
Mohsin Bashir
2026-03-05
gve: Enable hw-gro by default if device supported
Ankit Garg
[prev]
[next]