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