From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 8B3192022AB for ; Wed, 11 Apr 2012 07:34:46 -0700 (PDT) Received: from github.com (sh2.rs.github.com [50.57.128.197]) by smtp1.rs.github.com (Postfix) with ESMTP id B82C44259B for ; Wed, 11 Apr 2012 07:34:45 -0700 (PDT) Date: Wed, 11 Apr 2012 07:34:45 -0700 From: GitHub To: cerowrt-commits@bufferbloat.net Message-ID: <4f859685ac8a8_155e15d8ae41417ca@sh2.rs.github.com.mail> Subject: [dtaht/Cerowrt-3.3] 91b4ca: Added patches to fix rtt update window, tcp limit Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f859685aa675_155e15d8ae4141522"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2012 14:34:46 -0000 ----==_mimepart_4f859685aa675_155e15d8ae4141522 Date: Wed, 11 Apr 2012 07:34:45 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f859685aba2f_155e15d8ae41416c4@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: 91b4ca9c387995d27076da7577d9dc422f60b2f6 https://github.com/dtaht/Cerowrt-3.3/commit/91b4ca9c387995d27076da7577d9dc422f60b2f6 Author: Dave Taht Date: 2012-04-11 (Wed, 11 Apr 2012) Changed paths: A target/linux/ar71xx/patches-3.3/0003-fix_tcp_rcv_rtt_update.patch A target/linux/ar71xx/patches-3.3/0004-tcp_restore_correct_limit.patch A target/linux/ar71xx/patches-3.3/0005-fix_race_in_sock_queue_err_skb.patch Log Message: ----------- Added patches to fix rtt update window, tcp limit These are queued up for 3.3.2, but seemed important enough to test. ----==_mimepart_4f859685aa675_155e15d8ae4141522--