projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6588af6
a0ea700
)
Merge branch 'tcp-tso'
author
David S. Miller
<davem@davemloft.net>
Sat, 28 Feb 2015 20:10:47 +0000
(15:10 -0500)
committer
David S. Miller
<davem@davemloft.net>
Sat, 28 Feb 2015 20:10:47 +0000
(15:10 -0500)
Eric Dumazet says:
====================
tcp: tso improvements
This patch serie reworks tcp_tso_should_defer() a bit
to get less bursts, and better ECN behavior.
We also removed tso_deferred field in tcp socket.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge