[CCID2]: Replace read-only variable with constant
[safe/jmp/linux-2.6] / net / dccp / ccids / ccid2.h
2008-01-28 Gerrit Renker[CCID2]: Replace read-only variable with constant
2008-01-28 Gerrit Renker[CCID2]: Remove unused variable
2008-01-28 Gerrit Renker[CCID2]: Disable broken Ack Ratio adaptation algorithm
2007-10-10 Gerrit Renker[CCID2]: Remove redundant BUG_ON
2006-12-03 Andrea Bittau[DCCP] ccid2: Allow window to grow larger
2006-12-03 Andrea Bittau[DCCP] CCID2: Code optimizations
2006-09-22 Andrea Bittau[DCCP] CCID2: Halve cwnd once upon multiple losses...
2006-09-22 Andrea Bittau[DCCP] CCID2: Allocate seq records on demand
2006-09-22 Andrea Bittau[DCCP] CCID2: Initialize ssthresh to infinity
2006-03-21 Arnaldo Carvalho... [DCCP] CCID: Improve CCID infrastructure
2006-03-21 Andrea Bittau[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation