Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-23--18-00 (v6.16-rc2-789-g6764e3ff601d) remotes/brancher/net-next-2025-06-23--21-00 (v6.16-rc2-801-g91d3fde69343) ==== BASE DIFF ==== .../devicetree/bindings/net/qca,ar803x.yaml | 43 ++++++ .../net/ethernet/stmicro/stmmac/dwmac-lpc18xx.c | 5 +- drivers/net/phy/qcom/Kconfig | 2 +- drivers/net/phy/qcom/at803x.c | 167 +++++++++++++++++++++ net/ethtool/pse-pd.c | 1 + .../selftests/drivers/net/hw/lib/py/__init__.py | 17 +++ .../selftests/drivers/net/lib/py/__init__.py | 14 ++ 7 files changed, 246 insertions(+), 3 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.vQUJhtLjAP b/tmp/tmp.S2fz47U4aK index 66ce69c4057a..4b6933009049 100644 --- a/tmp/tmp.vQUJhtLjAP +++ b/tmp/tmp.S2fz47U4aK @@ -16,6 +16,14 @@ e1000e: disregard NVM checksum on tgp when valid checksum mask is not set rds: Expose feature parameters via sysfs (and ELF) net: cadence: macb: only register MDIO bus when an MDIO child node exists in DT team: replace team lock with rtnl lock +net: s/dev_close_many/netif_close_many/ +net: s/dev_set_threaded/netif_set_threaded/ +net: s/dev_get_flags/netif_get_flags/ +net: s/__dev_set_mtu/__netif_set_mtu/ +net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/ +net: s/dev_get_mac_address/netif_get_mac_address/ +net: s/dev_get_port_parent_id/netif_get_port_parent_id/ +net: s/dev_get_stats/netif_get_stats/ net: netfilter: Add IPIP flowtable SW acceleration ethernet: cxgb4: Fix dma_unmap_sg() nents value net: xsk: dpaa2: avoid repeatedly updating the global consumer @@ -118,14 +126,12 @@ net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect net: usb: lan78xx: annotate checksum assignment to silence sparse warnings bridge: mcast: Fix use-after-free during router port configuration page_pool: import Jesper's page_pool benchmark -ethtool: pse-pd: Add missing linux/export.h include phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYs net: ethernet: mtk_eth_soc: only use legacy mode on missing IRQ name net: ethernet: mtk_eth_soc: skip first IRQ if not used net: ethernet: mtk_eth_soc: add consts for irq index net: ethernet: mtk_eth_soc: support named IRQs atm: idt77252: Add missing `dma_map_error()` -net: stmmac: lpc18xx: use plat_dat->phy_interface ethernet: ionic: Fix DMA mapping tests net: mctp: test: Add tests for gateway routes net: mctp: add gateway routing support