summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
7 dayshdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu
7 dayswifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith
7 dayswifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez
7 dayswifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen
7 daysnet: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi
2026-06-19hv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev
2026-06-19octeontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng
2026-06-19octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly
2026-06-19use less confusing names for iov_iter direction initializersAl Viro
2026-06-19ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez
2026-06-19qed: fix double free in qed_cxt_tables_alloc()Dawei Feng
2026-06-19qed: Use the bitmap API to simplify some functionsChristophe JAILLET
2026-06-19wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski
2026-06-19can: ucan: fix devres lifetimeJohan Hovold
2026-06-19can: ucan: fix typos in commentsJulia Lawall
2026-06-19wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()Daniel Hodges
2026-06-19wifi: rtw88: check for PCI upstream bridge existenceFedor Pchelkin
2026-06-19rtw88: 8821ce: Disable PCIe ASPM L1 for 8821CE using chip IDJimmy Hon
2026-06-19net: mv643xx: fix OF node refcountBartosz Golaszewski
2026-06-19net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming
2026-06-19bnxt_en: Fix NULL pointer dereferenceKyle Meyer
2026-06-19net: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser
2026-06-19net: mvpp2: refill RX buffers before XDP or skb useTil Kaiser
2026-06-19net: mvpp2: Add metadata support for xdp modeLorenzo Bianconi
2026-06-19net: mvpp2: limit XDP frame size to the RX bufferTil Kaiser
2026-06-19net: mvpp2: sync RX data at the hardware packet offsetTil Kaiser
2026-06-19tun: free page on build_skb failure in tun_xdp_one()Weiming Shi
2026-06-19tap: free page on error paths in tap_get_user_xdp()Weiming Shi
2026-06-19net: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson
2026-06-19pcnet32: stop holding device spin lock during napi_complete_doneOscar Maes
2026-06-19macsec: fix replay protection at XPN lower-PN wrapJunrui Luo
2026-06-19wireguard: send: append trailer after expanding headJason A. Donenfeld
2026-06-19phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856XHoratiu Vultur
2026-06-19phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID tableHarini Katakam
2026-06-19wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info workDuoming Zhou
2026-06-19bonding: refuse to enslave CAN devicesOliver Hartkopp
2026-06-19vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()Eric Dumazet
2026-06-19tun: free page on short-frame rejection in tun_xdp_one()Weiming Shi
2026-06-19net: cpsw_new: Fix potential unregister of netdev that has not been registere...Kevin Hao
2026-06-01net: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg
2026-06-01net: ag71xx: check error for platform_get_irqRosen Penev
2026-06-01net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela
2026-06-01net: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle
2026-06-01net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fwArınç ÜNAL
2026-06-01net: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle
2026-06-01net: dsa: mt7530: sync driver-specific behavior of MT7531 variantsDaniel Golle
2026-06-01wifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande
2026-06-01net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore
2026-06-01net: ethernet: cortina: Carry over frag counterLinus Walleij
2026-06-01net: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann