summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-24wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims1-1/+0
2026-07-24macsec: fix promiscuity refcount leak in macsec_dev_open()James Raphael Tiovalen1-2/+5
2026-07-24wifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao1-2/+10
2026-07-24fsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li1-1/+3
2026-07-24net: liquidio: fix BAR resource leak on PF number failureHaoxiang Li1-8/+10
2026-07-24bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal1-2/+1
2026-07-24ieee802154: ca8210: fix pointer truncation in kfifo on 64-bitShitalkumar Gandhi1-2/+4
2026-07-24ieee802154: ca8210: fix cas_ctl leak on spi_async failureShitalkumar Gandhi1-1/+2
2026-07-24net: ena: clean up XDP TX queues when regular TX setup failsDawei Feng1-2/+21
2026-07-24net: sparx5: unregister blocking notifier on init failureHaoxiang Li1-1/+3
2026-07-24mlxsw: fix refcount leak in mlxsw_sp_vrs_lpm_tree_replace()Wentao Liang1-0/+1
2026-07-24net/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing1-1/+2
2026-07-24octeontx2-pf: check DMAC extraction support before filteringSuman Ghosh1-6/+37
2026-07-24octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh5-16/+124
2026-07-24octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...Suman Ghosh3-18/+70
2026-07-24octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth6-6/+481
2026-07-24octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth3-0/+31
2026-07-24octeontx2-af: devlink configuration supportRatheesh Kannoth3-2/+101
2026-07-24octeontx2-af: Exact match scan from kex profileRatheesh Kannoth2-3/+35
2026-07-24octeontx2-af: Exact match supportRatheesh Kannoth6-1/+1029
2026-07-24octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth12-17/+554
2026-07-24octeontx2-af: debugfs: Add channel and channel mask.Rakesh Babu3-0/+9
2026-07-24net: usb: lan78xx: disable VLAN filter in promiscuous modeEnrico Pozzobon1-4/+14
2026-07-24net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei3-33/+45
2026-07-24net: qualcomm: rmnet: add tx packets aggregationDaniele Palmas7-4/+246
2026-07-24qede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida1-0/+5
2026-07-24net: usb: net1080: validate packet_len before pad-byte access in rx_fixupXiang Mei1-1/+1
2026-07-24cxgb4: Fix decode strings dump for T6 adaptersGleb Markov1-8/+0
2026-07-24virtio_net: disable cb when NAPI is busy-polledLongjun Tang1-0/+3
2026-07-24net: gianfar: dispose irq mappings on probe failure and device removalRosen Penev1-5/+11
2026-07-24usbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup()Xiang Mei1-3/+3
2026-07-24qede: fix out-of-bounds check for cqe->len_list[]Matvey Kovalev1-2/+2
2026-07-24net: sungem: fix probe error cleanupRuoyu Wang1-4/+9
2026-07-24net: mvneta: re-enable percpu interrupt on resumeYun Zhou1-0/+3
2026-07-24veth: fix NAPI leak in XDP enable error pathEric Dumazet1-0/+2
2026-07-24net: dsa: sja1105: round up PTP perout pin durationAleksandrova Alyona1-1/+1
2026-07-24dpaa2-switch: fix VLAN upper check not rejecting bridge joinIoana Ciornei1-1/+1
2026-07-24octeontx2-pf: Fix leak of SQ timestamp buffer on teardownRatheesh Kannoth1-0/+1
2026-07-24net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE checkAditya Garg1-1/+2
2026-07-24net: mana: initialize gdma queue id to INVALID_QUEUE_IDAditya Garg1-0/+2
2026-07-24bonding: 3ad: fix mux port state on oper downLouis Scalbert1-0/+1
2026-07-24wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indicationTristan Madani1-0/+6
2026-07-24wifi: ath9k: fix OOB access from firmware tx status queue IDTristan Madani1-0/+5
2026-07-24wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA bufferTristan Madani1-0/+5
2026-07-24net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()Maoyi Xie1-0/+8
2026-07-04hdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu1-2/+13
2026-07-04wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith1-1/+1
2026-07-04wifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez1-0/+1
2026-07-04wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen1-0/+1
2026-07-04net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi2-4/+5