aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
7 daysbnxt_en: Handle partially initialized auxiliary devicesRuoyu Wang1-19/+20
7 daysnet/mlx5: free mlx5_st_idx_data on final deallocZhiping Zhang1-0/+1
8 dayscan: peak: Modification of references to email accounts being deletedStéphane Grosjean11-15/+15
10 dayscan: esd_usb: kill anchored URBs before freeing netdevsFan Wu1-1/+4
10 dayscan: vxcan: Kconfig: fix description stating no local echo providedAlexander Hölzl1-5/+2
13 daysmacsec: fix promiscuity refcount leak in macsec_dev_open()James Raphael Tiovalen1-2/+5
14 daysMerge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni18-20/+77
14 daysppp: 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-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
2026-07-06wifi: mwifiex: fix roaming to different channel in host_mlme modeRafael Beims1-1/+1
2026-07-05net: microchip: vcap: fix races on the shared Super VCAP blockJens Emil Schulz Østergaard8-42/+60
2026-07-03net/mlx5e: Fix publication race for priv->channel_stats[]Feng Liu5-15/+33
2026-07-03net/mlx5e: Fix HV VHCA stats agent registration raceFeng Liu3-13/+22
2026-07-03net/mlx5e: Fix HV VHCA stats zero-sized buffer allocationFeng Liu1-1/+9
2026-07-03net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailableShay Drory1-0/+3
2026-07-03net/mlx5: LAG, MPESW, Fix missing complete() on devcom errorShay Drory1-2/+5
2026-07-03net/mlx5: LAG, Fix off-by-one in single-FDB error rollbackShay Drory1-1/+1
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds35-35/+0
2026-07-03octeontx2-pf: fix SQB pointer leak on init failureDawei Feng1-11/+10
2026-07-03net: usb: net1080: validate packet_len before pad-byte access in rx_fixupXiang Mei1-1/+1