summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
3 dayshdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu1-2/+13
3 dayswifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith1-1/+1
3 dayswifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez1-0/+1
3 dayswifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen1-0/+1
3 daysnet: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi2-4/+5
2026-06-19r8152: Hold the rtnl_lock for all of resetDouglas Anderson1-6/+7
2026-06-19hv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev1-4/+15
2026-06-19octeontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng1-0/+2
2026-06-19octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+6
2026-06-19octeontx2-af: replace deprecated strncpy with strscpyJustin Stitt1-5/+3
2026-06-19ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
2026-06-19net: wwan: t7xx: validate port_count against message length in t7xx_port_enum...Pavitra Jha3-5/+32
2026-06-19wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski1-0/+4
2026-06-19net: stmmac: Prevent NULL deref when RX memory exhaustedSam Edwards1-7/+12
2026-06-19net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()Russell King (Oracle)4-16/+16
2026-06-19net: stmmac: avoid shadowing global buf_szRussell King (Oracle)1-3/+3
2026-06-19wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()Daniel Hodges1-1/+1
2026-06-19octeontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng1-1/+1
2026-06-19net: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
2026-06-19net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming1-2/+2
2026-06-19net/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov1-2/+4
2026-06-19bnxt_en: Fix NULL pointer dereferenceKyle Meyer1-1/+1
2026-06-19net: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser1-6/+15
2026-06-19net: mvpp2: refill RX buffers before XDP or skb useTil Kaiser1-19/+24
2026-06-19net: mvpp2: Add metadata support for xdp modeLorenzo Bianconi1-2/+6
2026-06-19net: mvpp2: limit XDP frame size to the RX bufferTil Kaiser1-1/+1
2026-06-19net: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
2026-06-19r8152: handle the return value of usb_reset_device()Chih Kai Hsu1-1/+6
2026-06-19r8152: Block future register access if register access failsDouglas Anderson1-31/+176
2026-06-19r8152: reduce the control transfer of rtl8152_get_version()Hayes Wang1-4/+5
2026-06-19net/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang1-1/+8
2026-06-19tap: free page on error paths in tap_get_user_xdp()Weiming Shi1-0/+2
2026-06-19vxlan: vnifilter: fix spurious notification on VNI updateAndy Roulin1-1/+1
2026-06-19vxlan: vnifilter: send notification on VNI addAndy Roulin1-2/+1
2026-06-19octeontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram3-17/+18
2026-06-19net: fec: fix pinctrl default state restore order on resumeTapio Reijonen1-2/+1
2026-06-19net: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson2-0/+33
2026-06-19pcnet32: stop holding device spin lock during napi_complete_doneOscar Maes1-1/+3
2026-06-19bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen2-2/+9
2026-06-19macsec: fix replay protection at XPN lower-PN wrapJunrui Luo1-1/+2
2026-06-19wireguard: send: append trailer after expanding headJason A. Donenfeld1-10/+10
2026-06-19phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856XHoratiu Vultur2-23/+8
2026-06-19phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID tableHarini Katakam2-14/+2
2026-06-19net: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy1-29/+41
2026-06-19bonding: refuse to enslave CAN devicesOliver Hartkopp1-0/+6
2026-06-19vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()Eric Dumazet1-2/+2
2026-06-19tun: free page on build_skb failure in tun_xdp_one()Weiming Shi1-0/+1
2026-06-19tun: free page on short-frame rejection in tun_xdp_one()Weiming Shi1-1/+3
2026-06-19net: 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