aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-14wifi: iwlwifi: mvm: verify scan id reported by firmwareAvraham Stern1-1/+5
2026-07-14can: esd_usb: kill anchored URBs before freeing netdevsFan Wu1-1/+4
2026-07-14can: vxcan: Kconfig: fix description stating no local echo providedAlexander Hölzl1-5/+2
2026-07-13wifi: carl9170: fix buffer overflow in rx_stream failover pathTristan Madani1-1/+3
2026-07-13wifi: carl9170: fix OOB read from off-by-two in TX status handlerTristan Madani1-1/+1
2026-07-13wifi: carl9170: bound memcpy length in cmd callback to prevent OOB readTristan Madani1-1/+2
2026-07-13wifi: ath6kl: fix OOB read from firmware IE lengths in connect eventTristan Madani1-0/+8
2026-07-13wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handlerTristan Madani1-0/+12
2026-07-13wifi: ath6kl: fix OOB access from firmware ADDBA window sizeTristan Madani1-4/+6
2026-07-13wifi: ath12k: fix NULL pointer dereference in rhash table destroyJose Ignacio Tornos Martinez2-2/+8
2026-07-13wifi: ath12k: Fix low MLO RX throughput on WCN7850Yingying Tang8-7/+73
2026-07-11macsec: fix promiscuity refcount leak in macsec_dev_open()James Raphael Tiovalen1-2/+5
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni18-20/+77
2026-07-10ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAFNorbert Szetei1-3/+15
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds39-226/+434
2026-07-09wifi: ath12k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam1-0/+4
2026-07-09wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam1-0/+4
2026-07-09wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()Dmitry Morgun1-0/+3
2026-07-09wifi: ath10k: fix skb leak on incomplete msdu during rx popManikanta Pubbisetty1-0/+2
2026-07-09wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()Wentao Liang1-0/+1
2026-07-09macsec: don't read an unset MAC header in macsec_encrypt()Daehyeon Ko1-1/+1
2026-07-09octeontx2-af: fix VF bringup affecting PF promiscuous stateHarman Kalra1-2/+2
2026-07-09net/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing1-1/+2
2026-07-09net: macb: drop in-flight Tx SKBs on closeThéo Lebrun1-2/+19
2026-07-09net: mana: Sync page pool RX frags for CPUDexuan Cui1-7/+33
2026-07-09net: mana: Validate the packet length reported by the NICDexuan Cui1-5/+18
2026-07-08octeontx2-pf: check DMAC extraction support before filteringSuman Ghosh1-6/+37
2026-07-08net: mdio: select REGMAP_MMIO instead of depending on itRosen Penev1-1/+2
2026-07-07net: usb: lan78xx: disable VLAN filter in promiscuous modeEnrico Pozzobon1-4/+14
2026-07-07net/liquidio: drop cached VF pci_dev LUTYuho Choi3-31/+32
2026-07-07net: rnpgbe: fix mailbox endianness and remove pointer castsDong Yibo4-47/+80
2026-07-07wifi: brcmfmac: cyw: fix heap overflow on a short auth frameMaoyi Xie1-0/+6
2026-07-07wifi: brcmfmac: initialize SDIO data work before cleanupRunyu Xiao1-1/+1
2026-07-06wifi: rsi: validate beacon length before fixed buffer copyPengpeng Hou1-0/+8
2026-07-06wifi: libipw: fix key index receive bound checksPengpeng Hou1-2/+2
2026-07-06wifi: rsi: bound background scan probe request copyPengpeng Hou1-0/+6
2026-07-06wifi: libertas: reject short monitor TX framesPengpeng Hou1-0/+7
2026-07-06wifi: ralink: RT2X00: init EEPROM properlyCorentin Labbe4-4/+4
2026-07-06wifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphersPengpeng Hou1-2/+4
2026-07-06wifi: p54: validate RX frame length in p54_rx_eeprom_readback()Xiang Mei1-0/+8
2026-07-06wifi: mac80211_hwsim: avoid treating MCS as legacy rate indexYousef Alhouseen1-2/+13
2026-07-06wifi: libertas: fix memory leak in helper_firmware_cb()Dawei Feng1-0/+1
2026-07-06wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie1-1/+1
2026-07-06wifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas1-0/+1
2026-07-06wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()Abdun Nihaal1-4/+4
2026-07-06amt: fix size calculation in amt_get_size()Eric Dumazet1-3/+3
2026-07-06net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei3-33/+45
2026-07-06qede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida1-0/+5
2026-07-06wifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao1-2/+10
2026-07-06wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims1-1/+0