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