Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-24--03-00 (v6.18-rc2-487-g02ff5c59458e) remotes/brancher/net-next-2025-10-24--06-00 (v6.18-rc2-498-g63f63a36c07a) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.5Rf4y8n5hD b/tmp/tmp.pJsrssygnX index 1651cc66f691..110cdc8ec317 100644 --- a/tmp/tmp.5Rf4y8n5hD +++ b/tmp/tmp.pJsrssygnX @@ -12,6 +12,17 @@ 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/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(). +sctp: Remove sctp_pf.create_accept_sk(). +sctp: Use sk_clone() in sctp_accept(). +net: Add sk_clone(). +sctp: Don't call sk->sk_prot->init() in sctp_v[46]_create_accept_sk(). +sctp: Don't copy sk_sndbuf and sk_rcvbuf in sctp_sock_migrate(). +sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock(). net: hns3: add hwtstamp_get/hwtstamp_set ops net: renesas: rswitch: convert to ndo_hwtstamp API net: ravb: convert to ndo_hwtstamp API