commit | f7a6eb1e155d0760a6d62bc17cf665205d43e9b1 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Jul 20 14:32:24 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 20 14:32:24 2018 -0700 |
tree | 14637b238b127759e4ccccf6f05fb89aaa6772ca | |
parent | f7482683f1f4925c60941dbbd0813ceaa069d106 [diff] | |
parent | a0496ef2c23b3b180902dd185d0d63ccbc624cf8 [diff] |
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>