summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-08-27can: use skb hash instead of private variable in headroomOliver Hartkopp
2026-08-27NTB: ntb_netdev: Preserve RX queue depth on allocation failureKoichiro Den
2026-08-27rndis_host: add overflow check in rndis_rx_fixup()Griffin Kroah-Hartman
2026-08-23net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()Zhang Changzhong
2026-08-23net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAGSiddharth Vadapalli
2026-08-23net: ethernet: ti: am65-cpsw: add multi port support in mac-only modeGrygorii Strashko
2026-08-23net: ethernet: ti: am65-cpsw: move free desc queue mode selection in pdataGrygorii Strashko
2026-08-23net: ethernet: ti: am65-cpsw: move ale selection in pdataGrygorii Strashko
2026-08-23net: atlantic: free stranded TX buffers on ring deinitYangyu Chen
2026-08-23can: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation f...Marc Kleine-Budde
2026-08-23ice: fix memory leak in ice_lbtest_prepare_rings()Dawei Feng
2026-08-23ice: fix VF interrupts cleanupDawid Osuchowski
2026-08-23wifi: brcmfmac: drain bus_reset work on device removalFan Wu
2026-08-23wifi: ath6kl: fix use-after-free in aggr_reset_state()Daniel Hodges
2026-08-23octeontx2-pf: fix SQB pointer leak on init failureDawei Feng
2026-08-23net: ipa: fix SMEM state handle leaks in SMP2P initHaoxiang Li
2026-08-23wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie
2026-08-23net: thunderbolt: Fix frags[] overflow by bounding frame_countMaoyi Xie
2026-08-23octeontx2-vf: clear stale mailbox IRQ state before request_irq()Runyu Xiao
2026-08-23octeontx2-pf: clear stale mailbox IRQ state before request_irq()Runyu Xiao
2026-08-23octeontx2: Annotate mmio regions as __iomemSubbaraya Sundeep
2026-08-23mlxsw: fix refcount leak in mlxsw_sp_port_lag_join()Wentao Liang
2026-08-23mlxsw: spectrum: On port enslavement to a LAG, join upper's bridgesPetr Machata
2026-08-23mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel
2026-08-19prestera: fix fallback to previous version on same major versionJonas Gorski
2026-08-19vxlan: do not arm the ageing timer on a device that is downBaul Lee
2026-08-19net: atlantic: free RX pages of consumed but not refilled buffersYangyu Chen
2026-08-19net: prestera: validate firmware header lengthPengpeng Hou
2026-08-19net: marvell: prestera: try to load previous fw versionVadym Kochan
2026-08-19bnxt_en: Disable EOP for TPA on all chips to prevent data corruptionMichael Chan
2026-08-19bnxt_en: Do not set EOP on RX AGG BDs on 5760X chipsMichael Chan
2026-08-19net/mlx5: fw_tracer, return NULL on create errorMichael Guralnik
2026-08-19net/mlx5: Remove second FW tracer checkLeon Romanovsky
2026-08-19net: hisilicon: hix5hd2_gmac: remove redundant NAPI deleteJiawen Liu
2026-08-19bonding: alb: re-check primary_is_promisc under RTNL in bond_alb_monitorXiang Mei (Microsoft)
2026-08-19can: peak_usb: validate uCAN receive record lengthsPengpeng Hou
2026-08-19can: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB su...Maoyi Xie
2026-08-19can: peak_usb: add bounds check for USB channel indexJames Gao
2026-08-19can: softing: fw_parse(): validate firmware record spansPengpeng Hou
2026-08-19can: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command e...Pengpeng Hou
2026-08-19can: kvaser_usb: kvaser_usb_hydra_get_busparams(): fix memory leak in kvaser_...Abdun Nihaal
2026-08-19vxlan: use pskb_network_may_pull() in route_shortcircuit()Eric Dumazet
2026-08-19vxlan: use neigh_ha_snapshot() in route_shortcircuit()Eric Dumazet
2026-08-19vxlan: unclone skb head before modifying eth header in route_shortcircuit()Eric Dumazet
2026-08-19vxlan: re-fetch eth header after route_shortcircuit()Eric Dumazet
2026-08-19wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS framesZhao Li
2026-08-19igbvf: Fix leak in TX DMA error cleanupMatt Vollrath
2026-08-19e1000: fix memory leak in e1000_probe()Dawei Feng
2026-08-19qede: sync udp_tunnel ports outside qede_lock in the recovery pathDenis V. Lunev
2026-08-19octeontx2-pf: Set correct sequence for carrier off and tx queue stopSuman Ghosh