projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c360f2b
c3916ad
)
Merge branch 'tcp-better-receiver-autotuning'
author
David S. Miller
<davem@davemloft.net>
Tue, 12 Dec 2017 15:53:04 +0000
(10:53 -0500)
committer
David S. Miller
<davem@davemloft.net>
Tue, 12 Dec 2017 15:53:04 +0000
(10:53 -0500)
Eric Dumazet says:
====================
tcp: better receiver autotuning
Now TCP senders no longer backoff when a drop is detected,
it appears we are very often receive window limited.
This series makes tcp_rcv_space_adjust() slightly more robust
and responsive.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge