summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
27 hourshv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev1-4/+15
27 hoursocteontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng1-0/+2
27 hoursocteontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+4
27 hoursuse less confusing names for iov_iter direction initializersAl Viro1-1/+1
27 hoursice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
27 hoursqed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
27 hoursqed: Use the bitmap API to simplify some functionsChristophe JAILLET1-19/+5
27 hourswifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski1-0/+4
27 hourscan: ucan: fix devres lifetimeJohan Hovold1-1/+1
27 hourscan: ucan: fix typos in commentsJulia Lawall1-2/+2
27 hourswifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()Daniel Hodges1-1/+1
27 hourswifi: rtw88: check for PCI upstream bridge existenceFedor Pchelkin1-1/+2
27 hoursrtw88: 8821ce: Disable PCIe ASPM L1 for 8821CE using chip IDJimmy Hon1-1/+1
27 hoursnet: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
27 hoursnet: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming1-2/+2
27 hoursbnxt_en: Fix NULL pointer dereferenceKyle Meyer1-1/+1
27 hoursnet: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser1-6/+15
27 hoursnet: mvpp2: refill RX buffers before XDP or skb useTil Kaiser1-19/+24
27 hoursnet: mvpp2: Add metadata support for xdp modeLorenzo Bianconi1-2/+6
27 hoursnet: mvpp2: limit XDP frame size to the RX bufferTil Kaiser1-1/+1
27 hoursnet: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
27 hourstun: free page on build_skb failure in tun_xdp_one()Weiming Shi1-0/+1
27 hourstap: free page on error paths in tap_get_user_xdp()Weiming Shi1-0/+2
27 hoursnet: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson2-0/+33
27 hourspcnet32: stop holding device spin lock during napi_complete_doneOscar Maes1-1/+3
27 hoursmacsec: fix replay protection at XPN lower-PN wrapJunrui Luo1-1/+2
27 hourswireguard: send: append trailer after expanding headJason A. Donenfeld1-10/+10
27 hoursphy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856XHoratiu Vultur2-23/+8
27 hoursphy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID tableHarini Katakam2-14/+2
27 hourswifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info workDuoming Zhou1-4/+2
27 hoursbonding: refuse to enslave CAN devicesOliver Hartkopp1-0/+6
27 hoursvxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()Eric Dumazet1-2/+2
27 hourstun: free page on short-frame rejection in tun_xdp_one()Weiming Shi1-1/+3
27 hoursnet: cpsw_new: Fix potential unregister of netdev that has not been registere...Kevin Hao1-2/+2
2026-06-01net: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
2026-06-01net: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
2026-06-01net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
2026-06-01net: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle1-12/+15
2026-06-01net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fwArınç ÜNAL2-64/+56
2026-06-01net: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle1-6/+14
2026-06-01net: dsa: mt7530: sync driver-specific behavior of MT7531 variantsDaniel Golle1-3/+3
2026-06-01wifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande1-3/+16
2026-06-01net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore1-2/+0
2026-06-01net: ethernet: cortina: Carry over frag counterLinus Walleij1-1/+8
2026-06-01net: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann1-0/+5
2026-06-01net: ethernet: cortina: Make RX SKB per-portLinus Walleij1-1/+6
2026-06-01ice: fix locking in ice_dcb_rebuild()Bart Van Assche1-2/+2
2026-06-01ixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
2026-06-01wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
2026-06-01net: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4