aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ccids/ccid2.h
Commit message (Expand)AuthorAge
* [CCID2]: Remove redundant ack-counting variableGerrit Renker2008-01-28
* [CCID2]: Remove redundant synchronisation variableGerrit Renker2008-01-28
* [CCID2]: Replace pipe assignment-function with assignmentGerrit Renker2008-01-28
* [CCID2]: Replace cwnd assignment-function with assignmentGerrit Renker2008-01-28
* [CCID2]: Replace read-only variable with constantGerrit Renker2008-01-28
* [CCID2]: Remove unused variableGerrit Renker2008-01-28
* [CCID2]: Disable broken Ack Ratio adaptation algorithmGerrit Renker2008-01-28
* [CCID2]: Remove redundant BUG_ONGerrit Renker2007-10-10
* [DCCP] ccid2: Allow window to grow largerAndrea Bittau2006-12-03
* [DCCP] CCID2: Code optimizationsAndrea Bittau2006-12-03
* [DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTTAndrea Bittau2006-09-22
* [DCCP] CCID2: Allocate seq records on demandAndrea Bittau2006-09-22
* [DCCP] CCID2: Initialize ssthresh to infinityAndrea Bittau2006-09-22
* [DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo2006-03-20
* [DCCP] CCID2: Initial CCID2 (TCP-Like) implementationAndrea Bittau2006-03-20