From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Allen Simpson Subject: [PATCH 0/7] tcp: bugs and cleanup updated to 2.6.33-rc8 (again) Date: Mon, 15 Feb 2010 07:23:06 -0500 Message-ID: <4B793CAA.2030902@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Linux Kernel Network Developers , Andrew Morton , David Miller To: Linux Kernel Developers Return-path: Received: from mail-iw0-f185.google.com ([209.85.223.185]:40648 "EHLO mail-iw0-f185.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754135Ab0BOMXL (ORCPT ); Mon, 15 Feb 2010 07:23:11 -0500 Sender: netdev-owner@vger.kernel.org List-ID: Combination of patches reported in October, November, December, January and February. 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 are patches against the current linux-2.6 tree. [Parts 2f and 2g updated, fixing some more problems introduced by David Miller in commit bb5b7c11263dbbe78253cd05945a6bf8f55add8e]