summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
5 daysnet: ipa: fix SMEM state handle leaks in SMP2P initHaoxiang Li
5 daysnet: macb: drop in-flight Tx SKBs on closeThéo Lebrun
5 daysocteontx2-pf: fix SQB pointer leak on init failureDawei Feng
5 daysocteontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo
5 daysnet: mana: Validate the packet length reported by the NICDexuan Cui
5 dayswifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie
5 daysocteontx2-vf: clear stale mailbox IRQ state before request_irq()Runyu Xiao
5 daysocteontx2-pf: clear stale mailbox IRQ state before request_irq()Runyu Xiao
5 daysocteontx2: Annotate mmio regions as __iomemSubbaraya Sundeep
5 daysnet: pcs: xpcs: fix SGMII state readingCoia Prant
5 daysi40e: remove read access to debugfs filesJacob Keller
5 daysvxlan: mdb: Fix source list corruption on a failed replaceJames Raphael Tiovalen
5 dayspppoe: reload header pointer after dev_hard_header()Asim Viladi Oglu Manizada
5 daysmctp: serial: handle zero-length frames to prevent rx buffer overflowDoruk Tan Ozturk
5 daysice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov
5 daysnet: hip04: fix RX buffer leak on build_skb failureFan Wu
5 daysgeneve: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk
5 daysnet: slip: serialize receive against buffer reallocationSungmin Kang
5 daysvxlan: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk
5 dayswifi: brcmfmac: make release_scratchbuffers idempotentFan Wu
5 dayswifi: mt76: mt7921: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer
5 dayswifi: mt76: mt7615: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer
5 dayswifi: wilc1000: validate assoc response length before subtracting headerHuihui Huang
5 dayswifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-operDoruk Tan Ozturk
5 dayswifi: ath6kl: fix OOB access from firmware ADDBA window sizeTristan Madani
5 daysice: fix LAG recipe to profile associationMarcin Szycik
5 daysnet/mlx5e: Reject unsupported CB Shaper TSA in ETS validationAlexei Lazar
5 daysnet/mlx5e: Report zero bandwidth for non-ETS traffic classesAlexei Lazar
5 daysnet/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan ruleYael Chemla
5 dayshinic: remove unused ethtool RSS user configuration buffersChenguang Zhao
5 daysppp: annotate data races in ppp_genericEric Dumazet
5 daysppp: enable TX scatter-gatherQingfang Deng
5 daysppp: convert to percpu netstatsQingfang Deng
5 daysppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng
5 daysocteontx2-vf: set TC flower flag on MCAM entry allocationSuman Ghosh
5 daysnet: stmmac: enable the MAC on link up for all supported speedsvadik likholetov
5 daysnet: stmmac: reset residual action in L3L4 filters on deleteNazim Amirul
5 daysnet: stmmac: fix l3l4 filter rejecting unsupported offload requestsNazim Amirul
5 daysvmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packetsHarshaka Narayana
5 daysnet: dpaa: fix mode settingMichael Walle
5 daysamt: make the head writable before rewriting the L2 headerMichael Bommarito
5 daysamt: re-read skb header pointers after every pullMichael Bommarito
5 dayswifi: brcmfmac: fix 802.1X-SHA256 call trace warningShelley Yang
5 dayswifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()Lorenzo Bianconi
5 dayswifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()Lorenzo Bianconi
5 dayswifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bs...Lorenzo Bianconi
5 dayswifi: mt76: mt7915: guard HE capability lookupsRuoyu Wang
5 daysgtp: check skb_pull_data() return in gtp1u_send_echo_resp()Xiang Mei (Microsoft)
5 dayspds_core: check for workqueue allocation failureNikhil P. Rao
5 dayspds_core: fix auxiliary device add/del racesNikhil P. Rao