From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/3] tcp: move tcp_enter_cwr() Date: Mon, 03 Sep 2012 14:34:17 -0400 (EDT) Message-ID: <20120903.143417.1202039359059889797.davem@davemloft.net> References: <1346643484-12947-1-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]:49544 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754964Ab2ICSeW (ORCPT ); Mon, 3 Sep 2012 14:34:22 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Neal Cardwell Date: Sun, 2 Sep 2012 23:56:09 -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