From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Graf Subject: Re: [PATCH v4 net-next 00/16] tcp: BBR congestion control algorithm Date: Wed, 21 Sep 2016 14:51:15 +0200 Message-ID: <20160921125115.GA13991@pox.localdomain> References: <1474342763-16715-1-git-send-email-ncardwell@google.com> <20160921.004459.574306460460243541.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: David Miller , Netdev To: Neal Cardwell Return-path: Received: from mail-lf0-f43.google.com ([209.85.215.43]:35585 "EHLO mail-lf0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754035AbcIUMvT (ORCPT ); Wed, 21 Sep 2016 08:51:19 -0400 Received: by mail-lf0-f43.google.com with SMTP id l131so39966586lfl.2 for ; Wed, 21 Sep 2016 05:51:18 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On 09/21/16 at 07:53am, Neal Cardwell wrote: > On Wed, Sep 21, 2016 at 12:44 AM, David Miller wrote: > > From: Neal Cardwell > > Date: Mon, 19 Sep 2016 23:39:07 -0400 > > > >> tcp: BBR congestion control algorithm > > > > Series applied, thanks Neal. > > Thanks, David! Let me just say that this is super awesome. Thank you to everybody who was involved!