Merge branch 'fix-DCTCP-delayed-ACK'
authorDavid S. Miller <davem@davemloft.net>
Sat, 14 Jul 2018 01:30:19 +0000 (18:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 14 Jul 2018 01:30:19 +0000 (18:30 -0700)
Yuchung Cheng says:

====================
fix DCTCP delayed ACK

This patch series addresses the issue that sometimes DCTCP
fail to acknowledge the latest sequence and result in sender timeout
if inflight is small.
====================

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

Trivial merge