summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
7 dayshdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu
7 dayswifi: iwlwifi: mvm: fix race condition in PTP removalJunjie Cao
7 dayswifi: rtw88: usb: fix memory leaks on USB write failuresLuka Gejak
7 dayswifi: rtw88: increase TX report timeout to fix race conditionLuka Gejak
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-19net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei
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-19ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez
2026-06-19octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly
2026-06-19octeontx2-af: replace deprecated strncpy with strscpyJustin Stitt
2026-06-19octeontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng
2026-06-19net: mv643xx: fix OF node refcountBartosz Golaszewski
2026-06-19net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming
2026-06-19net/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov
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-19r8152: handle the return value of usb_reset_device()Chih Kai Hsu
2026-06-19net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea
2026-06-19net: phy: clean the sfp upstream if phy probing failsMaxime Chevallier
2026-06-19net/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang
2026-06-19tap: free page on error paths in tap_get_user_xdp()Weiming Shi
2026-06-19vxlan: vnifilter: fix spurious notification on VNI updateAndy Roulin
2026-06-19vxlan: vnifilter: send notification on VNI addAndy Roulin
2026-06-19octeontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram
2026-06-19net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi
2026-06-19net: fec: fix pinctrl default state restore order on resumeTapio Reijonen
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-19net: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy
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 build_skb failure in tun_xdp_one()Weiming Shi
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-01pds_core: ensure null-termination for firmware version stringsNikhil P. Rao
2026-06-01pds_core: add an error code check in pdsc_dl_info_getSu Hui
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-01pds_core: fix debugfs_lookup dentry leak and error handlingNikhil P. Rao