Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-11-19--16-00 (v6.18-rc5-1277-gf674b7daf124) remotes/brancher/net-next-hw-2025-11-20--00-00 (v6.18-rc5-1333-g341993031db4) ==== BASE DIFF ==== drivers/net/ethernet/stmicro/stmmac/chain_mode.c | 9 +++--- drivers/net/ethernet/stmicro/stmmac/hwif.h | 2 +- drivers/net/ethernet/stmicro/stmmac/ring_mode.c | 9 ++---- drivers/net/ethernet/stmicro/stmmac/stmmac.h | 4 +-- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 32 +++++++++++----------- .../net/ethernet/stmicro/stmmac/stmmac_selftests.c | 2 +- drivers/net/ethernet/stmicro/stmmac/stmmac_xdp.c | 2 +- drivers/net/phy/phylink.c | 3 ++ 8 files changed, 30 insertions(+), 33 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.BzjiYZKSP5 b/tmp/tmp.xXY9yxMv1W index bffbb10b094e..730b5ac775a6 100644 --- a/tmp/tmp.BzjiYZKSP5 +++ b/tmp/tmp.xXY9yxMv1W @@ -14,6 +14,61 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU +net: ipv4: fix spelling typo in comment +devlink: Notify eswitch mode changes to devlink monitor +veth: reduce XDP no_direct return section to fix race +team: Move team device type change at the end of team_port_add +idpf: use desc_ring when checking completion queue DMA allocation +Documentation: net: add flow control guide and document ethtool API +vsock: Ignore signal/timeout on connect() if already established +net: phy: adin1100: Simplify register value passing +net: phy: adin1100: Fix software power-down ready condition +ptp: ptp_ines: add HW timestamp configuration reporting +net: phy: nxp-c45-tja11xx: add HW timestamp configuration reporting +phy: mscc: add HW timestamp configuration reporting +net: phy: microchip_rds_ptp: add HW timestamp configuration reporting +net: phy: micrel: add HW timestamp configuration reporting +net: phy: dp83640: add HW timestamp configuration reporting +net: phy: broadcom: add HW timestamp configuration reporting +phy: add hwtstamp_get callback to phy drivers +phy: rename hwtstamp callback to hwtstamp_set +hinic3: Add HW event handler +hinic3: Add netdev notifier interfaces +hinic3: Add mac filter ops +hinic3: Add adaptive IRQ coalescing with DIM +hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addr +hinic3: Add .ndo_set_features and .ndo_fix_features +hinic3: Add .ndo_tx_timeout and .ndo_get_stats64 +hinic3: Add PF management interfaces +hinic3: Add PF framework +net: stmmac: qcom-ethqos: use read_poll_timeout_atomic() +net: stmmac: qcom-ethqos: add rgmii set/clear functions +net: stmmac: qcom-ethqos: use u32 for rgmii read/write/update +net: stmmac: rk: use phylink's interface mode for set_clk_tx_rate() +be2net: pass wrb_params in case of OS2BMC +net: enetc: update the base address of port MDIO registers for ENETC v4 +net: enetc: set external PHY address in IERB for i.MX94 ENETC +net: enetc: set the external PHY address in IERB for port MDIO usage +net: stmmac: remove axi_blen array +net: stmmac: move stmmac_axi_blen_to_mask() to axi_blen init sites +net: stmmac: move stmmac_axi_blen_to_mask() to stmmac_main.c +net: stmmac: provide common stmmac_axi_blen_to_mask() +net: stmmac: move common DMA AXI register bits to common.h +net: stmmac: dwc-qos-eth: simplify switch() in dwc_eth_dwmac_config_dt() +net: stmmac: rk: convert to init()/exit() methods +net: stmmac: move probe/remove calling of init/exit +net: stmmac: pass struct device to init()/exit() methods +amd-xgbe: let the MAC manage PHY PM +net: atm: fix incorrect cleanup function call in error path +tcp: add net.ipv4.tcp_rcvbuf_low_rtt +tcp: tcp_moderate_rcvbuf is only used in rx path +selftests: netconsole: validate target resume +netconsole: resume previously deactivated target +netconsole: add STATE_DEACTIVATED to track targets disabled by low level +netconsole: convert 'enabled' flag to enum for clearer state management +netconsole: add target_state enum +net: phy: fixed_phy: fix missing initialization of fixed phy link +net: phy: fixed_phy: remove not needed initialization of phy_device members net: wwan: mhi: Add network support for Foxconn T99W760 eea: introduce ethtool support eea: create/destroy rx,tx queues for netdevice open and stop @@ -64,10 +119,7 @@ net: ti: icssg-prueth: Make emac_run_xdp function independent of page net: ti: icssg-prueth: Add AF_XDP zero copy for TX net: ti: icssg-prueth: Add XSK pool helpers net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues -net: stmmac: stmmac_is_jumbo_frm() returns boolean -net: stmmac: stmmac_is_jumbo_frm() len should be unsigned net: vmxnet3: convert to use .get_rx_ring_count -net: stmmac: convert priv->sph* to boolean and rename virtio_net: enhance wake/stop tx queue statistics accounting net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block net: bonding: use workqueue to make sure peer notify updated in lacp mode @@ -104,7 +156,6 @@ net: phy: realtek: eliminate priv->phycr2 variable net: phy: realtek: create rtl8211f_config_rgmii_delay() net/rds: Give each connection its own workqueue net/rds: Add per cp work queue -net: lan966x: Fix the initialization of taprio dt-bindings: net: aspeed: add AST2700 MDIO compatible net/mlx5: Move SF dev table notifier registration outside the PF devlink lock net/mlx5: Move the SF table notifiers outside the devlink lock