summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
3 daysnet: ethernet: Remove accidental duplication in Kconfig fileLukas Bulwahn1-1/+0
3 daysnet/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman1-2/+4
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 daysnet/mlx5: HWS, fix matcher leak on resize target setup failureDawei Feng1-0/+1
3 daysnet/mlx5: HWS, Rearrange to prevent forward declarationYevgeny Kliteynik1-177/+177
3 daysocteontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo3-1/+11
3 daysgve: fix header buffer corruption with header-split and HW-GROAnkit Garg1-10/+18
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-pf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-4/+4
3 daysocteontx2-vf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-5/+8
3 daysocteontx2: Annotate mmio regions as __iomemSubbaraya Sundeep2-8/+7
3 daysgve: fix Rx queue stall on alloc failureEddie Phillips2-0/+39
3 daysnet: pcs: xpcs: fix SGMII state readingCoia Prant1-25/+7
3 daysvxlan: mdb: Fix source list corruption on a failed replaceJames Raphael Tiovalen1-12/+18
3 daysrtase: Workaround for TX hang caused by hardware packet parsingJustin Lai2-0/+205
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 daysice: reject out-of-range ptype in ice_parser_profile_initAleksandr Loktionov1-0/+3
3 daysice: fix PTP Call Trace during PTP releasePaul Greenwalt1-0/+5
3 daysnet: hip04: fix RX buffer leak on build_skb failureFan Wu1-3/+8
3 daysnet/mlx5e: Use sender devcom for MPV master-upManjunath Patil1-2/+2
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 daysamt: fix use-after-free in AMT delayed worksShihuang Liu1-3/+11
3 dayswifi: brcmfmac: make release_scratchbuffers idempotentFan Wu1-2/+6
3 dayswifi: mt76: mt7925: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
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 daysnet: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()Lorenzo Bianconi1-2/+1
3 daysice: fix LAG recipe to profile associationMarcin Szycik1-1/+1
3 daysice: allow creating VFs when !CONFIG_ICE_SWITCHDEVVincent Chen3-10/+10
3 daysocteontx2-pf: tc: fix egress ratelimitingHariprasad Kelam1-13/+16
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 daysnet/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman1-2/+2
3 daysnet/mlx5: Refactor EEPROM query error handling to return status separatelyGal Pressman3-28/+30
3 daysnet/mlx5: Remove newline at the end of a netlink error messageGal Pressman4-6/+6
3 daysnet/mlx5: DPLL, Add clock quality level op implementationJiri Pirko1-0/+81
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