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