[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250821141901.18839-1-edumazet@google.com>
Date: Thu, 21 Aug 2025 14:18:59 +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>,
Willem de Bruijn <willemb@...gle.com>, netdev@...r.kernel.org, eric.dumazet@...il.com,
Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/2] tcp: user_mss and TCP_MAXSEG series
Annotate data-races around tp->rx_opt.user_mss and make
TCP_MAXSEG lockless.
Eric Dumazet (2):
tcp: annotate data-races around tp->rx_opt.user_mss
tcp: lockless TCP_MAXSEG option
.../chelsio/inline_crypto/chtls/chtls_cm.c | 6 ++++--
.../chelsio/inline_crypto/chtls/chtls_cm.h | 2 +-
net/ipv4/tcp.c | 14 +++++++-------
net/ipv4/tcp_input.c | 8 ++++----
net/ipv4/tcp_output.c | 6 ++++--
5 files changed, 20 insertions(+), 16 deletions(-)
--
2.51.0.rc1.193.gad69d77794-goog
Powered by blists - more mailing lists