Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-09-25--08-00 (v6.17-rc6-1521-gf3cfba9e5905) remotes/brancher/net-next-hw-2025-09-25--16-00 (v6.17-rc6-1495-gd9122375dbd9) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.dO8RXTsbHq b/tmp/tmp.syInQAyLOk index 001cddd79391..101e79c24556 100644 --- a/tmp/tmp.dO8RXTsbHq +++ b/tmp/tmp.syInQAyLOk @@ -14,10 +14,17 @@ 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/mlx5: Expose uar access and odp page fault counters +psp: Expand PSP acronym in INET_PSP help description +net: phy: micrel: Fix lan8814_config_init +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() net: enetc: fix the deadlock of enetc_mdio_lock -selftest: net: Fix error message if empty variable 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() @@ -40,38 +47,13 @@ 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 -geneve: Enable BIG TCP packets -vxlan: Enable BIG TCP packets -udp: Set length in UDP header to 0 for big GSO packets -udp: Validate UDP length in udp_gro_receive -udp: Support gro_ipv4_max_size > 65536 -net: Enable BIG TCP with partial GSO -net/ipv6: Remove HBH helpers -net: mana: Remove jumbo_remove step from TX path -gve: Remove jumbo_remove step from TX path -bnxt_en: Remove jumbo_remove step from TX path -ice: Remove jumbo_remove step from TX path -net/mlx4: Remove jumbo_remove step from TX path -net/mlx5e: Remove jumbo_remove step from TX path -net/ipv6: Remove jumbo_remove step from TX path -net/ipv6: Drop HBH for BIG TCP on RX side -net/ipv6: Drop HBH for BIG TCP on TX side -net/ipv6: Introduce payload_len helpers -octeontx2-pf: Fix potential use after free in otx2_tc_add_flow() +Merge branch 'net-gso-restore-outer-ip-ids-correctly' selftests/net: test ipip packets in gro.sh net: gro: remove unnecessary df checks net: gso: restore ids of outer ip headers correctly net: gro: only merge packets with incrementing or fixed outer ids net: gro: remove is_ipv6 from napi_gro_cb eth: fbnic: Read module EEPROM -net/smc: fix general protection fault in __smc_diag_dump -net/mlx5e: Clamp page_pool size to max -net: page_pool: Expose internal limit -net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully -net/smc: make wr buffer count configurable -net: nfc: nci: Add parameter validation for packet data -rust: net::phy inline if expressions to improve read_status -Merge tag 'for_linus' of https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost Merge branch 'convert-3-drivers-to-ndo_hwtstamp-api' selftests: drv-net: add HW timestamping tests bnxt_en: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() @@ -190,10 +172,6 @@ tcp: Remove redundant sk_unhashed() in inet_unhash(). tcp: Remove inet6_hash(). tcp: Remove osk from __inet_hash() arg. selftests: forwarding: Reorder (ar)ping arguments to obey POSIX getopt -MAINTAINERS, mailmap: Update address for Peter Hilber -virtio_config: clarify output parameters -uapi: vduse: fix typo in comment -vhost: Take a reference on the task in struct vhost_task. Merge branch 'net-netpoll-remove-dead-code-and-speed-up-rtnl-locked-region' net: netpoll: use synchronize_net() instead of synchronize_rcu() net: netpoll: remove unused netpoll pointer from netpoll_info @@ -243,9 +221,6 @@ net: dsa: dsa_loop: remove duplicated definition of NUM_FIXED_PHYS mptcp: reset blackhole on success with non-loopback ifaces hinic3: Fix NULL vs IS_ERR() check in hinic3_alloc_rxqs_res() psp: do not use sk_dst_get() in psp_dev_get_for_sock() -vhost-net: flush batched before enabling notifications -Revert "vhost/net: Defer TX queue re-enable until after sendmsg" -vhost-net: unbreak busy polling net: sparx5/lan969x: Add support for ethtool pause parameters net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X net: phy: micrel: Add Fast link failure support for lan8842 @@ -256,6 +231,5 @@ net/mlx5: Add uar access and odp page fault counters net/mlx5e: Prevent WQE metadata conflicts between timestamping and offloads net/mlx5: Refactor MACsec WQE metadata shifts net/mlx5: Remove VLAN insertion fields from WQE Ether segment -vhost-scsi: fix argument order in tport allocation error message Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net' bpf: Return an error pointer for skb metadata when CONFIG_NET=n