Merge branch 'tcp-fix-DCTCP-ECE-Ack-series'
authorDavid S. Miller <davem@davemloft.net>
Fri, 20 Jul 2018 21:32:24 +0000 (14:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Jul 2018 21:32:24 +0000 (14:32 -0700)
Yuchung Cheng says:

====================
fix DCTCP ECE Ack series

This patch set address that the existing DCTCP implementation does not
fully implement the ACK policy specified in the RFC. This improves
the responsiveness of CE status change particularly on flows with
small inflight.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge