From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Allen Simpson Subject: [PATCH 0/6] tcp: bugs and cleanup updated to 2.6.33-rc7 Date: Wed, 10 Feb 2010 15:56:01 -0500 Message-ID: <4B731D61.2080603@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Andrew Morton To: Linux Kernel Developers , Linux Kernel Network Developers Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Combination of patches reported in October, November, December, and January. These patches fix perceived bugs, and other cleanup. This code has had previous review and several months of limited testing. Some portions were removed during the various TCPCT part 1 patch splits, then were cut off by the sudden unexpected end of that merge window. [03 Dec 2009] I've restarted the sub-numbering (again). Of particular interest are the TCPCT header extensions that already appear in the next phase of testing with other platforms. These patches allow correct reception without data corruption. The remainder of the original TCPCT part 2 will be merged with part 3. These patches are against the current linux-2.6 tree. [Since Feb 2nd, Part 2g temporarily removed from this series; possible insufficient resistance to very rare option re-ordering by middleware.]