Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-19--09-00 (v6.17-rc6-1394-g9bd84fcbe8ff) remotes/brancher/net-next-2025-09-19--12-00 (v6.17-rc6-1394-gb00d5721dd41) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.5sgC8BUSVU b/tmp/tmp.jU66eMiRTZ index 3e6fc89dd24a..2cedabf7d177 100644 --- a/tmp/tmp.5sgC8BUSVU +++ b/tmp/tmp.jU66eMiRTZ @@ -12,6 +12,13 @@ nipa: profile (time) test output nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests +net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL() +net: xilinx: axienet: Fix kernel-doc warnings for missing return descriptions +net: enetc: use generic interfaces to get phc_index for ENETC v1 +net: enetc: fix sleeping function called from rcu_read_lock() context +tcp: Remove redundant sk_unhashed() in inet_unhash(). +tcp: Remove inet6_hash(). +tcp: Remove osk from __inet_hash() arg. net: nfc: nci: Add parameter validation for packet data selftests: forwarding: Reorder (ar)ping arguments to obey POSIX getopt eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor @@ -52,13 +59,6 @@ tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules tcp: accecn: Add ece_delta to rate_sample gro: flushing when CWR is set negatively affects AccECN tcp: try to avoid safer when ACKs are thinned -tcp: reclaim 8 bytes in struct request_sock_queue -tcp: move mtu_info to remove two 32bit holes -tcp: move tcp_clean_acked to tcp_sock_read_tx group -tcp: move recvmsg_inq to tcp_sock_read_txrx -tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx group -net: move sk->sk_err_soft and sk->sk_sndbuf -net: move sk_uid and sk_protocol to sock_read_tx psp: don't use flags for checking sk_state psp: fix preemptive inet_twsk() cast in psp_sk_get_assoc_rcu() psp: make struct sock argument const in psp_sk_get_assoc_rcu()