Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-11-01--12-00 (v6.12-rc5-1215-g09b7e3b73544)
   remotes/brancher/net-next-2024-11-01--15-00 (v6.12-rc5-1212-gc9ad573fdf81)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.u9TPPxLY1B b/tmp/tmp.NhAieBheds
index 0b09b6b07a87..7e7250fcd2e0 100644
--- a/tmp/tmp.u9TPPxLY1B
+++ b/tmp/tmp.NhAieBheds
@@ -3,7 +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
-net: ipv4: Cache pmtu for all packet paths if multipath enabled
+netfilter: netlink: Report extack policy errors for batched ops
+net: stmmac: xgmac: Enable FPE for tc-mqprio/tc-taprio
+net: stmmac: xgmac: Complete FPE support
+net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ
+net: stmmac: Get the TC number of net_device by netdev_get_num_tc()
+net: stmmac: Refactor FPE functions to generic version
+net: stmmac: Introduce stmmac_fpe_supported()
+net: stmmac: Rework macro definitions for gmac4 and xgmac
+net: stmmac: Introduce separate files for FPE implementation
+MAINTAINERS: Add maintainer for Qualcomm IPQ PCS driver
+net: pcs: qcom-ipq: Add USXGMII interface mode for IPQ9574
+net: pcs: qcom-ipq: Add PCS create and phylink operations for IPQ9574
+net: pcs: Add PCS driver for Qualcomm IPQ9574 SoC
+dt-bindings: net: pcs: Add Ethernet PCS for Qualcomm IPQ9574 SoC
 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.
@@ -28,13 +41,6 @@ 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()
-docs: networking: Describe irq suspension
-selftests: net: Add busy_poll_test
-eventpoll: Control irq suspension for prefer_busy_poll
-eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
-net: Add control functions for irq suspension
-net: Suspend softirq when prefer_busy_poll is set
-net: Add napi_struct parameter irq_suspend_timeout
 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,15 +151,6 @@ mm: page_frag: add a test module for page_frag
 dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value
 net: ncsi: check for netlink-driven responses before requiring a handler
 net: dsa: use ethtool string helpers
-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
 net/smc: increase SMC_WR_BUF_CNT
 net: tcp: Add noinline_for_tracing annotation for tcp_drop_reason()
 compiler_types: Add noinline_for_tracing annotation