From: David S. Miller Date: Fri, 2 Sep 2005 05:47:01 +0000 (-0700) Subject: [TCP]: Keep TSO enabled even during loss events. X-Git-Tag: v2.6.14-rc1~777^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6475be16fd9b3c6746ca4d18959246b13c669ea8;p=pandora-kernel.git [TCP]: Keep TSO enabled even during loss events. All we need to do is resegment the queue so that we record SACK information accurately. The edges of the SACK blocks guide our resegmenting decisions. With help from Herbert Xu. Signed-off-by: David S. Miller --- Reading git-diff-tree failed