1. d346d88 dccp ccid-2: prevent cwnd > Sequence Window by Samuel Jero · 13 years ago
  2. 113ced1 dccp ccid-2: Perform congestion-window validation by Gerrit Renker · 13 years ago
  3. 58fdea0 dccp ccid-2: Use existing function to test for data packets by Gerrit Renker · 13 years ago
  4. b4d5f4b dccp ccid-2: move rfc 3390 function into header file by Gerrit Renker · 13 years ago
  5. 7e87fe8 dccp ccid-2: Separate option parsing from CCID processing by Gerrit Renker · 14 years ago
  6. 1c0e0a0 dccp ccid-2: Stop polling by Gerrit Renker · 14 years ago
  7. d82b6f8 dccp ccid-2: Use u32 timestamps uniformly by Gerrit Renker · 14 years ago
  8. 231cc2a dccp ccid-2: Replace broken RTT estimator with better algorithm by Gerrit Renker · 14 years ago
  9. b1c00fe dccp ccid-2: Overhaul CCID naming convention 1/2 by Gerrit Renker · 15 years ago
  10. aa1b1ff net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle by Gerrit Renker · 15 years ago
  11. a302002 [CCID2]: Remove redundant ack-counting variable by Gerrit Renker · 17 years ago
  12. 8339936 [CCID2]: Remove redundant synchronisation variable by Gerrit Renker · 17 years ago
  13. 95b21d7 [CCID2]: Replace pipe assignment-function with assignment by Gerrit Renker · 17 years ago
  14. 3deeadd [CCID2]: Replace cwnd assignment-function with assignment by Gerrit Renker · 17 years ago
  15. 63df18a [CCID2]: Replace read-only variable with constant by Gerrit Renker · 17 years ago
  16. 7792cd8 [CCID2]: Remove unused variable by Gerrit Renker · 17 years ago
  17. 900bfed [CCID2]: Disable broken Ack Ratio adaptation algorithm by Gerrit Renker · 17 years ago
  18. ee196c2 [CCID2]: Remove redundant BUG_ON by Gerrit Renker · 17 years ago
  19. 6472c05 [DCCP] ccid2: Allow window to grow larger by Andrea Bittau · 18 years ago
  20. 32aac18 [DCCP] CCID2: Code optimizations by Andrea Bittau · 18 years ago
  21. 374bcf3 [DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT by Andrea Bittau · 18 years ago
  22. 07978aa [DCCP] CCID2: Allocate seq records on demand by Andrea Bittau · 18 years ago
  23. d458c25 [DCCP] CCID2: Initialize ssthresh to infinity by Andrea Bittau · 18 years ago
  24. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 18 years ago
  25. 2a91aa3 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation by Andrea Bittau · 18 years ago