From: Thomas Graf <tgraf@suug.ch>
To: Neal Cardwell <ncardwell@google.com>
Cc: David Miller <davem@davemloft.net>, Netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH v4 net-next 00/16] tcp: BBR congestion control algorithm
Date: Wed, 21 Sep 2016 14:51:15 +0200 [thread overview]
Message-ID: <20160921125115.GA13991@pox.localdomain> (raw)
In-Reply-To: <CADVnQynOD2Hrq994BPzTb+AgtOU=tpyRM+odjSv5gNYTSvbhBQ@mail.gmail.com>
On 09/21/16 at 07:53am, Neal Cardwell wrote:
> On Wed, Sep 21, 2016 at 12:44 AM, David Miller <davem@davemloft.net> wrote:
> > From: Neal Cardwell <ncardwell@google.com>
> > 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!
prev parent reply other threads:[~2016-09-21 12:51 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-20 3:39 [PATCH v4 net-next 00/16] tcp: BBR congestion control algorithm Neal Cardwell
2016-09-20 3:39 ` [PATCH v4 net-next 01/16] tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict Neal Cardwell
2016-09-20 16:40 ` Kenneth Klette Jonassen
2016-09-20 3:39 ` [PATCH v4 net-next 02/16] lib/win_minmax: windowed min or max estimator Neal Cardwell
2016-09-20 3:39 ` [PATCH v4 net-next 03/16] tcp: use windowed min filter library for TCP min_rtt estimation Neal Cardwell
2016-09-20 3:39 ` [PATCH v4 net-next 04/16] net_sched: sch_fq: add low_rate_threshold parameter Neal Cardwell
2016-09-20 3:39 ` [PATCH v4 net-next 05/16] tcp: switch back to proper tcp_skb_cb size check in tcp_init() Neal Cardwell
2016-09-20 3:39 ` [PATCH v4 net-next 06/16] tcp: count packets marked lost for a TCP connection Neal Cardwell
2016-09-20 3:39 ` [PATCH v4 net-next 07/16] tcp: track data delivery rate " Neal Cardwell
2016-09-20 3:39 ` [PATCH v4 net-next 08/16] tcp: track application-limited rate samples Neal Cardwell
2016-09-20 3:39 ` [PATCH v4 net-next 09/16] tcp: export data delivery rate Neal Cardwell
2016-09-20 3:39 ` [PATCH v4 net-next 10/16] tcp: allow congestion control module to request TSO skb segment count Neal Cardwell
2016-09-20 3:39 ` [PATCH v4 net-next 11/16] tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments Neal Cardwell
2016-09-20 3:39 ` [PATCH v4 net-next 12/16] tcp: export tcp_mss_to_mtu() for congestion control modules Neal Cardwell
2016-09-20 3:39 ` [PATCH v4 net-next 13/16] tcp: allow congestion control to expand send buffer differently Neal Cardwell
2016-09-20 17:48 ` Stephen Hemminger
2016-09-20 18:43 ` Yuchung Cheng
2016-09-21 9:25 ` David Laight
2016-09-20 3:39 ` [PATCH v4 net-next 14/16] tcp: new CC hook to set sending rate with rate_sample in any CA state Neal Cardwell
2016-09-20 3:39 ` [PATCH v4 net-next 15/16] tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88 Neal Cardwell
2016-09-20 3:39 ` [PATCH v4 net-next 16/16] tcp_bbr: add BBR congestion control Neal Cardwell
2016-09-20 18:48 ` Stephen Hemminger
2016-09-20 18:50 ` Yuchung Cheng
2016-09-20 18:50 ` Neal Cardwell
2016-09-21 2:57 ` Neal Cardwell
2016-09-20 23:39 ` Stephen Hemminger
2016-09-20 23:42 ` Neal Cardwell
2016-09-20 23:56 ` Eric Dumazet
2016-09-30 15:42 ` Lawrence Brakmo
2016-09-21 4:44 ` [PATCH v4 net-next 00/16] tcp: BBR congestion control algorithm David Miller
2016-09-21 11:53 ` Neal Cardwell
2016-09-21 12:51 ` Thomas Graf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160921125115.GA13991@pox.localdomain \
--to=tgraf@suug.ch \
--cc=davem@davemloft.net \
--cc=ncardwell@google.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).