Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-26--06-00 (v6.17-rc7-1756-g66761b7052bb) remotes/brancher/net-next-2025-09-26--09-00 (v6.17-rc7-1755-g77f0642da7af) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.78oUUKl5mQ b/tmp/tmp.M6f6Gv2rT8 index 6ea6ca15f2b7..8d8ba293caa5 100644 --- a/tmp/tmp.78oUUKl5mQ +++ b/tmp/tmp.M6f6Gv2rT8 @@ -12,6 +12,7 @@ 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 +eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor xfrm: xfrm_user: use strscpy() for alg_name net: ipv6: fix field-spanning memcpy warning in AH output net: libwx: restrict change user-set RSS configuration @@ -49,6 +50,7 @@ selftests: net: lib: Rename ip_link_set_up() to adf_* selftests: net: lib: Rename ip_link_set_addr() to adf_* selftests: net: lib: Rename ip_link_set_master() to adf_* selftests: net: lib: Rename ip_link_add() to adf_* +tipc: adjust tipc_nodeid2string() to check the length of the result selftests: drv-net: Reload pkt pointer after calling filter_udphdr ptp: Add a upper bound on max_vclocks net: stmmac: tc: Add HLBS drop count to taprio stats @@ -57,6 +59,7 @@ net: nfc: nci: Add parameter validation for packet data selftest: net: Fix error message if empty variable dpll: zl3073x: Fix double free in zl3073x_devlink_flash_update() dt-bindings: net: sparx5: correct LAN969x register space windows +tcp: fix spurious RST during three-way handshake octeon_ep_vf: Add support to retrieve hardware channel information octeon_ep: Add support to retrieve hardware channel information can: netlink: add userland error messages @@ -130,9 +133,6 @@ vhost: vringh: Fix copy_to_iter return value check 6pack: drop redundant locking and refcounting virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN virtio-net: fix incorrect flags recording in big mode -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() selftests: drv-net: Enable BTF net: airoha: npu: Add a NPU callback to initialize flow stats ixgbe: avoid redundant call to ixgbe_non_sfp_link_config() @@ -147,7 +147,6 @@ net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR net/mlx5e: Don't query FEC statistics when FEC is disabled ethtool: add FEC bins histogram report Documentation: net: add flow control guide and document ethtool API -tipc: adjust tipc_nodeid2string() to return string length net: enetc: Fix probing error message typo for the ENETCv4 PF driver Wangxun: vf: Implement some ethtool apis for get_xxx net: qed: Remove redundant NULL checks after list_first_entry()