From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/3] tcp: move tcp_update_cwnd_in_recovery Date: Mon, 03 Sep 2012 14:34:26 -0400 (EDT) Message-ID: <20120903.143426.2014939689917601176.davem@davemloft.net> References: <1346643484-12947-1-git-send-email-ycheng@google.com> <1346643484-12947-2-git-send-email-ycheng@google.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ycheng@google.com, nanditad@google.com, mattmathis@google.com, edumazet@google.com, netdev@vger.kernel.org To: ncardwell@google.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:49549 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756174Ab2ICSe3 (ORCPT ); Mon, 3 Sep 2012 14:34:29 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Neal Cardwell Date: Sun, 2 Sep 2012 23:57:02 -0400 > On Sun, Sep 2, 2012 at 11:38 PM, Yuchung Cheng wrote: >> To prepare replacing rate halving with PRR algorithm in CWR state. >> >> Signed-off-by: Yuchung Cheng > > Acked-by: Neal Cardwell Applied to net-next