From: David S. Miller Date: Thu, 13 Aug 2015 23:52:20 +0000 (-0700) Subject: Merge branch 'tcp-loss-probe' X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bbbcc0073331d4e37c9f91c59cfc9f5d2033860;p=pandora-kernel.git Merge branch 'tcp-loss-probe' Yuchung Cheng says: ==================== minor tail loss probe improvements This patch series enhance the tail loss probe (TLP) on some error conditions. When TLP fails to send a probe, it will no longer extend the RTO. When it fails to send a new packet because of receiver window limit, it'll try to retransmit the last packet. ==================== Signed-off-by: David S. Miller --- 5bbbcc0073331d4e37c9f91c59cfc9f5d2033860