aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ccids/ccid2.h
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+30
* dccp ccid-2: Separate option parsing from CCID processingGerrit Renker2010-11-151-0/+2
* dccp ccid-2: Stop pollingGerrit Renker2010-10-281-0/+5
* dccp ccid-2: Use u32 timestamps uniformlyGerrit Renker2010-08-301-5/+10
* dccp ccid-2: Replace broken RTT estimator with better algorithmGerrit Renker2010-08-231-5/+15
* dccp ccid-2: Overhaul CCID naming convention 1/2Gerrit Renker2009-10-071-23/+23
* net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyleGerrit Renker2009-09-141-5/+3
* [CCID2]: Remove redundant ack-counting variableGerrit Renker2008-01-281-4/+2
* [CCID2]: Remove redundant synchronisation variableGerrit Renker2008-01-281-1/+0
* [CCID2]: Replace pipe assignment-function with assignmentGerrit Renker2008-01-281-1/+2
* [CCID2]: Replace cwnd assignment-function with assignmentGerrit Renker2008-01-281-1/+1
* [CCID2]: Replace read-only variable with constantGerrit Renker2008-01-281-1/+2
* [CCID2]: Remove unused variableGerrit Renker2008-01-281-2/+0
* [CCID2]: Disable broken Ack Ratio adaptation algorithmGerrit Renker2008-01-281-4/+0
* [CCID2]: Remove redundant BUG_ONGerrit Renker2007-10-101-1/+1
* [DCCP] ccid2: Allow window to grow largerAndrea Bittau2006-12-021-1/+1
* [DCCP] CCID2: Code optimizationsAndrea Bittau2006-12-021-0/+1
* [DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTTAndrea Bittau2006-09-221-0/+1
* [DCCP] CCID2: Allocate seq records on demandAndrea Bittau2006-09-221-1/+5
* [DCCP] CCID2: Initialize ssthresh to infinityAndrea Bittau2006-09-221-1/+1
* [DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo2006-03-201-0/+16
* [DCCP] CCID2: Initial CCID2 (TCP-Like) implementationAndrea Bittau2006-03-201-0/+69