Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-08-13--06-00 (net-next-6.17-10403-g652eee72d168) remotes/brancher/net-next-2025-08-13--09-00 (net-next-6.17-10424-g87cceb0d841c) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Uqk7kYyybY b/tmp/tmp.MLzuJId0ot index 7cf8789ecd54..fa4f0fd5ba3d 100644 --- a/tmp/tmp.Uqk7kYyybY +++ b/tmp/tmp.MLzuJId0ot @@ -12,6 +12,15 @@ 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 +net: phy: mscc: report and configure in-band auto-negotiation for SGMII/QSGMII +phy: mscc: Fix timestamping for vsc8584 +rtase: Fix Rx descriptor CRC error bit definition +ipv6: sr: validate HMAC algorithm ID in seg6_genl_sethmac +nfc: pn533: Delete an unnecessary check +net: phy: realtek: convert RTL8226-CG to c45 only +sctp: Convert cookie authentication to use HMAC-SHA256 +sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication +selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec net: bridge: fix soft lockup in br_multicast_query_expired() net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_path ppp: fix race conditions in ppp_fill_forward_path @@ -31,6 +40,18 @@ devlink: let driver opt out of automatic phys_port_name generation selftests: netconsole: Validate interface selection by MAC address net: kcm: Fix race condition in kcm_unattach() bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZE +net-memcg: Decouple controlled memcg from global protocol memory accounting. +net-memcg: Store MEMCG_SOCK_ISOLATED in sk->sk_memcg. +net: Define sk_memcg under CONFIG_MEMCG. +net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure(). +net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge(). +net-memcg: Introduce mem_cgroup_sk_enabled(). +net-memcg: Introduce mem_cgroup_from_sk(). +net: Clean up __sk_mem_raise_allocated(). +net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV. +tcp: Simplify error path in inet_csk_accept(). +mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready(). +mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n. selftests: net/forwarding: test purge of active DWRR classes net/sched: ets: use old 'nbands' while purging unused classes netdevsim: Fix wild pointer access in nsim_queue_free().