1. 84a97b0 [CCID]: More informative registration by Gerrit Renker · 17 years ago
  2. dcfbc7e [CCID2]: Remove misleading comment by Gerrit Renker · 17 years ago
  3. a302002 [CCID2]: Remove redundant ack-counting variable by Gerrit Renker · 17 years ago
  4. 8339936 [CCID2]: Remove redundant synchronisation variable by Gerrit Renker · 17 years ago
  5. da98e0b [CCID2]: Redundant debugging output by Gerrit Renker · 17 years ago
  6. 95b21d7 [CCID2]: Replace pipe assignment-function with assignment by Gerrit Renker · 17 years ago
  7. 3deeadd [CCID2]: Replace cwnd assignment-function with assignment by Gerrit Renker · 17 years ago
  8. 63df18a [CCID2]: Replace read-only variable with constant by Gerrit Renker · 17 years ago
  9. 7792cd8 [CCID2]: Remove unused variable by Gerrit Renker · 17 years ago
  10. 900bfed [CCID2]: Disable broken Ack Ratio adaptation algorithm by Gerrit Renker · 17 years ago
  11. b00d2bb [CCID2]: Larger initial windows also for CCID2 by Gerrit Renker · 17 years ago
  12. d50ad16 [CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd by Gerrit Renker · 17 years ago
  13. df054e1 [CCID2]: Don't assign negative values to Ack Ratio by Gerrit Renker · 17 years ago
  14. cfbbeab [CCID2]: Fix sequence number arithmetic/comparisons by Gerrit Renker · 17 years ago
  15. 3de5489 [CCID2]: Bug in reading Ack Vectors by Gerrit Renker · 17 years ago
  16. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  17. 24c667d [CCID2/3]: Initialisation assignments of 0 are redundant by Gerrit Renker · 17 years ago
  18. 5e28599 [CCID2]: Sequence number wraparound issues by Gerrit Renker · 17 years ago
  19. 6c58324 [CCID2]: Remove redundant case block by Gerrit Renker · 17 years ago
  20. ee196c2 [CCID2]: Remove redundant BUG_ON by Gerrit Renker · 17 years ago
  21. 7d9e893 [CCID2]: Remove ugly BUG_ON by Gerrit Renker · 17 years ago
  22. cd1f7d3 [CCID2]: Simplify interface by Gerrit Renker · 17 years ago
  23. 042d18f [DCCP]: Make all `debug' parameters bool by Gerrit Renker · 17 years ago
  24. 39dad26 [DCCP]: Allocation in atomic context by Gerrit Renker · 17 years ago
  25. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  26. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 18 years ago
  27. 6b57c93 [DCCP]: Use `unsigned' for packet lengths by Gerrit Renker · 18 years ago
  28. 59348b1 [DCCP]: Simplified conditions due to use of enum:8 states by Gerrit Renker · 18 years ago
  29. 8411671 [DCCP]: enable debug messages also for static builds by Gerrit Renker · 18 years ago
  30. 32aac18 [DCCP] CCID2: Code optimizations by Andrea Bittau · 18 years ago
  31. 234af48 [DCCP]: fix printk format warnings by Randy Dunlap · 18 years ago
  32. 0e64e94 [DCCP]: Update documentation references. by Gerrit Renker · 18 years ago
  33. 3dd9a7c [DCCP]: Use constants for CCIDs by Ian McDonald · 18 years ago
  34. 593f16a [DCCP] CCID2: Add helper functions for changing important CCID2 state by Andrea Bittau · 18 years ago
  35. 374bcf3 [DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT by Andrea Bittau · 18 years ago
  36. 07978aa [DCCP] CCID2: Allocate seq records on demand by Andrea Bittau · 18 years ago
  37. 8d424f6 [DCCP] CCID2: Add Kconfig option for CCID2 debug by Andrea Bittau · 18 years ago
  38. 446dec3 [DCCP] CCID2: Tell DCCP to quickly check whether cwnd is available by Andrea Bittau · 18 years ago
  39. d458c25 [DCCP] CCID2: Initialize ssthresh to infinity by Andrea Bittau · 18 years ago
  40. 29651cd [DCCP] CCID2: Fix jiffie wrap issues by Andrea Bittau · 18 years ago
  41. 8e27e46 [DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used by Andrea Bittau · 18 years ago
  42. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  43. c0c736d [DCCP] ccid2: coding style cleanups by Arnaldo Carvalho de Melo · 18 years ago
  44. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 18 years ago
  45. 77ff72d [DCCP] CCID2: Drop sock reference count on timer expiration and reset. by Andrea Bittau · 18 years ago
  46. 2a91aa3 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation by Andrea Bittau · 18 years ago