Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-12-04--00-00 (net-next-6.13-9316-g83812ad46e95)
   remotes/brancher/net-next-2024-12-04--03-00 (net-next-6.13-9309-ge63b03971a98)

==== BASE DIFF ====
 drivers/ptp/ptp_clockmatrix.c | 2 +-
 drivers/ptp/ptp_dte.c         | 4 ++--
 drivers/ptp/ptp_fc3.c         | 2 +-
 drivers/ptp/ptp_idt82p33.c    | 2 +-
 drivers/ptp/ptp_ines.c        | 4 ++--
 drivers/ptp/ptp_qoriq.c       | 2 +-
 drivers/ptp/ptp_vmclock.c     | 2 +-
 7 files changed, 9 insertions(+), 9 deletions(-)


==== COMMIT DIFF ====
diff --git a/tmp/tmp.iWlujSJ2xq b/tmp/tmp.4fWF2D9Ozc
index 11573fc49c8f..5ef27b0c3705 100644
--- a/tmp/tmp.iWlujSJ2xq
+++ b/tmp/tmp.4fWF2D9Ozc
@@ -3,6 +3,18 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+tcp: replace head->tstamp with head->skb_mstamp_ns in tcp_tso_should_defer()
+wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag
+ice: cleanup Rx queue context programming functions
+ice: move prefetch enable to ice_setup_rx_ctx
+ice: reduce size of queue context fields
+ice: use <linux/packing.h> for Tx and Rx queue context data
+ice: use structures to keep track of queue context size
+ice: remove int_q_state from ice_tlan_ctx
+lib: packing: document recently added APIs
+lib: packing: add pack_fields() and unpack_fields()
+lib: packing: demote truncation error in pack() to a warning in __pack()
+lib: packing: create __pack() and __unpack() variants without error checking
 net: altera: simplify request_and_map
 net: altera: use devm for alloc_etherdev
 net: simplify resource acquisition + ioremap
@@ -55,7 +67,6 @@ net: hibmcge: Add debugfs supported in this module
 vsock/test: verify socket options after setting them
 vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
 vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
-net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy
 cxgb4: use port number to set mac addr
 selftests: forwarding: Add a selftest for the new reserved_bits UAPI
 selftests: net: lib: Add several autodefer helpers
@@ -68,14 +79,6 @@ vxlan: vxlan_rcv(): Extract vxlan_hdr(skb) to a named variable
 vxlan: vxlan_rcv() callees: Drop the unparsed argument
 vxlan: vxlan_rcv() callees: Move clearing of unparsed flags out
 vxlan: In vxlan_rcv(), access flags through the vxlan netdevice
-net: usb: usbnet: restore usb%d name exception for local mac addresses
-netlink: specs: wireless: add a spec for nl80211
-netlink: specs: add s8, s16 to genetlink schemas
-netlink: specs: support nested structs in genetlink legacy
-tools/net/ynl: accept IP string inputs
-tools/net/ynl: support decoding C arrays as enums
-tools/net/ynl: support decoding indexed arrays as enums
-tools/net/ynl: remove extraneous plural from variable names
 net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
 net: ipv6: seg6_iptunnel: mitigate 2-realloc issue
 net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
@@ -98,22 +101,12 @@ 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()
 virtio_ring: add 'flushed' as an argument to virtqueue_resize()
 virtio_net: correct netdev_tx_reset_queue() invocation point
 selftests: net: cleanup busy_poller.c
-ice: cleanup Rx queue context programming functions
-ice: move prefetch enable to ice_setup_rx_ctx
-ice: reduce size of queue context fields
-ice: use <linux/packing.h> for Tx and Rx queue context data
-ice: use structures to keep track of queue context size
-ice: remove int_q_state from ice_tlan_ctx
-lib: packing: add pack_fields() and unpack_fields()
-lib: packing: demote truncation error in pack() to a warning in __pack()
-lib: packing: create __pack() and __unpack() variants without error checking
 netpoll: Use rtnl_dereference() for npinfo pointer access
 net: gianfar: iomap with devm
 net: gianfar: alloc queues with devm
@@ -130,7 +123,6 @@ r8169: remove support for chip version 11
 r8169: remove unused flag RTL_FLAG_TASK_RESET_NO_QUEUE_WAKE
 netcons: Add udp send fail statistics to netconsole
 netpoll: Make netpoll_send_udp return status instead of void
-octeon_ep: add ndo ops for VFs in PF driver
 net: Make napi_hash_lock irq safe
 ethtool: Fix access to uninitialized fields in set RXNFC command
 net: sched: fix ordering of qlen adjustment