From: David S. Miller Date: Tue, 5 Jul 2005 22:43:58 +0000 (-0700) Subject: [TCP]: Never TSO defer under periods of congestion. X-Git-Tag: v2.6.13-rc2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=908a75c17a9e5a888347c2c1d3572203d1b1c7db;p=pandora-kernel.git [TCP]: Never TSO defer under periods of congestion. Congestion window recover after loss depends upon the fact that if we have a full MSS sized frame at the head of the send queue, we will send it. TSO deferral can defeat the ACK clocking necessary to exit cleanly from recovery. Signed-off-by: David S. Miller --- Reading git-diff-tree failed