aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2 daysbnxt_en: Handle partially initialized auxiliary devicesRuoyu Wang1-19/+20
2 daysnet/mlx5: free mlx5_st_idx_data on final deallocZhiping Zhang1-0/+1
3 dayscan: peak: Modification of references to email accounts being deletedStéphane Grosjean11-15/+15
5 dayscan: esd_usb: kill anchored URBs before freeing netdevsFan Wu1-1/+4
5 dayscan: vxcan: Kconfig: fix description stating no local echo providedAlexander Hölzl1-5/+2
8 daysmacsec: fix promiscuity refcount leak in macsec_dev_open()James Raphael Tiovalen1-2/+5
9 daysMerge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni18-20/+77
9 daysppp: defer channel free to an RCU grace period to fix pppol2tp RX UAFNorbert Szetei1-3/+15
10 daysMerge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds39-226/+434
10 daysmacsec: don't read an unset MAC header in macsec_encrypt()Daehyeon Ko1-1/+1
10 daysocteontx2-af: fix VF bringup affecting PF promiscuous stateHarman Kalra1-2/+2
10 daysnet/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing1-1/+2
10 daysnet: macb: drop in-flight Tx SKBs on closeThéo Lebrun1-2/+19
10 daysnet: mana: Sync page pool RX frags for CPUDexuan Cui1-7/+33
10 daysnet: mana: Validate the packet length reported by the NICDexuan Cui1-5/+18
11 daysocteontx2-pf: check DMAC extraction support before filteringSuman Ghosh1-6/+37
11 daysnet: mdio: select REGMAP_MMIO instead of depending on itRosen Penev1-1/+2
12 daysnet: usb: lan78xx: disable VLAN filter in promiscuous modeEnrico Pozzobon1-4/+14
12 daysnet/liquidio: drop cached VF pci_dev LUTYuho Choi3-31/+32
12 daysnet: rnpgbe: fix mailbox endianness and remove pointer castsDong Yibo4-47/+80
12 dayswifi: brcmfmac: cyw: fix heap overflow on a short auth frameMaoyi Xie1-0/+6
12 dayswifi: brcmfmac: initialize SDIO data work before cleanupRunyu Xiao1-1/+1
13 dayswifi: rsi: validate beacon length before fixed buffer copyPengpeng Hou1-0/+8
13 dayswifi: libipw: fix key index receive bound checksPengpeng Hou1-2/+2
13 dayswifi: rsi: bound background scan probe request copyPengpeng Hou1-0/+6
13 dayswifi: libertas: reject short monitor TX framesPengpeng Hou1-0/+7
13 dayswifi: ralink: RT2X00: init EEPROM properlyCorentin Labbe4-4/+4
13 dayswifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphersPengpeng Hou1-2/+4
13 dayswifi: p54: validate RX frame length in p54_rx_eeprom_readback()Xiang Mei1-0/+8
13 dayswifi: mac80211_hwsim: avoid treating MCS as legacy rate indexYousef Alhouseen1-2/+13
13 dayswifi: libertas: fix memory leak in helper_firmware_cb()Dawei Feng1-0/+1
13 dayswifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie1-1/+1
13 dayswifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas1-0/+1
13 dayswifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()Abdun Nihaal1-4/+4
13 daysamt: fix size calculation in amt_get_size()Eric Dumazet1-3/+3
13 daysnet: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei3-33/+45
13 daysqede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida1-0/+5
13 dayswifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao1-2/+10
13 dayswifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims1-1/+0
13 dayswifi: 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