index
:
kernel
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2026-03-12
net: enetc: use truesize as XDP RxQ info frag_size
Larysa Zaremba
2026-03-12
i40e: use xdp.frame_sz as XDP RxQ info frag_size
Larysa Zaremba
2026-03-12
i40e: fix registering XDP RxQ info
Larysa Zaremba
2026-03-12
ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Larysa Zaremba
2026-03-12
ice: fix rxq info registering in mbuf packets
Larysa Zaremba
2026-03-12
net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
2026-03-12
net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...
Lorenzo Bianconi
2026-03-12
net: stmmac: Defer VLAN HW configuration when interface is down
Ovidiu Panait
2026-03-12
net: stmmac: Fix VLAN HW state restore
Ovidiu Panait
2026-03-12
net: stmmac: Improve double VLAN handling
Ovidiu Panait
2026-03-12
net: stmmac: Fix error handling in VLAN add and delete paths
Ovidiu Panait
2026-03-12
amd-xgbe: fix sleep while atomic on suspend/resume
Raju Rangoju
2026-03-12
igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
Vivek Behera
2026-03-12
igb: Fix trigger of incorrect irq in igb_xsk_wakeup
Vivek Behera
2026-03-12
iavf: fix netdev->max_mtu to respect actual hardware limit
Kohei Enju
2026-03-12
libie: don't unroll if fwlog isn't supported
Michal Swiatkowski
2026-03-12
ice: Fix memory leak in ice_set_ringparam()
Zilin Guan
2026-03-12
ice: fix adding AQ LLDP filter for VF
Larysa Zaremba
2026-03-12
wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()
Lorenzo Bianconi
2026-03-12
wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()
Lorenzo Bianconi
2026-03-12
wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()
Lorenzo Bianconi
2026-03-12
wifi: wlcore: Fix a locking bug
Bart Van Assche
2026-03-12
wifi: cw1200: Fix locking in error paths
Bart Van Assche
2026-03-12
octeon_ep_vf: avoid compiler and IQ/OQ reordering
Vimlesh Kumar
2026-03-12
octeon_ep_vf: Relocate counter updates before NAPI
Vimlesh Kumar
2026-03-12
octeon_ep: avoid compiler and IQ/OQ reordering
Vimlesh Kumar
2026-03-12
octeon_ep: Relocate counter updates before NAPI
Vimlesh Kumar
2026-03-12
bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
Jiayuan Chen
2026-03-12
net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return value
Mieczyslaw Nalewaj
2026-03-12
wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config
Sebastian Krzyszkowiak
2026-03-12
can: mcp251x: fix deadlock in error path of mcp251x_open
Alban Bedel
2026-03-12
can: dummy_can: dummy_can_init(): fix packet statistics
Oliver Hartkopp
2026-03-12
amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds
Raju Rangoju
2026-03-12
net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...
MD Danish Anwar
2026-03-12
dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
Guenter Roeck
2026-03-12
net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...
Chintan Vankar
2026-03-12
e1000e: clear DPG_EN after reset to avoid autonomous power-gating
Vitaly Lifshits
2026-03-12
i40e: Fix preempt count leak in napi poll tracepoint
Thomas Gleixner
2026-03-12
ice: fix crash in ethtool offline loopback test
Michal Schmidt
2026-03-12
ice: recap the VSI and QoS info after rebuild
Aaron Ma
2026-03-12
idpf: Fix flow rule delete failure due to invalid validation
Sreedevi Joshi
2026-03-12
idpf: change IRQ naming to match netdev and ethtool queue numbering
Brian Vazquez
2026-03-12
idpf: increment completion queue next_to_clean in sw marker wait routine
Li Li
2026-03-12
net: stmmac: remove support for lpi_intr_o
Russell King (Oracle)
2026-03-12
net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
Andrew Lunn
2026-03-12
gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL
Ankit Garg
2026-03-12
wifi: libertas: fix use-after-free in lbs_free_adapter()
Daniel Hodges
2026-03-12
can: usb: f81604: handle bulk write errors properly
Greg Kroah-Hartman
2026-03-12
can: usb: f81604: handle short interrupt urb messages properly
Greg Kroah-Hartman
2026-03-12
can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
Greg Kroah-Hartman
[next]