Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-09-08--16-00 (v6.17-rc4-994-gdb631939f470) remotes/brancher/net-next-hw-2025-09-09--00-00 (v6.17-rc4-989-g2c5c0593f4d6) ==== BASE DIFF ==== tools/testing/selftests/net/Makefile | 4 ++- tools/testing/selftests/net/netlink-dumps.c | 43 ++++++++++++++++++++++------- tools/testing/selftests/net/ynl.mk | 5 ++-- 3 files changed, 39 insertions(+), 13 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.N9mSIvO0iQ b/tmp/tmp.p684HgI7hH index 769d1ccc5adf..1b1f9524bce8 100644 --- a/tmp/tmp.N9mSIvO0iQ +++ b/tmp/tmp.p684HgI7hH @@ -12,6 +12,24 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: dbg net/sctp_vrf.sh nipa: disable random kunit tests +mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPEN +macsec: sync features on RTM_NEWLINK +net: fec: enable the Jumbo frame support for i.MX8QM +net: fec: add change_mtu to support dynamic buffer allocation +net: fec: add rx_frame_size to support configurable RX length +net: fec: update MAX_FL based on the current MTU +net: fec: add pagepool_order to support variable page size +net: fec: use a member variable for maximum buffer size +net: ethernet: renesas: rcar_gen4_ptp: Use lockdep to verify internal usage +net: ethernet: renesas: rcar_gen4_ptp: Hide register layout +net: ethernet: renesas: rcar_gen4_ptp: Remove different memory layout +page_pool: always add GFP_NOWARN for ATOMIC allocations +net: phy: aquantia: delete aqr_firmware_read_fingerprint() prototype +net: phy: dp83td510: add MSE interface support for 10BASE-T1L +net: phy: micrel: add MSE interface support for KSZ9477 family +ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET +ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access +ethtool: introduce core UAPI and driver API for PHY MSE diagnostics net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeups net: stmmac: dwmac-renesas-gbeth: Add support for RZ/T2H SoC net: stmmac: dwmac-renesas-gbeth: Use OF data for configuration @@ -59,27 +77,10 @@ net: phy: fixed_phy: add helper fixed_phy_find net: phy: fixed_phy: remove member no_carrier from struct fixed_phy net: phy: fixed_phy: remove unused interrupt support selftests: net: speed up pmtu.sh by avoiding unnecessary cleanup -selftests: net: move netlink-dumps back to progs -selftests: net: make the dump test less sensitive to mem accounting selftests: forwarding: Reorder arguments to obey POSIX getopt -tcp: accecn: try to fit AccECN option with SACK -tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics -tcp: accecn: AccECN option failure handling -tcp: accecn: AccECN option send control -tcp: accecn: AccECN option -tcp: sack option handling improvements -tcp: accecn: AccECN needs to know delivered bytes -tcp: accecn: add AccECN rx byte counters -tcp: accecn: AccECN negotiation -tcp: AccECN core -tcp: ecn functions in separated include file -tcp: reorganize tcp_sock_write_txrx group for variables later -tcp: fast path functions later -tcp: reorganize SYN ECN code selftests/net: fix unused return value warnings in ksft.h net: atlantic: make RX page order tunable via module param net: phy: marvell: Fix 88e1510 downshift counter errata -mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPEN net: xdp: handle frags with unreadable memory net: xdp: pass full flags to xdp_update_skb_shared_info() selftest: netcons: create a torture test @@ -106,7 +107,6 @@ ipv6: snmp: do not use SNMP_MIB_SENTINEL anymore ipv6: snmp: remove icmp6type2name[] net: mctp: fix typo in comment ixgbe: fix typo in function comment for ixgbe_get_num_per_func() -net: stmmac: prevent division by 0 in stmmac_init_tstamp_counter() genetlink: fix genl_bind() invoking bind() after -EPERM selftests: openvswitch: add a simple test for tunnel metadata net: dst_metadata: fix IP_DF bit not extracted from tunnel headers @@ -140,8 +140,6 @@ sfc: farch: Potential Null Pointer Dereference in ef4_farch_handle_tx_event() eth: fbnic: support persistent NAPI config net/mlx5: Avoid copying payload to the skb's linear part net/mlx5: DMA-sync earlier in mlx5e_skb_from_cqe_mpwrq_nonlinear -net: thunder_bgx: use OF loop instead of fwnode -net: thunder_bgx: check for MAC probe defer selftests: forwarding: Add test for BR_BOOLOPT_FDB_LOCAL_VLAN_0 selftests: net: lib.sh: Don't defer failed commands selftests: defer: Introduce DEFER_PAUSE_ON_FAIL @@ -166,11 +164,6 @@ net: stmmac: mdio: provide priv->gmii_address_bus_config net: stmmac: mdio: provide stmmac_mdio_wait() net: stmmac: mdio: provide address register formatter rds: ib: Increment i_fastreg_wrs before bailing out -net: ti: icssm-prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x SOCs -net: ti: icssm-prueth: Adds link detection, RX and TX support. -net: ti: icssm-prueth: Adds PRUETH HW and SW configuration -net: ti: icssm-prueth: Adds ICSSM Ethernet driver -dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs microchip: lan865x: Allow to fetch MAC from NVMEM microchip: lan865x: Enable MAC address validation docs: networking: can: change bcm_msg_head frames member to support flexible array