Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-09-26--09-00 (net-next-6.12-180-gb7701a2b0e0c)
   remotes/brancher/net-next-2024-09-26--12-00 (net-next-6.12-171-g116a5a276b3f)

==== BASE DIFF ====
 drivers/net/usb/usbnet.c                           | 37 ++++++++++++++++------
 include/linux/usb/usbnet.h                         | 15 +++++++++
 .../selftests/net/packetdrill/ksft_runner.sh       |  9 ++++--
 3 files changed, 50 insertions(+), 11 deletions(-)


==== COMMIT DIFF ====
diff --git a/tmp/tmp.jQOkFJ3yna b/tmp/tmp.uecfZpvt2S
index c601c525b001..48c84b5e37b4 100644
--- a/tmp/tmp.jQOkFJ3yna
+++ b/tmp/tmp.uecfZpvt2S
@@ -2,8 +2,9 @@ tc_action dbg
 profile patch
 selftests/bpf: Fix a btf_dump selftest failure
 forwarding: set timeout to 3 hours
-tcp: check if skb is true to avoid crash
 ipv4: avoid quadratic behavior in FIB insertion of common address
+net: gso: fix tcp fraglist segmentation after pull from frag_list
+tcp: check if skb is true to avoid crash
 Revert "vrf: Remove unnecessary RCU-bh critical section"
 net/ncsi: Disable the ncsi work before freeing the associated structure
 selftests: exec: update gitignore for load_address
@@ -32,7 +33,6 @@ net: pcs: xpcs: fix the wrong register that was written back
 net: ethernet: lantiq_etop: fix memory disclosure
 net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
 net: Add netif_get_gro_max_size helper for GRO
-net: expose __sock_sendmsg() symbol
 net: pse-pd: tps23881: Fix boolean evaluation for bitmask checks
 net: stmmac: dwmac-tegra: Fix link bring-up sequence
 cxgb4: clip_tbl: Fix spelling mistake "wont" -> "won't"
@@ -43,17 +43,6 @@ riscv: dts: starfive: jh7110: Add CAN nodes
 can: Add driver for CAST CAN Bus Controller
 dt-bindings: can: Add CAST CAN Bus Controller
 dt-bindings: vendor-prefixes: Add cast vendor prefix
-netdev: support netdev_budget for napi thread poll
-gso: fix gso fraglist segmentation after pull from frag_list
-net: phy: qt2025: Fix warning: unused import DeviceId
-igbvf: remove unused spinlock
-igb: Disable threaded IRQ for igb_msix_other
-net/mlx5: unique names for per device caches
-ptp: Add support for the AMZNC10C 'vmclock' device
-net: Fix potential RCU dereference issue in tcp_assign_congestion_control
-ice: Use common error handling code in two functions
-selftests/net: packetdrill: increase timing tolerance in debug mode
-usbnet: fix cyclical race on disconnect with work queue
 net: sockmap: avoid race between sock_map_destroy() and sk_psock_put()
 vsock/virtio: avoid queuing packets when intermediate queue is empty
 vsock/virtio: refactor virtio_transport_send_pkt_work