Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-24--09-00 (v6.18-rc2-507-gc02d9b6e6912) remotes/brancher/net-next-2025-10-24--12-00 (v6.18-rc2-506-g8ea33d9e0a98) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Ij9YmX4w0g b/tmp/tmp.Hmzn2Hr1oq index f89f5db62abf..a61b0ae00754 100644 --- a/tmp/tmp.Ij9YmX4w0g +++ b/tmp/tmp.Hmzn2Hr1oq @@ -12,6 +12,10 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU +net: rps: softnet_data reorg to make enqueue_to_backlog() fast +batman-adv: Release references to inactive interfaces +net: optimize enqueue_to_backlog() for the fast path +net: dsa: yt921x: Fix missing type casting to u64 virtio-net: correct hdr_len handling for tunnel gso virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN virtio-net: fix incorrect flags recording in big mode @@ -22,7 +26,6 @@ xfrm: Determine inner GSO type from packet inner protocol xfrm: Check inner packet family directly from skb_dst xfrm: Remove redundant state inner mode check net/sched: Remove unused typedef psched_tdiff_t -net: rose: Prevent the use of freed digipeat net: mana: Support HW link state events sctp: Remove sctp_copy_sock() and sctp_copy_descendant(). sctp: Use sctp_clone_sock() in sctp_do_peeloff(). @@ -160,7 +163,3 @@ neighbour: Convert RTM_SETNEIGHTBL to RCU. neighbour: Convert RTM_GETNEIGHTBL to RCU. neighbour: Annotate access to neigh_parms fields. neighbour: Use RCU list helpers for neigh_parms.list writers. -tools: ynl: add start-index property for indexed arrays -tools: ynl: call nested attribute free function for indexed arrays -tools: ynl: zero-initialize struct ynl_sock memory -ynl: samples: add tc filter add example