Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-12-09--09-00 (net-next-6.19-2578-gf4258fafd4d9) remotes/brancher/net-next-2025-12-09--12-00 (net-next-6.19-2583-g889fdaded4b2) ==== BASE DIFF ==== include/uapi/linux/energy_model.h | 1 + include/uapi/linux/mptcp.h | 1 + kernel/power/em_netlink_autogen.c | 1 + kernel/power/em_netlink_autogen.h | 1 + net/mptcp/Kconfig | 2 +- net/mptcp/pm_netlink.c | 3 ++- net/mptcp/protocol.c | 22 ++++++++++++++-------- net/unix/garbage.c | 2 +- tools/net/ynl/Makefile.deps | 2 ++ tools/testing/selftests/net/mptcp/pm_netlink.sh | 4 ++++ tools/testing/selftests/net/mptcp/pm_nl_ctl.c | 11 +++++++++++ 11 files changed, 39 insertions(+), 11 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.ALpLvJP6Ys b/tmp/tmp.59CBqEQA0N index 0c92e1985317..12c8d9b42599 100644 --- a/tmp/tmp.ALpLvJP6Ys +++ b/tmp/tmp.59CBqEQA0N @@ -11,6 +11,10 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +bus: mhi: host: pci: Enable IP_SW1, IP_ETH0 and IP_ETH1 channels for QDU100 +net: mhi: Enable Ethernet interface support +net: mdio: aspeed: add dummy read to avoid read-after-write issue +net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb_open() nfc: pn533: Fix error code in pn533_acr122_poweron_rdr() net: dsa: mxl-gsw1xx: manually clear RANEG bit net: dsa: mxl-gsw1xx: fix .shutdown driver operation @@ -24,18 +28,12 @@ sctp: Fetch inet6_sk() after setting ->pinet6 in sctp_clone_sock(). ethtool: Avoid overflowing userspace buffer on stats query seg6: fix route leak for encap routes net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variant -tools: ynl: fix build on systems with old kernel headers netfilter: conntrack: warn when cleanup is stuck inet: frags: flush pending skbs in fqdir_pre_exit() inet: frags: add inet_frag_queue_flush() inet: frags: avoid theoretical race in ip_frag_reinit() -ynl: add regen hint to new headers l2tp: account for IP version in SKB headroom net/handshake: a handshake can only be cancelled once -mptcp: avoid deadlock on fallback while reinjecting -mptcp: schedule rtx timer only after pushing data -selftests: mptcp: pm: ensure unknown flags are ignored -mptcp: pm: ignore unknown endpoint flags broadcom: b44: prevent uninitialized value usage net: enetc: do not transmit redirected XDP frames when the link is down ice: Initialize RDMA after rebuild @@ -52,6 +50,4 @@ netrom: fix reference count leak in nr_rt_device_down netrom: fix possible deadlock in nr_rt_device_down net: stmmac: fix the crash issue for zero copy XDP_TX action atm: mpoa: Fix UAF on qos_head list in procfs -mptcp: select CRYPTO_LIB_UTILS instead of CRYPTO net: restore the iterator to its original state when an error occurs -af_unix: annotate unix_gc_lock with __cacheline_aligned_in_smp