1. 7dfee1a [CCID3]: Use function for RTT sampling by Gerrit Renker · 17 years ago
  2. 0c150ef [CCID3]: Handle Idle and Application-Limited periods by Gerrit Renker · 17 years ago
  3. a21f9f9 [CCID3]: Wrap computation of RFC3390-initial rate into separate function by Gerrit Renker · 17 years ago
  4. 1761f7d [CCID3]: Remove build warnings for 64bit by Gerrit Renker · 17 years ago
  5. 1266ade [CCID3]: Remove race condition and update t_ipi when `s' changes by Gerrit Renker · 17 years ago
  6. 8699be7 [CCID3]: More verbose debugging by Ian McDonald · 17 years ago
  7. 551dc5f [CCID3]: Fix use of invalid loss intervals by Ian McDonald · 17 years ago
  8. 371fe77 [CCID3]: Use MSS for larger initial windows by Gerrit Renker · 17 years ago
  9. 9bf1747 [CCID3]: Re-order CCID 3 source file by Gerrit Renker · 17 years ago
  10. 353b13e [CCID3]: Remove redundant `len' test by Gerrit Renker · 17 years ago
  11. 151a993 [DCCP]: Revert patch which disables bidirectional mode by Gerrit Renker · 17 years ago
  12. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  13. 0f08461 [DCCP]: Warning fixes. by Andrew Morton · 17 years ago
  14. 832e3ca [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li by Ian McDonald · 18 years ago
  15. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 18 years ago
  16. 1fba78b [DCCP] ccid3: Fixup some type conversions related to rtts by Arnaldo Carvalho de Melo · 18 years ago
  17. 9e8efc8 [DCCP] ccid3: BUG-FIX - conversion errors by Gerrit Renker · 18 years ago
  18. 7af5af3 [DCCP] ccid3: Reorder packet history source file by Gerrit Renker · 18 years ago
  19. 85dcb1f [DCCP] ccid3: Reorder packet history header file by Gerrit Renker · 18 years ago
  20. a967241 [DCCP] ccid3: Make debug output consistent by Gerrit Renker · 18 years ago
  21. c5a1ae9 [DCCP] ccid3: Perform history operations only after packet has been sent by Gerrit Renker · 18 years ago
  22. e312d10 [DCCP] ccid3: TX history - remove unused field by Gerrit Renker · 18 years ago
  23. 9f8681d [DCCP] ccid3: Shift window counter computation by Gerrit Renker · 18 years ago
  24. de553c1 [DCCP] ccid3: Sanity-check RTT samples by Gerrit Renker · 18 years ago
  25. fe0499a [DCCP] ccid3: Initialise RTT values by Gerrit Renker · 18 years ago
  26. 65d6c2b [DCCP] ccid: Deprecate ccid_hc_tx_insert_options by Gerrit Renker · 18 years ago
  27. bf58a38 [DCCP]: Only deliver to the CCID rx side in charge by Gerrit Renker · 18 years ago
  28. d63d836 [DCCP]: Simplify TFRC calculation by Gerrit Renker · 18 years ago
  29. 0f9e5b5 [DCCP]: Debug timeval operations by Gerrit Renker · 18 years ago
  30. bfe24a6 [DCCP] ccid3: Simplify calculation for reverse lookup of p by Gerrit Renker · 18 years ago
  31. b9039a2 [DCCP] ccid3: Replace scaled division operations by Gerrit Renker · 18 years ago
  32. 1a21e49 [DCCP] ccid3: Finer-grained resolution of sending rates by Gerrit Renker · 18 years ago
  33. 179ebc9 [DCCP] ccid3: Fix two bugs in sending rate computation by Gerrit Renker · 18 years ago
  34. ff58629 [DCCP] ccid3: Two optimisations for sending rate recomputation by Gerrit Renker · 18 years ago
  35. 45393a6 [DCCP] ccid3: Check against too large p by Gerrit Renker · 18 years ago
  36. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  37. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  38. 2bbf29a [DCCP] tfrc: Binary search for reverse TFRC lookup by Gerrit Renker · 18 years ago
  39. 4415830 [DCCP] ccid3: Deprecate TFRC_SMALLEST_P by Gerrit Renker · 18 years ago
  40. 006042d [DCCP] tfrc: Identify TFRC table limits and simplify code by Gerrit Renker · 18 years ago
  41. 8d0086a [DCCP] tfrc: Add protection against invalid parameters to TFRC routines by Gerrit Renker · 18 years ago
  42. 90fb0e6 [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p) by Gerrit Renker · 18 years ago
  43. 50ab46c [DCCP] tfrc: Document boundaries and limits of the TFRC lookup table by Gerrit Renker · 18 years ago
  44. 26af307 [DCCP] ccid3: Fix warning message about illegal ACK by Gerrit Renker · 18 years ago
  45. 5c3fbb6 [DCCP] ccid3: Fix bug in calculation of send rate by Gerrit Renker · 18 years ago
  46. 76d1277 [DCCP]: Fix BUG in retransmission delay calculation by Gerrit Renker · 18 years ago
  47. 8a508ac [DCCP]: Use higher RTO default for CCID3 by Gerrit Renker · 18 years ago
  48. 6b57c93 [DCCP]: Use `unsigned' for packet lengths by Gerrit Renker · 18 years ago
  49. a79ef76 [DCCP] ccid3: Larger initial windows by Gerrit Renker · 18 years ago
  50. 5aed324 [DCCP]: Tidy up unused structures by Gerrit Renker · 18 years ago
  51. 78ad713 [DCCP] ccid3: Track RX/TX packet size `s' using moving-average by Gerrit Renker · 18 years ago
  52. 2a1fda6 [DCCP] ccid3: Set NoFeedback Timeout according to RFC 3448 by Gerrit Renker · 18 years ago
  53. 5d0dbc4 [DCCP] ccid3: Consolidate handling of t_RTO by Gerrit Renker · 18 years ago
  54. 17893bc [DCCP] ccid3: Consistently update t_nom, t_ipi, t_delta by Gerrit Renker · 18 years ago
  55. 48e03ee [DCCP] ccid3: Consolidate timer resets by Gerrit Renker · 18 years ago
  56. 5e19e3f [DCCP] ccid3: Resolve small FIXME by Gerrit Renker · 18 years ago
  57. 70dbd5b [DCCP] ccid3: Remove redundant statements in ccid3_hc_tx_packet_sent by Gerrit Renker · 18 years ago
  58. da335ba [DCCP] ccid3: Avoid congestion control on zero-sized data packets by Gerrit Renker · 18 years ago
  59. 7da7f45 [DCCP] ccid3: Simplify control flow of ccid3_hc_tx_send_packet by Gerrit Renker · 18 years ago
  60. 91cf5a1 [DCCP] ccid3: Fix calculation of t_ipi time of scheduled transmission by Gerrit Renker · 18 years ago
  61. f5c2d63 [DCCP] ccid3: Simplify control flow in the calculation of t_ipi by Gerrit Renker · 18 years ago
  62. 90feeb9 [DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipi by Gerrit Renker · 18 years ago
  63. 6472c05 [DCCP] ccid2: Allow window to grow larger by Andrea Bittau · 18 years ago
  64. 4554317 [DCCP] CCID3: Remove non-referenced variable by Ian McDonald · 18 years ago
  65. 23ea894 [CCID 3]: Add annotations for socket structures by Gerrit Renker · 18 years ago
  66. 59348b1 [DCCP]: Simplified conditions due to use of enum:8 states by Gerrit Renker · 18 years ago
  67. 56724aa [DCCP]: Add CCID3 debug support to Kconfig by Gerrit Renker · 18 years ago
  68. 8411671 [DCCP]: enable debug messages also for static builds by Gerrit Renker · 18 years ago
  69. 32aac18 [DCCP] CCID2: Code optimizations by Andrea Bittau · 18 years ago
  70. 3c69526 [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states by Gerrit Renker · 18 years ago
  71. 234af48 [DCCP]: fix printk format warnings by Randy Dunlap · 18 years ago
  72. 0e64e94 [DCCP]: Update documentation references. by Gerrit Renker · 18 years ago
  73. 3dd9a7c [DCCP]: Use constants for CCIDs by Ian McDonald · 18 years ago
  74. 593f16a [DCCP] CCID2: Add helper functions for changing important CCID2 state by Andrea Bittau · 18 years ago
  75. 374bcf3 [DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT by Andrea Bittau · 18 years ago
  76. 07978aa [DCCP] CCID2: Allocate seq records on demand by Andrea Bittau · 18 years ago
  77. 8d424f6 [DCCP] CCID2: Add Kconfig option for CCID2 debug by Andrea Bittau · 18 years ago
  78. 446dec3 [DCCP] CCID2: Tell DCCP to quickly check whether cwnd is available by Andrea Bittau · 18 years ago
  79. d458c25 [DCCP] CCID2: Initialize ssthresh to infinity by Andrea Bittau · 18 years ago
  80. 29651cd [DCCP] CCID2: Fix jiffie wrap issues by Andrea Bittau · 18 years ago
  81. 8e27e46 [DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used by Andrea Bittau · 18 years ago
  82. fc747e8 [DCCP]: Tidyup CCID3 list handling by Ian McDonald · 18 years ago
  83. 66a377c [DCCP]: Fix CCID3 by Ian McDonald · 18 years ago
  84. 80193ae [DCCP]: Introduce dccp_rx_hist_find_entry by Ian McDonald · 18 years ago
  85. e6bccd3 [DCCP]: Update contact details and copyright by Ian McDonald · 18 years ago
  86. f3166c0 [DCCP]: Fix typo by Ian McDonald · 18 years ago
  87. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  88. 2d0817d [DCCP] options: Make dccp_insert_options & friends yell on error by Arnaldo Carvalho de Melo · 18 years ago
  89. c0c736d [DCCP] ccid2: coding style cleanups by Arnaldo Carvalho de Melo · 18 years ago
  90. 7247887 [DCCP] ipv6: Add missing ipv6 control socket by Arnaldo Carvalho de Melo · 18 years ago
  91. c25a18b [DCCP]: Uninline some functions by Arnaldo Carvalho de Melo · 18 years ago
  92. 057fc67 [DCCP]: Kconfig tidy up by Arnaldo Carvalho de Melo · 18 years ago
  93. 60fe62e [DCCP]: sparse endianness annotations by Andrea Bittau · 18 years ago
  94. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 18 years ago
  95. 77ff72d [DCCP] CCID2: Drop sock reference count on timer expiration and reset. by Andrea Bittau · 18 years ago
  96. 2a91aa3 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation by Andrea Bittau · 18 years ago
  97. aa5d7df [DCCP] CCID3: Set the no_feedback_timer fields near init_timer by Arnaldo Carvalho de Melo · 18 years ago
  98. 4114470 [DCCP] CCID: Allow ccid_{init,exit} to be NULL by Arnaldo Carvalho de Melo · 18 years ago
  99. c099666 [DCCP] ccid3: Divide by zero fix by Ian McDonald · 18 years ago
  100. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago