aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/tcp-thin.txt
Commit message (Collapse)AuthorAgeFilesLines
* net: TCP thin-stream detectionAndreas Petlund2010-02-181-0/+47
Inline function to dynamically detect thin streams based on the number of packets in flight. Used to dynamically trigger thin-stream mechanisms if enabled by ioctl or sysctl. Signed-off-by: Andreas Petlund <apetlund@simula.no> Signed-off-by: David S. Miller <davem@davemloft.net>