Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-12-18--15-00 (net-next-6.19-2693-g2f625cd7e549) remotes/brancher/net-next-2025-12-18--18-00 (net-next-6.19-2697-gc75886bcd73c) ==== BASE DIFF ==== drivers/net/can/Kconfig | 2 +- drivers/net/ethernet/freescale/enetc/enetc.c | 3 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 3 ++ .../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 4 +- .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 4 +- net/can/j1939/socket.c | 6 +++ net/can/j1939/transport.c | 2 + net/handshake/request.c | 6 ++- net/sched/act_mirred.c | 9 +++++ net/sctp/ipv6.c | 2 + net/sctp/socket.c | 7 ++-- .../tc-testing/tc-tests/actions/mirred.json | 46 ++++++++++++++++++++++ 12 files changed, 84 insertions(+), 10 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.jV7V1yKpSB b/tmp/tmp.vkH4VCqeTm index 0ee7654ccfdd..caf7f3238eff 100644 --- a/tmp/tmp.jV7V1yKpSB +++ b/tmp/tmp.vkH4VCqeTm @@ -11,10 +11,10 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +net: phy: realtek: Add property to enable SSC +dt-bindings: net: realtek,rtl82xx: Document realtek,*-ssc-enable property +dt-bindings: net: realtek,rtl82xx: Keep property list sorted net: mana: Fix use-after-free in reset service rescan path -can: fix build dependency -can: j1939: make j1939_sk_bind() fail if device is no longer registered -can: j1939: make j1939_session_activate() fail if device is no longer registered selftests: net: fib-onlink-tests: Set high metric for default IPv6 route ice: drop udp_tunnel_get_rx_info() call from ndo_open() i40e: drop udp_tunnel_get_rx_info() call from i40e_open() @@ -62,7 +62,6 @@ ice: access @pp through netmem_desc instead of page Octeontx2-af: use bitmap_empty() where appropriate ipvlan: Make the addrs_lock be per port net: skbuff: fix usercopy violation in skbuff_fclone_cache -netfilter: nft_counter: Fix reset of counters on 32bit archs amd-xgbe: reset retries and mode on RX adapt failures net: dsa: fix missing put_device() in dsa_tree_find_first_conduit() net: dsa: properly keep track of conduit reference @@ -84,16 +83,6 @@ net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibration fjes: Add missing iounmap in fjes_hw_init() net: mdio: aspeed: add dummy read to avoid read-after-write issue net: usb: sr9700: support devices with virtual driver CD -net: hns3: add VLAN id validation before using -net: hns3: using the num_tqps to check whether tqp_index is out of range when vf get ring info from mbx -net: hns3: using the num_tqps in the vf driver to apply for resources -net: enetc: do not transmit redirected XDP frames when the link is down -selftests/tc-testing: Test case exercising potential mirred redirect deadlock -net/sched: act_mirred: fix loop detection -net: nfc: nci: Fix parameter validation for packet data -sctp: Clear inet_opt in sctp_v6_copy_ip_options(). -sctp: Fetch inet6_sk() after setting ->pinet6 in sctp_clone_sock(). -net/handshake: duplicate handshake cancellations leak socket wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP wifi: iwlwifi: Fix firmware version handling wifi: mac80211: ocb: skip rx_no_sta when interface is not joined