summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-21ppp: annotate concurrent dev->stats accessesEric Dumazet
2026-07-21net: dsa: microchip: make read-only const array ts_reg staticColin Ian King
2026-07-21net: stmmac: intel: skip SerDes reconfig when rate is unchangedMarkus Breitenberger
2026-07-21gtp: check skb_pull_data() return in gtp1u_send_echo_resp()Xiang Mei (Microsoft)
2026-07-21net: libwx: add support for set_coalesce in wx_ethtool_ops_vfMengyuan Lou
2026-07-21net: libwx: add support for set_ringparam in wx_ethtool_ops_vfMengyuan Lou
2026-07-21gve: fix Rx queue stall on alloc failureEddie Phillips
2026-07-21wifi: brcmfmac: add DPP supportJason Huang
2026-07-21Merge tag 'nxpwifi-2026-07-15' of https://github.com/jeffchen71/nxpwifiJohannes Berg
2026-07-21net: stmmac: Simplify ioctl handlingMaxime Chevallier
2026-07-21net: sfp: add quirk for HORACO copper SFP+ moduleAleksander Jan Bajkowski
2026-07-21net: mctp i3c: clean up notifier and buses if driver register failsMyeonghun Pak
2026-07-21pds_core: check for workqueue allocation failureNikhil P. Rao
2026-07-21pds_core: fix auxiliary device add/del racesNikhil P. Rao
2026-07-21pds_core: order completion reads after the ownership checkNikhil P. Rao
2026-07-21pds_core: yield the CPU while waiting for the adminq to drainNikhil P. Rao
2026-07-21pds_core: fix use-after-free on workqueue during removeNikhil P. Rao
2026-07-21pds_core: fix deadlock between reset thread and removeNikhil P. Rao
2026-07-21net: prestera: ignore duplicate RIF destruction eventsYuyang Huang
2026-07-21net: txgbe: fix FDIR filter leak on removeChenguang Zhao
2026-07-21net: txgbe: fix heap overflow when reading module EEPROMChenguang Zhao
2026-07-21rtase: Workaround for TX hang caused by hardware packet parsingJustin Lai
2026-07-21net: dsa: yt921x: Fix external port detectionChukun Pan
2026-07-21net: hibmcge: fix double-free of tx skb on DMA mapping failureXuanqiang Luo
2026-07-21hinic3: fix use-after-free on DMA mapping failureXuanqiang Luo
2026-07-21bna: fix use-after-free on DMA mapping failureXuanqiang Luo
2026-07-21net: mvneta: bm: fix device reference leak on failed lookupJohan Hovold
2026-07-21geneve: ensure the skb is writable before fixing its headersAntoine Tenart
2026-07-21Merge tag 'mm81x-driver-08-07-2026' of https://github.com/MorseMicro/linuxJohannes Berg
2026-07-21geneve: fix hint header definition wrt endiannessAntoine Tenart
2026-07-21wifi: brcmfmac: set F2 blocksize to 256 for BCM43752LiangCheng Wang
2026-07-21wifi: mac80211_hwsim: clear PMSR request state on abortZhao Li
2026-07-21wifi: mac80211_hwsim: authenticate PMSR report sendersZhao Li
2026-07-21rndis_host: add overflow check in rndis_rx_fixup()Griffin Kroah-Hartman
2026-07-21amd-xgbe: fix MAC_AUTO_SW handling in CL37 ANPrashanth Kumar KR
2026-07-21net: phy: drop duplicated header include in mdio-deviceMaxime Chevallier
2026-07-21Revert "gtp: annotate PDP lookups under RTNL"Simon Horman
2026-07-21net/mlx5e: psp: Report PSP dev registration errorsCosmin Ratiu
2026-07-21net/mlx5e: Return errors from profile->enableCosmin Ratiu
2026-07-21net/mlx5e: psp: Make PSP steering config dynamicCosmin Ratiu
2026-07-21net/mlx5e: psp: Flatten steering structuresCosmin Ratiu
2026-07-21net/mlx5e: psp: Use a single rx_check tableCosmin Ratiu
2026-07-21net/mlx5e: psp: Add an RX steering tableCosmin Ratiu
2026-07-21net/mlx5e: psp: Adjust rx_check FT size and use a drop_groupCosmin Ratiu
2026-07-21net/mlx5e: psp: Rename and consolidate steering functionsCosmin Ratiu
2026-07-21net/mlx5e: psp: Remove unused PSP syndrome copy actionCosmin Ratiu
2026-07-21net/mlx5e: psp: Factor out drop rule creation codeCosmin Ratiu
2026-07-21net/mlx5e: psp: Use helpers for steering object manipulationCosmin Ratiu
2026-07-21net/mlx5e: psp: Merge rx_err rule add/delete with ft create/deleteCosmin Ratiu
2026-07-21net/mlx5e: psp: Remove unneeded ref counting for PSP steeringCosmin Ratiu