LWN.net Logo

Advertisement

E-Commerce & credit card processing - the Open Source way!

Advertise here

2.6.12-rc4-tcp3

From:  Stephen Hemminger <shemminger@osdl.org>
To:  "David S. Miller" <davem@davemloft.net>
Subject:  2.6.12-rc4-tcp3
Date:  Tue, 24 May 2005 16:39:39 -0700
Cc:  netdev@oss.sgi.com, linux-kernel@vger.kernel.org

http://developer.osdl.org/shemminger/patches/2.6.12-rc4-tcp3

This is the third revision of the TCP pluggable congestion framework with
other network changes (targeted for 2.6.13)

Minor tweaks from last time:
	- startup changed because westwood and hybla 
	  need to do setup after initial connection establishment
	- initialization happens when socket is created (fixes bug with
	  auto module load and preempt).
	- module refcounting fix for passive opens
	- cleanup westwood and get rid of too much inlining
	- latest version of TSO patch included in set
	- fix min_cwnd undershoot bug for all but legacy reno

# Changes involving network core to remove throttling
fastroute-stats-remove
no-congestion
no-throttle
bigger-backlog
fix-weightp
# TSO fixes from dave
tcp_ack26
tcp_super_tso_v3
# TCP infrastructure
tcp_infra
tcp_bic
tcp_westwood
hstcp
hybla
vegas
h-tcp
# Makefile version
version
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds