projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
236f387
bbf80d7
)
Merge branch 'tcp_delack_max'
author
David S. Miller
<davem@davemloft.net>
Sun, 1 Oct 2023 12:13:01 +0000
(13:13 +0100)
committer
David 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