[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250626153017.2156274-1-edumazet@google.com>
Date: Thu, 26 Jun 2025 15:30:15 +0000
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Neal Cardwell <ncardwell@...gle.com>
Cc: Simon Horman <horms@...nel.org>, Kuniyuki Iwashima <kuniyu@...gle.com>, netdev@...r.kernel.org,
eric.dumazet@...il.com, Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/2] tcp: remove rtx_syn_ack and inet_rtx_syn_ack()
After DCCP removal, we can cleanup SYNACK retransmits a bit.
Eric Dumazet (2):
tcp: remove rtx_syn_ack field
tcp: remove inet_rtx_syn_ack()
include/net/request_sock.h | 4 ----
net/ipv4/inet_connection_sock.c | 11 +----------
net/ipv4/tcp_ipv4.c | 1 -
net/ipv4/tcp_minisocks.c | 2 +-
net/ipv4/tcp_output.c | 1 +
net/ipv4/tcp_timer.c | 2 +-
net/ipv6/tcp_ipv6.c | 1 -
7 files changed, 4 insertions(+), 18 deletions(-)
--
2.50.0.727.gbf7dc18ff4-goog
Powered by blists - more mailing lists