Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-11-03--15-00 (v6.12-rc5-1233-gcd45f02e2a93)
   remotes/brancher/net-next-2024-11-03--18-00 (v6.12-rc5-1229-gfe2d09296768)

==== BASE DIFF ====
 Documentation/netlink/specs/dpll.yaml          | 41 +++++++++++++
 drivers/dpll/dpll_netlink.c                    | 24 ++++++++
 drivers/net/ethernet/mellanox/mlx5/core/dpll.c | 81 ++++++++++++++++++++++++++
 drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c     |  2 +-
 include/linux/dpll.h                           |  4 ++
 include/uapi/linux/dpll.h                      | 24 ++++++++
 6 files changed, 175 insertions(+), 1 deletion(-)


==== COMMIT DIFF ====
diff --git a/tmp/tmp.fWjLPl5Iwa b/tmp/tmp.lL5S2eis0i
index 5a480060e66d..65c32d6e2dda 100644
--- a/tmp/tmp.fWjLPl5Iwa
+++ b/tmp/tmp.lL5S2eis0i
@@ -3,6 +3,9 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+net: stmmac: Add glue layer for T-HEAD TH1520 SoC
+dt-bindings: net: Add T-HEAD dwmac support
+tools: ynl-gen: de-kdocify enums with no doc for entries
 net: nfc: Propagate ISO14443 type A target ATS to userspace via netlink
 net: ena: Add PHC documentation
 net: ena: PHC silent reset
@@ -17,14 +20,16 @@ net: Add napi_struct parameter irq_suspend_timeout
 net: ena: Remove deadcode
 ptp: Remove 'default y' for VMCLOCK PTP device
 net: ipv4: Cache pmtu for all packet paths if multipath enabled
+sfc: Remove more unused functions
+sfc: Remove unused mcdi functions
+sfc: Remove unused efx_mae_mport_vf
+sfc: Remove falcon deadcode
 net: phy: ti: add PHY_RST_AFTER_CLK_EN flag
-sfc: Remove deadcode
 mISDN: Fix typos
 r8169: improve initialization of RSS registers on RTL8125/RTL8126
-support SO_PRIORITY cmsg
-Introduce sk_set_prio_allowed helper function
 dt-bindings: net: snps,dwmac: add support for Arria10
 net: stmmac: add support for dwmac 3.72a
+bnxt_en: ethtool: Fix ip[4|6] ntuple rule verification
 net: ena: simplify some pointer addition
 net: ena: remove devm from ethtool
 net: stmmac: Fix unbalanced IRQ wake disable warning on single irq case
@@ -46,27 +51,15 @@ net: stmmac: Introduce separate files for FPE implementation
 octeon_ep_vf: add checks to fix NULL pointer dereferences
 octeon_ep: add checks to fix NULL pointer dereferences
 octeon_ep: Add checks to fix double free crashes.
-net: Implement fault injection forcing skb reallocation
 net: hns3: fix kernel crash when uninstalling driver
-nfc: st21nfca: Remove unused of_gpio.h
-net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt summary
-net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation
-net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros
-nfc: mrvl: Don't use "proxy" headers
 net/smc: Optimize the search method of reused buf_desc
-Driver:net:fddi: Fix typo 'adderss'
 net: lan969x: add VCAP configuration data
 net: lan969x: add autogenerated VCAP information
 net: sparx5: execute sparx5_vcap_init() on lan969x
 net: sparx5: add new VCAP constants to match data
 net: sparx5: replace SPX5_PORTS with n_ports
 net: sparx5: expose some sparx5 VCAP symbols
-bnxt_en: ethtool: Fix ip[6] ntuple rule verification
 ipv6: ip6_fib: fix possible null-pointer-dereference in ipv6_route_native_seq_show
-ipv6: route: fix possible null-pointer-dereference in ip6_route_info_create
-mlx5/core: deduplicate {mlx5_,}eq_update_ci()
-mlx5/core: avoid memory barrier in eq_update_ci()
-net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()
 r8169: align RTL8126 EEE config with vendor driver
 r8169: align RTL8125/RTL8126 PHY config with vendor driver
 r8169: align RTL8125 EEE config with vendor driver
@@ -145,7 +138,6 @@ net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings
 bnxt_en: replace PTP spinlock with seqlock
 bnxt_en: cache only 24 bits of hw counter
-ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()
 sctp: properly validate chunk size in sctp_sf_ootb()
 net: dpaa_eth: extract hash using __be32 pointer in rx_default_dqrr()
 net: dpaa_eth: add assertions about SGT entry offsets in sg_fd_to_skb()