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:
e8bae27
)
tcp: Make SACK code to split only at mss boundaries
author
Ilpo Järvinen
<ilpo.jarvinen@helsinki.fi>
Tue, 25 Nov 2008 05:13:50 +0000
(21:13 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 25 Nov 2008 05:13:50 +0000
(21:13 -0800)
Sadly enough, this adds possible divide though we try to avoid
it by checking one mss as common case.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found