From: Andreas Petlund Date: Thu, 18 Feb 2010 04:48:19 +0000 (+0000) Subject: net: TCP thin dupack X-Git-Tag: v2.6.34-rc1~233^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e38017557bc0b87434d184f8804cadb102bb903;p=pandora-kernel.git net: TCP thin dupack This patch enables fast retransmissions after one dupACK for TCP if the stream is identified as thin. This will reduce latencies for thin streams that are not able to trigger fast retransmissions due to high packet interarrival time. This mechanism is only active if enabled by iocontrol or syscontrol and the stream is identified as thin. Signed-off-by: Andreas Petlund Signed-off-by: David S. Miller --- Reading git-diff-tree failed