Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-23--06-00 (v6.17-rc6-1522-g61935ebd08f6) remotes/brancher/net-next-2025-09-23--09-00 (v6.17-rc6-1524-gdc8a79919048) ==== BASE DIFF ==== include/net/inet_connection_sock.h | 5 +- include/net/inet_hashtables.h | 2 + include/net/inet_timewait_sock.h | 3 +- include/net/sock.h | 4 + net/ipv4/inet_connection_sock.c | 12 +- net/ipv4/inet_hashtables.c | 44 ++++- net/ipv4/inet_timewait_sock.c | 1 + tools/testing/selftests/net/Makefile | 1 + tools/testing/selftests/net/tcp_port_share.c | 258 +++++++++++++++++++++++++++ 9 files changed, 322 insertions(+), 8 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.T40zD1j3jN b/tmp/tmp.zmitvEHgPp index a4b91aa44fa7..bf5f54ed1662 100644 --- a/tmp/tmp.T40zD1j3jN +++ b/tmp/tmp.zmitvEHgPp @@ -12,6 +12,9 @@ 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 +rtnetlink: Allow deleting FDB entries in user namespace +net/mlx5: Clean up only new IRQ glue on request_irq() failure +6pack: drop redundant locking and refcounting net: usb: remove rtl8150 driver tcp: Remove stale locking comment for TFO. net: ethtool: tsconfig: set command must provide a reply @@ -33,7 +36,6 @@ dt-bindings: ethernet-phy: add reverse SGMII phy interface type net: phy: micrel: Fix default LED behaviour Documentation: rxrpc: Demote three sections net/smc: fix general protection fault in __smc_diag_dump -Documentation: net: add flow control guide and document ethtool API net: ovpn: use new noref xmit flow in ovpn_udp{4,6}_output net: tunnel: implement noref flows in udp_tunnel{,6}_xmit_skb net: dst_cache: implement RCU variants for dst_cache helpers @@ -58,7 +60,6 @@ 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 -net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUAD net/mlx5: HWS, ignore flow level for multi-dest table net/mlx5: fs, fix UAF in flow counter release @@ -108,8 +109,6 @@ 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 Merge tag 'for_linus' of https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost -selftests/net: Test tcp port reuse after unbinding a socket -tcp: Update bind bucket state on port release MAINTAINERS, mailmap: Update address for Peter Hilber virtio_config: clarify output parameters uapi: vduse: fix typo in comment