From: David S. Miller Date: Mon, 4 May 2015 03:18:02 +0000 (-0400) Subject: Merge branch 'tcp_sack_rttm' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a89f96c927700eeb560943847e3d00b664f341bb;p=linux-beck.git Merge branch 'tcp_sack_rttm' Kenneth Klette Jonassen says: ==================== tcp: SACK RTTM changes for congestion control This patch series improves SACK RTT measurements for congestion control: o Picks the latest sequence SACKed for RTT, i.e. most accurate delay signal. o Calls the congestion control's pkts_acked hook with SACK RTTMs even when not sequentially ACKing new data. V2: amend misleading comment ==================== Signed-off-by: David S. Miller --- a89f96c927700eeb560943847e3d00b664f341bb