Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-26--18-00 (v6.17-rc7-1773-gde08c16a8b5c) remotes/brancher/net-next-2025-09-26--21-00 (v6.17-rc7-1779-g4f7f3186db87) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.L0IcLqbDpI b/tmp/tmp.OaPf0FrWup index 05a7b2484f1e..58b7858efd9f 100644 --- a/tmp/tmp.L0IcLqbDpI +++ b/tmp/tmp.OaPf0FrWup @@ -29,7 +29,9 @@ docs: networking: phy: clarify abbreviation "PAL" net: ethtool: remove duplicated mm.o from Makefile page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches net: wan: hd64572: validate RX length before skb allocation and copy -net: ynl: return actual error code in ynl_exec_dump() +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() 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 @@ -69,7 +71,6 @@ 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 net: stmmac: est: Drop frames causing HLBS error @@ -77,7 +78,6 @@ 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 @@ -128,7 +128,6 @@ can: peak: Modification of references to email accounts being deleted can: dev: sort includes by alphabetical order MAINTAINERS: update Vincent Mailhol's email address can: m_can: use us_to_ktime() where appropriate -net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs net/mlx5: Expose uar access and odp page fault counters mptcp: pm: in-kernel: add laminar endpoints mptcp: pm: in-kernel: compare IDs instead of addresses @@ -168,11 +167,18 @@ Documentation: net: add flow control guide and document ethtool API 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() -xdp: use multi-buff only if receive queue supports page pool ptr_ring: drop duplicated tail zeroing code net: dns_resolver: Fix request-key cross-reference net: dns_resolver: Move dns_query() explanation out of code block net: dns_resolver: Use reST bullet list for features list +selftests: drv-net: Reload pkt pointer after calling filter_udphdr +Merge branch 'xsk-refactors-around-generic-xmit-side' +xsk: wrap generic metadata handling onto separate function +xsk: remove @first_frag from xsk_build_skb() +xsk: avoid overwriting skb fields for multi-buffer traffic +Merge branch 'scripts-coccinelle-symbolic-error-names-script' +net/mlx5: Use %pe format specifier for error pointers +scripts/coccinelle: Find PTR_ERR() to %pe candidates wifi: libertas: add WQ_UNBOUND to alloc_workqueue users Revert "wifi: libertas: WQ_PERCPU added to alloc_workqueue users" wifi: libertas: WQ_PERCPU added to alloc_workqueue users