From: Eric Dumazet <eduma...@google.com> Date: Mon, 21 May 2018 15:08:55 -0700
> Small patch series changing TCP behavior vs quickack and ECN > > First patch is a refactoring, adding parameter to tcp_incr_quickack() > and tcp_enter_quickack_mode() helpers. > > Second patch implements the change, lowering number of ACK packets > sent after an ECN event. Series applied, thanks Eric.