http://developer.osdl.org/shemminger/patches/2.6.12-rc6-tcp1
This is the update of the TCP pluggable congestion framework with
other network changes (targeted for 2.6.13)
Minor tweaks from last time:
* move tcpdiag_put to tcp.h to avoid build problems when IP_TCPDIAG is
a module.
* sysctl tcp_congestion_control now checks for valid values
* default tcp_congestion_control is determined LIFO (ie last one
registered
is the default). Sysctl just reorders list
+ added /sys/class/net/ethX/weight interface
+ added scalable TCP
- removed version patch to make integration with -mm easier
fastroute-stats-remove.patch
no-congestion.patch
no-throttle.patch
bigger-backlog.patch
fix-weightp.patch
weight-sysfs.patch
tcp_super_tso_v3.patch
tcp_infra.patch
tcp_bic.patch
tcp_westwood.patch
hstcp.patch
hybla.patch
vegas.patch
h-tcp.patch
scaleable_tcp.patch
|