Merge branch 'tcp_delack_max'
authorDavid S. Miller <davem@davemloft.net>
Sun, 1 Oct 2023 12:13:01 +0000 (13:13 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Oct 2023 12:13:01 +0000 (13:13 +0100)
Eric Dumazet says:

====================
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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge