Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-14--12-00 (net-next-6.18-11043-g0b038b873261) remotes/brancher/net-next-2025-10-14--15-00 (net-next-6.18-11047-g002b3bf58868) ==== BASE DIFF ==== net/hsr/hsr_netlink.c | 2 ++ tools/testing/selftests/net/rtnetlink.sh | 2 ++ tools/testing/selftests/net/vlan_bridge_binding.sh | 2 ++ 3 files changed, 6 insertions(+) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Mdkrfk9q1a b/tmp/tmp.iAm7ctq8cQ index 2ffad9def683..a7e8b18a8686 100644 --- a/tmp/tmp.Mdkrfk9q1a +++ b/tmp/tmp.iAm7ctq8cQ @@ -13,6 +13,7 @@ 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 +udp: do not use skb_release_head_state() before skb_attempt_defer_free() netpoll: Fix deadlock in memory allocation under spinlock netdevsim: set the carrier when the device goes up selftests: tls: add test for short splice due to full skmsg @@ -22,7 +23,9 @@ tls: wait for pending async decryptions if tls_strp_msg_hold fails tls: always set record_type in tls_process_cmsg tls: wait for async encrypt in case of error during latter iterations of sendmsg tls: trim encrypted message to match the plaintext on short splice -udp: drop secpath before storing an skb in a receive queue +inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule() +inet: Avoid ehash lookup race in inet_ehash_insert() +rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu() gve: Check valid ts bit on RX descriptor before hw timestamping bonding: Selftest and documentation for the arp_ip_target parameter. bonding: Update for extended arp_ip_target format. @@ -92,4 +95,3 @@ net: airoha: npu: Add airoha_npu_soc_data struct dt-bindings: net: airoha: npu: Add AN7583 support net: bridge: correct debug message function name in br_fill_ifinfo net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback -selftests: net: check jq command is supported