Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-11-05--09-00 (v6.12-rc5-1304-g1b1847311e78)
   remotes/brancher/net-next-2024-11-05--12-00 (v6.12-rc5-1298-g03ff6192f576)

==== BASE DIFF ====
 drivers/net/virtio_net.c | 113 +++++++++++++++++++++++++++--------------------
 1 file changed, 66 insertions(+), 47 deletions(-)


==== COMMIT DIFF ====
diff --git a/tmp/tmp.LzT6Tqq5zJ b/tmp/tmp.H6Tuxv5Wh8
index 89afec4d051d..329acf65ee71 100644
--- a/tmp/tmp.LzT6Tqq5zJ
+++ b/tmp/tmp.H6Tuxv5Wh8
@@ -4,6 +4,13 @@ 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: enetc: Fix spelling mistake "referencce" -> "reference"
+net: dsa: microchip: parse PHY config from device tree
+net: dsa: microchip: add support for side MDIO interface in LAN937x
+net: dsa: microchip: cleanup error handling in ksz_mdio_register
+net: dsa: microchip: Refactor MDIO handling for side MDIO access
+dt-bindings: net: dsa: ksz: add mdio-parent-bus property for internal MDIO
+dt-bindings: net: dsa: ksz: add internal MDIO bus description
 net: mctp: Expose transport binding identifier via IFLA attribute
 bnxt_en: ethtool: Support unset l4proto on ip4/ip6 ntuple rules
 bnxt_en: ethtool: Remove ip4/ip6 ntuple support for IPPROTO_RAW
@@ -106,15 +113,6 @@ ipv6: ip6_fib: fix possible null-pointer-dereference in ipv6_route_native_seq_sh
 selftests: net: really check for bg process completion
 ipv6: release nexthop on device removal
 mlx5: only schedule EQ comp tasklet if necessary
-net: ip: make ip_route_use_hint() return drop reasons
-net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
-net: ip: make ip_route_input() return drop reasons
-net: ip: make ip_route_input_noref() return drop reasons
-net: ip: make ip_route_input_rcu() return drop reasons
-net: ip: make ip_route_input_slow() return drop reasons
-net: ip: make ip_mc_validate_source() return drop reason
-net: ip: make ip_route_input_mc() return drop reason
-net: ip: make fib_validate_source() support drop reasons
 mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
 mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
 xtensa: remove the get_order() implementation
@@ -122,12 +120,3 @@ mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 mm: page_frag: use initial zero offset for page_frag_alloc_align()
 mm: move the page fragment allocator from page_alloc into its own file
 mm: page_frag: add a test module for page_frag
-net/smc: increase SMC_WR_BUF_CNT
-selftests: net: fdb_notify: Add a test for FDB notifications
-selftests: net: lib: Add kill_process
-selftests: net: lib: Move checks from forwarding/lib.sh here
-selftests: net: lib: Move tests_run from forwarding/lib.sh here
-selftests: net: lib: Move logging from forwarding/lib.sh here
-ndo_fdb_del: Shift responsibility for notifying to drivers
-ndo_fdb_add: Shift responsibility for notifying to drivers
-net: rtnetlink: Publish rtnl_fdb_notify()