Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: 55092d6c2bcaf6eff9941b78287f45bd7b33618d https://github.com/dtaht/Cerowrt-3.3/commit/55092d6c2bcaf6eff9941b78287f45bd7b33618d Author: Dave Taht Date: 2012-02-21 (Tue, 21 Feb 2012) Changed paths: A target/linux/ar71xx/patches-3.3/920-Enable-tcp_low_latency-by-default.patch Log Message: ----------- Enable low latency tcp by default In the general case I have been going for low latency over throughput. I have to note that to do more realistic tests, turning off some of the low latency features such as this one would be a good idea for some tests. However, 'low latency by default' is to be preferred for now. Commit: f6ac928011f7aaf30b1a8ecc86a7ac571291258f https://github.com/dtaht/Cerowrt-3.3/commit/f6ac928011f7aaf30b1a8ecc86a7ac571291258f Author: Dave Taht Date: 2012-02-21 (Tue, 21 Feb 2012) Changed paths: A target/linux/ar71xx/patches-3.3/0002-Toss-wireless-traffic-marked-interactive-into-VI-que.patch Log Message: ----------- Toss traffic marked interactive into VI queue. I have had multiple versions of this patch - one that did full blown diffserv lookup, another that ripped out diffserv classification entirely inside the wireless driver, to this one... I'm not even sure if this version is correct. Compare: https://github.com/dtaht/Cerowrt-3.3/compare/a42c870...f6ac928