]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'TCP-data-delivery-and-ECN-stats-tracking'
authorDavid S. Miller <davem@davemloft.net>
Thu, 19 Apr 2018 17:05:17 +0000 (13:05 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Apr 2018 17:05:17 +0000 (13:05 -0400)
Yuchung Cheng says:

====================
tracking TCP data delivery and ECN stats

This patch series improve tracking the data delivery status
  1. minor improvement on SYN data
  2. accounting bytes delivered with CE marks
  3. exporting the delivery stats to applications

s.t. users can get better sense of TCP performance at per host,
per connection, and even per application message level.
====================

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

Trivial merge