aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ccids/ccid2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-07dccp ccid-2: Overhaul CCID naming convention 1/2Gerrit Renker1-23/+23
2009-09-14net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyleGerrit Renker1-5/+3
2008-01-28[CCID2]: Remove redundant ack-counting variableGerrit Renker1-4/+2
2008-01-28[CCID2]: Remove redundant synchronisation variableGerrit Renker1-1/+0
2008-01-28[CCID2]: Replace pipe assignment-function with assignmentGerrit Renker1-1/+2
2008-01-28[CCID2]: Replace cwnd assignment-function with assignmentGerrit Renker1-1/+1
2008-01-28[CCID2]: Replace read-only variable with constantGerrit Renker1-1/+2
2008-01-28[CCID2]: Remove unused variableGerrit Renker1-2/+0
2008-01-28[CCID2]: Disable broken Ack Ratio adaptation algorithmGerrit Renker1-4/+0
2007-10-10[CCID2]: Remove redundant BUG_ONGerrit Renker1-1/+1
2006-12-02[DCCP] ccid2: Allow window to grow largerAndrea Bittau1-1/+1
2006-12-02[DCCP] CCID2: Code optimizationsAndrea Bittau1-0/+1
2006-09-22[DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTTAndrea Bittau1-0/+1
2006-09-22[DCCP] CCID2: Allocate seq records on demandAndrea Bittau1-1/+5
2006-09-22[DCCP] CCID2: Initialize ssthresh to infinityAndrea Bittau1-1/+1
2006-03-20[DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo1-0/+16
2006-03-20[DCCP] CCID2: Initial CCID2 (TCP-Like) implementationAndrea Bittau1-0/+69