summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta
2026-07-23Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-07-23net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()Lorenzo Bianconi
2026-07-23net: slip: serialize receive against buffer reallocationSungmin Kang
2026-07-23idpf: fix max_vport related crash on allocation error during initEmil Tantilov
2026-07-23ice: reject out-of-range ptype in ice_parser_profile_initAleksandr Loktionov
2026-07-23ice: prevent tstamp ring allocation for non-PF VSI typesPaul Greenwalt
2026-07-23ice: fix PTP Call Trace during PTP releasePaul Greenwalt
2026-07-23ice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov
2026-07-23ice: fix LAG recipe to profile associationMarcin Szycik
2026-07-23ice: pass the return value of skb_checksum_help()Michal Swiatkowski
2026-07-23ice: allow creating VFs when !CONFIG_ICE_SWITCHDEVVincent Chen
2026-07-23octeontx2-pf: tc: fix egress ratelimitingHariprasad Kelam
2026-07-23net/mlx5e: Reject unsupported CB Shaper TSA in ETS validationAlexei Lazar
2026-07-23net/mlx5e: Report zero bandwidth for non-ETS traffic classesAlexei Lazar
2026-07-23net: pcs: xpcs: fix SGMII state readingCoia Prant
2026-07-23net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan ruleYael Chemla
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman
2026-07-23geneve: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk
2026-07-23vxlan: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk
2026-07-23hinic: remove unused ethtool RSS user configuration buffersChenguang Zhao
2026-07-23pppoe: reload header pointer after dev_hard_header()Asim Viladi Oglu Manizada
2026-07-23ppp: annotate data races in ppp_genericEric Dumazet
2026-07-23amt: fix use-after-free in AMT delayed worksShihuang Liu
2026-07-23mctp: serial: handle zero-length frames to prevent rx buffer overflowDoruk Tan Ozturk
2026-07-23octeontx2-vf: set TC flower flag on MCAM entry allocationSuman Ghosh
2026-07-23net: stmmac: enable the MAC on link up for all supported speedsvadik likholetov
2026-07-23net: stmmac: reset residual action in L3L4 filters on deleteNazim Amirul
2026-07-23net: stmmac: fix l3l4 filter rejecting unsupported offload requestsNazim Amirul
2026-07-23net: stmmac: xgmac: fix l4 filter port overwrite on register updateNazim Amirul
2026-07-22vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packetsHarshaka Narayana
2026-07-22vxlan: mdb: Fix source list corruption on a failed replaceJames Raphael Tiovalen
2026-07-22net: stmmac: dwmac4: mask interrupts when stopping DMA in suspendLuis Lang
2026-07-22net: dpaa: fix mode settingMichael Walle
2026-07-22Merge tag 'wireless-2026-07-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-22net: hip04: fix RX buffer leak on build_skb failureFan Wu
2026-07-22amt: make the head writable before rewriting the L2 headerMichael Bommarito
2026-07-22amt: re-read skb header pointers after every pullMichael Bommarito
2026-07-22wifi: brcmfmac: fix 802.1X-SHA256 call trace warningShelley Yang
2026-07-22wifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()Lorenzo Bianconi
2026-07-22wifi: mt76: mt7925: fix crash in reset link replaySean Wang
2026-07-22wifi: mt76: fix airoha_npu dependency trackingArnd Bergmann
2026-07-22wifi: mt76: restrict NPU/PPE active checks to MMIO devicesDevin Wittmayer
2026-07-22wifi: mt76: fix MAC address for non OF pcie cardsRosen Penev
2026-07-22wifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()Lorenzo Bianconi
2026-07-22wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()Lorenzo Bianconi
2026-07-22wifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bs...Lorenzo Bianconi
2026-07-22wifi: mt76: mt7915: guard HE capability lookupsRuoyu Wang
2026-07-22wifi: mt76: mt7925: guard link STA in decap offloadGuangshuo Li
2026-07-22wifi: mt76: Disable napi when removing deviceNicolas Cavallari