Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-12-03--09-00 (net-next-6.13-9239-g37442395081e)
   remotes/brancher/net-next-2024-12-03--12-00 (net-next-6.13-9243-gb8d29580496e)

==== BASE DIFF ====
 drivers/net/can/vxcan.c                   | 10 ++-----
 drivers/net/ethernet/qlogic/qed/qed_mcp.c |  4 ++-
 drivers/net/mctp/mctp-i2c.c               |  3 +--
 drivers/net/netkit.c                      | 11 +++-----
 drivers/net/veth.c                        | 12 +++------
 net/core/rtnetlink.c                      | 44 ++++++++++++++++---------------
 net/dccp/feat.c                           |  6 ++++-
 net/hsr/hsr_device.c                      | 19 ++++++++-----
 net/smc/af_smc.c                          |  6 ++---
 net/tipc/udp_media.c                      |  2 +-
 10 files changed, 57 insertions(+), 60 deletions(-)


==== COMMIT DIFF ====
diff --git a/tmp/tmp.wSNfGKnxFD b/tmp/tmp.lSQoCAYgvM
index 370810056abc..157c873aac75 100644
--- a/tmp/tmp.wSNfGKnxFD
+++ b/tmp/tmp.lSQoCAYgvM
@@ -3,6 +3,20 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+rtase: Add support for RTL907XD-VA PCIe port
+ipmr: tune the ipmr_can_free_table() checks.
+net/mlx5: DR, prevent potential error pointer dereference
+tools: ynl: add main install target
+tools: ynl: add install target for specs and docs
+tools: ynl: add initial pyproject.toml for packaging
+tools: ynl: rename ynl-gen-[c|rst] to ynl_gen_[c|rst]
+tools: ynl: move python code to separate sub-directory
+net: phy: microchip_t1 : Add initialization of ptp for lan887x
+net: phy: Makefile: Add makefile support for ptp in Microchip phys
+net: phy: Kconfig: Add ptp library support and 1588 optional flag in Microchip phys
+net: phy: microchip_ptp : Add ptp library for Microchip phys
+net: phy: microchip_ptp : Add header file for Microchip ptp library
+tcp: check socket state before calling WARN_ON
 virtio_net: add missing netdev_tx_reset_queue to virtnet_sq_bind_xsk_pool()
 virtio_ring: add 'flushed' as an argument to virtqueue_reset()
 virtio_net: add missing netdev_tx_reset_queue() to virtnet_tx_resize()
@@ -53,22 +67,3 @@ net: renesas: rswitch: fix leaked pointer on error path
 net: renesas: rswitch: fix possible early skb release
 net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
 net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1
-net/smc: Remove unused function parameter in __smc_diag_dump
-net: hsr: must allocate more bytes for RedBox support
-mctp i2c: drop check because i2c_unregister_device() is NULL safe
-ipv4: remove useless arg
-net/mlx5: DR, prevent potential error pointer dereference
-rtnetlink: catch error pointer for rtnl_link_get_net()
-net/smc: check return value of sock_recvmsg when draining clc data
-net/smc: check smcd_v2_ext_offset when receiving proposal msg
-net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg
-net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg
-net/smc: set SOCK_NOSPACE when send_remaining but no sndbuf_space left
-net/smc: protect link down work from execute after lgr freed
-net/qed: allow old cards not supporting "num_images" to work
-net/smc: fix LGR and link use-after-free issue
-net/smc: initialize close_work early to avoid warning
-octeontx2-af: Fix installation of PF multicast rules
-ptp: kvm: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()
-tipc: Fix use-after-free of kernel socket in cleanup_bearer().
-dccp: Fix memory leak in dccp_feat_change_recv