summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
13 daysnet: ipa: fix SMEM state handle leaks in SMP2P initHaoxiang Li1-8/+22
13 daysnet: macb: drop in-flight Tx SKBs on closeThéo Lebrun1-2/+20
13 daysocteontx2-pf: fix SQB pointer leak on init failureDawei Feng1-9/+8
13 daysocteontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo3-1/+11
13 daysnet: mana: Validate the packet length reported by the NICDexuan Cui1-0/+13
13 dayswifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie1-1/+1
13 daysocteontx2-vf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-5/+8
13 daysocteontx2-pf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-4/+4
13 daysocteontx2: Annotate mmio regions as __iomemSubbaraya Sundeep2-8/+7
13 daysnet: pcs: xpcs: fix SGMII state readingCoia Prant1-25/+7
13 daysi40e: remove read access to debugfs filesJacob Keller1-102/+19
13 daysvxlan: mdb: Fix source list corruption on a failed replaceJames Raphael Tiovalen1-12/+18
13 dayspppoe: reload header pointer after dev_hard_header()Asim Viladi Oglu Manizada1-0/+1
13 daysmctp: serial: handle zero-length frames to prevent rx buffer overflowDoruk Tan Ozturk1-1/+1
13 daysice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov1-1/+1
13 daysnet: hip04: fix RX buffer leak on build_skb failureFan Wu1-3/+8
13 daysgeneve: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk1-0/+3
13 daysnet: slip: serialize receive against buffer reallocationSungmin Kang1-0/+4
13 daysvxlan: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk1-0/+3
13 dayswifi: brcmfmac: make release_scratchbuffers idempotentFan Wu1-2/+6
13 dayswifi: mt76: mt7921: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
13 dayswifi: mt76: mt7615: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-0/+6
13 dayswifi: wilc1000: validate assoc response length before subtracting headerHuihui Huang1-0/+5
13 dayswifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-operDoruk Tan Ozturk1-1/+1
13 dayswifi: ath6kl: fix OOB access from firmware ADDBA window sizeTristan Madani1-4/+6
13 daysice: fix LAG recipe to profile associationMarcin Szycik1-1/+1
13 daysnet/mlx5e: Reject unsupported CB Shaper TSA in ETS validationAlexei Lazar1-0/+8
13 daysnet/mlx5e: Report zero bandwidth for non-ETS traffic classesAlexei Lazar1-0/+7
13 daysnet/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan ruleYael Chemla1-1/+1
13 dayshinic: remove unused ethtool RSS user configuration buffersChenguang Zhao2-23/+0
13 daysppp: annotate data races in ppp_genericEric Dumazet1-22/+28
13 daysppp: enable TX scatter-gatherQingfang Deng1-5/+25
13 daysppp: convert to percpu netstatsQingfang Deng1-33/+19
13 daysppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng3-0/+6
13 daysocteontx2-vf: set TC flower flag on MCAM entry allocationSuman Ghosh1-0/+1
13 daysnet: stmmac: enable the MAC on link up for all supported speedsvadik likholetov1-55/+37
13 daysnet: stmmac: reset residual action in L3L4 filters on deleteNazim Amirul1-0/+1
13 daysnet: stmmac: fix l3l4 filter rejecting unsupported offload requestsNazim Amirul1-0/+34
13 daysvmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packetsHarshaka Narayana1-6/+16
13 daysnet: dpaa: fix mode settingMichael Walle1-5/+12
13 daysamt: make the head writable before rewriting the L2 headerMichael Bommarito1-0/+8
13 daysamt: re-read skb header pointers after every pullMichael Bommarito1-24/+55
13 dayswifi: brcmfmac: fix 802.1X-SHA256 call trace warningShelley Yang1-1/+1
13 dayswifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()Lorenzo Bianconi1-3/+7
13 dayswifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()Lorenzo Bianconi1-3/+6
13 dayswifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bs...Lorenzo Bianconi1-0/+2
13 dayswifi: mt76: mt7915: guard HE capability lookupsRuoyu Wang1-5/+13
13 daysgtp: check skb_pull_data() return in gtp1u_send_echo_resp()Xiang Mei (Microsoft)1-2/+3
13 dayspds_core: check for workqueue allocation failureNikhil P. Rao1-2/+7
13 dayspds_core: fix auxiliary device add/del racesNikhil P. Rao1-3/+14