Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-16--21-00 (v6.17-rc5-1297-gf303cd3e1e1b) remotes/brancher/net-next-2025-09-17--00-00 (v6.17-rc5-1317-gcbf858fd542a) ==== BASE DIFF ==== Documentation/netlink/specs/conntrack.yaml | 9 ++++----- drivers/net/dsa/mv88e6xxx/chip.c | 15 +++++++-------- drivers/net/dsa/mv88e6xxx/ptp.c | 1 + drivers/net/ethernet/intel/Makefile | 2 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 12 +++++++----- tools/testing/selftests/Makefile | 2 +- 6 files changed, 21 insertions(+), 20 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.utuyBJycgl b/tmp/tmp.uoBFL5FcZe index a97343cbbc55..60a14797c1fa 100644 --- a/tmp/tmp.utuyBJycgl +++ b/tmp/tmp.uoBFL5FcZe @@ -12,7 +12,36 @@ nipa: profile (time) test output nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests -libie: fix string names for AQ error codes +mptcp: Use __sk_dst_get() and dst_dev_rcu() in mptcp_active_enable(). +mptcp: Call dst_release() in mptcp_active_enable(). +tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock(). +smc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk(). +smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match(). +smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set(). +smc: Fix use-after-free in __pnet_find_base_ndev(). +net: sfp: remove old sfp_parse_* functions +net: phy: update all PHYs to use sfp_get_module_caps() +net: phylink: use sfp_get_module_caps() +net: sfp: provide sfp_get_module_caps() +net: sfp: convert sfp quirks to modify struct sfp_module_support +net: sfp: pre-parse the module support +net: phy: add phy_interface_copy() +ptp: rework ptp_clock_unregister() to disable events +ptp: describe the two disables in ptp_set_pinfunc() +igc: don't fail igc_probe() on LED setup error +ixgbe: destroy aci.lock later within ixgbe_remove path +ixgbe: initialize aci.lock before it's used +i40e: remove redundant memory barrier when cleaning Tx descs +ice: fix Rx page leak on multi-buffer frames +net: dsa: mv88e6xxx: move mv88e6xxx_hwtstamp_work() prototype +net: dsa: mv88e6xxx: remove unused 88E6165 register definitions +net: dsa: mv88e6xxx: remove duplicated register definition +net: dsa: mv88e6xxx: remove unused TAI definitions +net: dsa: mv88e6xxx: rename TAI definitions according to core +net/mlx5e: Report RS-FEC histogram statistics via ethtool +net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR +net/mlx5e: Don't query FEC statistics when FEC is disabled +ethtool: add FEC bins histogram report net: dlink: handle copy_thresh allocation failure net: dlink: fix whitespace around function call tools: ynl-gen: support uint in multi-attr @@ -28,7 +57,6 @@ ipv6: reorganise struct ipv6_pinfo ipv6: np->rxpmtu race annotation ipv6: make ipv6_pinfo.daddr_cache a boolean ipv6: make ipv6_pinfo.saddr_cache a boolean -libie: fix linking with libie_{adminq,fwlog} when CONFIG_LIBIE=n eth: fbnic: support devmem Tx selftests/net: test ipip packets in gro.sh net: gro: remove unnecessary df checks @@ -55,14 +83,6 @@ batman-adv: remove network coding support batman-adv: Start new development cycle net: stmmac: check if interface is running before TC block setup net: stmmac: replace memcpy with ethtool_puts in ethtool -net: rnpgbe: Add register_netdev -net: rnpgbe: Add basic mbx_fw support -net: rnpgbe: Add basic mbx ops support -net: rnpgbe: Add n500/n210 chip support with BAR2 mapping -net: rnpgbe: Add build support for rnpgbe -inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule() -inet: Avoid ehash lookup race in inet_ehash_insert() -rculist: Add __hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu() net: phy: micrel: Add Fast link failure support for lan8842 tcp: accecn: try to fit AccECN option with SACK tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics @@ -86,7 +106,6 @@ devlink: Add devlink-conf uAPI for NV memory management docs: devlink: Sort table of contents alphabetically net: pse-pd: pd692x0: Separate configuration parsing from hardware setup net: pse-pd: pd692x0: Replace __free macro with explicit kfree calls -octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp() net/mlx5: Lag, add net namespace support net/mlx5: Add net namespace support to devcom net/mlx5: Lag, move devcom registration to LAG layer @@ -94,12 +113,8 @@ net/mlx5: Refactor devcom to use match attributes net/mlx5e: Add a miss level for ipsec crypto offload net/mlx5e: Prevent entering switchdev mode with inconsistent netns net/mlx5e: Harden uplink netdev access against device unbind -net: dsa: mv88e6xxx: clean up PTP clock during setup failure -net: mvpp2: add support for hardware timestamps -wireguard: do not use sin6_scope_id if not needed ptp: netc: only enable periodic pulse event interrupts for PPS net: stmmac: est: Drop frames causing HLBS error net: stmmac: Consider Tx VLAN offload tag length for maxSDU net: stmmac: est: Fix GCL bounds checks phy: mscc: Fix PTP for vsc8574 and VSC8572 -doc/netlink: Fix typos in operation attributes