Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-10-17--00-00 (v6.18-rc1-244-g199d9e3cf3fb) remotes/brancher/net-next-hw-2025-10-17--08-00 (v6.18-rc1-261-g5937618fb2bd) ==== BASE DIFF ==== .../devicetree/bindings/net/cdns,macb.yaml | 8 +- drivers/net/ethernet/cadence/macb.h | 71 +++--- drivers/net/ethernet/cadence/macb_main.c | 257 +++++++++------------ drivers/net/ethernet/cadence/macb_ptp.c | 16 +- drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 9 +- 5 files changed, 156 insertions(+), 205 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.hFw1fJWsjq b/tmp/tmp.8WkpMTXkzT index 8903a619b062..cf8e54da7fc2 100644 --- a/tmp/tmp.hFw1fJWsjq +++ b/tmp/tmp.8WkpMTXkzT @@ -13,9 +13,28 @@ selftests: net: fix server bind failure in sctp_vrf.sh nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU +net/smc: fix general protection fault in __smc_diag_dump +virtio_net: fix header access in big_packets mode net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ +r8169: reconfigure rx unconditionally before chip reset when resuming net: phy: realtek: fix rtl8221b-vm-cg name +selftests/net: io_uring: fix unknown errnum values +ixgbe: Add 10G-BX support +net: stmmac: convert to phylink PCS support +net: stmmac: provide PCS initialisation hook +net: stmmac: only call stmmac_pcs_ctrl_ane() for integrated SGMII PCS +net: stmmac: do not require snps,ps-speed for SGMII +net: stmmac: hw->ps becomes hw->reverse_sgmii_enable +net: stmmac: simplify stmmac_check_pcs_mode() +net: stmmac: move reverse-"pcs" mode setup to stmmac_check_pcs_mode() +net: stmmac: remove RGMII "pcs" mode +net: stmmac: remove hw->ps xxx_core_init() hardware setup +net: stmmac: remove unused PCS loopback support +net: stmmac: remove PCS "mode" pause handling +net: stmmac: remove SGMII/RGMII/SMII interrupt handling +net: stmmac: remove xstats.pcs_* members +net: stmmac: remove broken PCS code dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path net: bonding: update the slave array for broadcast mode net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions @@ -42,10 +61,6 @@ tcp: Don't acknowledge SYN+ACK payload to TFO fallback client. selftest: packetdrill: Import TFO sendto tests. tcp: Make TFO client fallback behaviour consistent. nl802154: fix some kernel-doc warnings -net: bridge: use common function to compute the features -team: use common function to compute the features -bonding: use common function to compute the features -net: add a common function to compute features for upper devices net: shrink napi_skb_cache_put() net: dsa: lantiq_gswip: treat VID 0 like the PVID net: dsa: lantiq_gswip: drop untagged on VLAN-aware bridge ports with no PVID @@ -62,22 +77,7 @@ net: ethtool: tsconfig: Re-configure hwtstamp upon provider change net: stmmac: Allow supporting coarse adjustment mode net: stmmac: Move subsecond increment configuration in dedicated helper net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx -net: stmmac: dwmac-rk: Fix disabling set_clock_selection -net: macb: sort #includes -net: macb: apply reverse christmas tree in macb_tx_map() -net: macb: drop `count` local variable in macb_tx_map() -net: macb: drop `entry` local variable in macb_tx_map() -net: macb: replace min() with umin() calls -net: macb: remove bp->queue_mask -net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?) -net: macb: move bp->hw_dma_cap flags to bp->caps -net: macb: simplify macb_adj_dma_desc_idx() -net: macb: simplify macb_dma_desc_get_size() -net: macb: drop macb_config NULL checking -net: macb: Remove local variables clk_init and init in macb_probe() -net: macb: remove gap in MACB_CAPS_* flags -net: macb: use BIT() macro for capability definitions -dt-bindings: net: cdns,macb: sort compatibles +net: enetc: fix the deadlock of enetc_mdio_lock net: ti: icssg-prueth: Enable zero copy in XDP features net: ti: icssg-prueth: Add AF_XDP zero copy for RX net: ti: icssg-prueth: Make emac_run_xdp function independent of page