[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230920172943.4135513-1-edumazet@google.com>
Date: Wed, 20 Sep 2023 17:29:40 +0000
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: Soheil Hassas Yeganeh <soheil@...gle.com>, Neal Cardwell <ncardwell@...gle.com>,
Yuchung Cheng <ycheng@...gle.com>, netdev@...r.kernel.org, eric.dumazet@...il.com,
Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/3] tcp: add tcp_delack_max()
First patches are adding const qualifiers to four existing helpers.
Third patch adds a much needed companion feature to RTAX_RTO_MIN.
Eric Dumazet (3):
net: constify sk_dst_get() and __sk_dst_get() argument
tcp: constify tcp_rto_min() and tcp_rto_min_us() argument
tcp: derive delack_max from rto_min
include/net/sock.h | 4 ++--
include/net/tcp.h | 6 ++++--
net/ipv4/tcp.c | 3 ++-
net/ipv4/tcp_output.c | 16 +++++++++++++++-
4 files changed, 23 insertions(+), 6 deletions(-)
--
2.42.0.459.ge4e396fd5e-goog
Powered by blists - more mailing lists