git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce447eb
)
tcp: Limit cwnd growth when deferring for GSO
author
John Heffner
<johnwheffner@gmail.com>
Tue, 29 Apr 2008 10:13:52 +0000
(
03:13
-0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 29 Apr 2008 10:13:52 +0000
(
03:13
-0700)
This fixes inappropriately large cwnd growth on sender-limited flows
when GSO is enabled, limiting cwnd growth to 64k.
Signed-off-by: John Heffner <johnwheffner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found