OSDN Git Service

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)
commitf7a6eb1e155d0760a6d62bc17cf665205d43e9b1
tree14637b238b127759e4ccccf6f05fb89aaa6772ca
parentf7482683f1f4925c60941dbbd0813ceaa069d106
parenta0496ef2c23b3b180902dd185d0d63ccbc624cf8
Merge branch 'tcp-fix-DCTCP-ECE-Ack-series'

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>