aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-22wifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()Lorenzo Bianconi1-3/+6
2026-07-22wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()Lorenzo Bianconi1-0/+2
2026-07-22wifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bss_he_tlv()Lorenzo Bianconi1-0/+2
2026-07-22wifi: mt76: mt7915: guard HE capability lookupsRuoyu Wang1-5/+13
2026-07-22wifi: mt76: mt7925: guard link STA in decap offloadGuangshuo Li1-0/+3
2026-07-22wifi: mt76: Disable napi when removing deviceNicolas Cavallari1-1/+4
2026-07-22wifi: mt76: mt7615: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-0/+6
2026-07-22wifi: mt76: mt7925: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
2026-07-22wifi: mt76: mt7921: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
2026-07-21ppp: annotate concurrent dev->stats accessesEric Dumazet1-16/+16
2026-07-21net: dsa: microchip: make read-only const array ts_reg staticColin Ian King1-2/+4
2026-07-21net: stmmac: intel: skip SerDes reconfig when rate is unchangedMarkus Breitenberger1-0/+31
2026-07-21gtp: check skb_pull_data() return in gtp1u_send_echo_resp()Xiang Mei (Microsoft)1-2/+3
2026-07-21net: libwx: add support for set_coalesce in wx_ethtool_ops_vfMengyuan Lou3-3/+18
2026-07-21net: libwx: add support for set_ringparam in wx_ethtool_ops_vfMengyuan Lou5-8/+72
2026-07-21gve: fix Rx queue stall on alloc failureEddie Phillips2-0/+37
2026-07-21wifi: brcmfmac: add DPP supportJason Huang3-76/+129
2026-07-21Merge tag 'nxpwifi-2026-07-15' of https://github.com/jeffchen71/nxpwifiJohannes Berg47-0/+35756
2026-07-21net: stmmac: Simplify ioctl handlingMaxime Chevallier1-14/+3
2026-07-21net: sfp: add quirk for HORACO copper SFP+ moduleAleksander Jan Bajkowski1-0/+3
2026-07-21net: mctp i3c: clean up notifier and buses if driver register failsMyeonghun Pak1-4/+7
2026-07-21pds_core: check for workqueue allocation failureNikhil P. Rao1-2/+7
2026-07-21pds_core: fix auxiliary device add/del racesNikhil P. Rao1-3/+14
2026-07-21pds_core: order completion reads after the ownership checkNikhil P. Rao1-1/+11
2026-07-21pds_core: yield the CPU while waiting for the adminq to drainNikhil P. Rao1-0/+1
2026-07-21pds_core: fix use-after-free on workqueue during removeNikhil P. Rao2-6/+13
2026-07-21pds_core: fix deadlock between reset thread and removeNikhil P. Rao1-3/+4
2026-07-21net: prestera: ignore duplicate RIF destruction eventsYuyang Huang1-4/+2
2026-07-21net: txgbe: fix FDIR filter leak on removeChenguang Zhao1-0/+1
2026-07-21net: txgbe: fix heap overflow when reading module EEPROMChenguang Zhao1-2/+4
2026-07-21rtase: Workaround for TX hang caused by hardware packet parsingJustin Lai2-0/+205
2026-07-21net: dsa: yt921x: Fix external port detectionChukun Pan1-1/+1
2026-07-21net: hibmcge: fix double-free of tx skb on DMA mapping failureXuanqiang Luo1-0/+1
2026-07-21hinic3: fix use-after-free on DMA mapping failureXuanqiang Luo1-2/+3
2026-07-21bna: fix use-after-free on DMA mapping failureXuanqiang Luo1-1/+1
2026-07-21net: mvneta: bm: fix device reference leak on failed lookupJohan Hovold1-2/+13
2026-07-21geneve: ensure the skb is writable before fixing its headersAntoine Tenart1-2/+11
2026-07-21Merge tag 'mm81x-driver-08-07-2026' of https://github.com/MorseMicro/linuxJohannes Berg34-0/+13891
2026-07-21geneve: fix hint header definition wrt endiannessAntoine Tenart1-1/+10
2026-07-21wifi: brcmfmac: set F2 blocksize to 256 for BCM43752LiangCheng Wang1-0/+1
2026-07-21wifi: mac80211_hwsim: clear PMSR request state on abortZhao Li1-3/+7
2026-07-21wifi: mac80211_hwsim: authenticate PMSR report sendersZhao Li1-0/+9
2026-07-21rndis_host: add overflow check in rndis_rx_fixup()Griffin Kroah-Hartman1-1/+5
2026-07-21amd-xgbe: fix MAC_AUTO_SW handling in CL37 ANPrashanth Kumar KR1-3/+8
2026-07-21net: phy: drop duplicated header include in mdio-deviceMaxime Chevallier1-1/+0
2026-07-21Revert "gtp: annotate PDP lookups under RTNL"Simon Horman1-8/+4
2026-07-21net/mlx5e: psp: Report PSP dev registration errorsCosmin Ratiu3-6/+14
2026-07-21net/mlx5e: Return errors from profile->enableCosmin Ratiu3-7/+18
2026-07-21net/mlx5e: psp: Make PSP steering config dynamicCosmin Ratiu3-51/+53
2026-07-21net/mlx5e: psp: Flatten steering structuresCosmin Ratiu1-160/+97