1. c4e18da [CCID3]: Kill some bloat by Ilpo Järvinen · 17 years ago
  2. 52515e7 [CCID3]: Nofeedback timer according to rfc3448bis by Gerrit Renker · 17 years ago
  3. d8d1252 [CCID3]: Implement rfc3448bis changes to feedback reception by Gerrit Renker · 17 years ago
  4. 5bd370a [CCID3]: Remove two irrelevant states in TX feedback handling by Gerrit Renker · 17 years ago
  5. 8e138e7 [CCID3]: Use a function to update p_inv, and p is never used by Gerrit Renker · 17 years ago
  6. 84a97b0 [CCID]: More informative registration by Gerrit Renker · 17 years ago
  7. 954c2db [CCID3]: Interface CCID3 code with newer Loss Intervals Database by Gerrit Renker · 17 years ago
  8. db64196 [CCID3]: Redundant debugging output / documentation by Gerrit Renker · 17 years ago
  9. 385ac2e [CCID3]: HC-receiver should not insert timestamps as HC-sender doesn't uses it by Gerrit Renker · 17 years ago
  10. b84a218 [TFRC]: New rx history code by Arnaldo Carvalho de Melo · 17 years ago
  11. 30a0eac [CCID3]: The receiver of a half-connection does not set window counter values by Gerrit Renker · 17 years ago
  12. d58d1af [TFRC]: Rename dccp_rx_ to tfrc_rx_ by Arnaldo Carvalho de Melo · 17 years ago
  13. 34a9e7e [TFRC]: Make the rx history slab be global by Arnaldo Carvalho de Melo · 17 years ago
  14. 9108d5f [TFRC]: Hide tx history details from the CCIDs by Arnaldo Carvalho de Melo · 17 years ago
  15. 276f2ed [TFRC]: Migrate TX history to singly-linked lis by Arnaldo Carvalho de Melo · 17 years ago
  16. c3ada46 [CCID3]: Inline for moving average by Gerrit Renker · 17 years ago
  17. a5358fd [CCID3]: Accurately determine idle & application-limited periods by Gerrit Renker · 17 years ago
  18. eb279b79 [CCID3]: Ignore trivial amounts of elapsed time by Gerrit Renker · 17 years ago
  19. 6c08b2c [CCID3]: Revert use of MSS instead of s by Gerrit Renker · 17 years ago
  20. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  21. 5e8e034 [DCCP]: Spelling fixes by Joe Perches · 17 years ago
  22. 24c667d [CCID2/3]: Initialisation assignments of 0 are redundant by Gerrit Renker · 17 years ago
  23. 76fd1e8 [DCCP]: Unaligned pointer access by Gerrit Renker · 17 years ago
  24. 042d18f [DCCP]: Make all `debug' parameters bool by Gerrit Renker · 17 years ago
  25. 2e86908 [CCID3]: Move NULL-protection into function by Gerrit Renker · 17 years ago
  26. 3393da8 [DCCP]: Simplify interface of dccp_sample_rtt by Gerrit Renker · 17 years ago
  27. aa97efd [DCCP]: Reuse ktime_get_real() calls again by Gerrit Renker · 17 years ago
  28. 0740d49 [DCCP] packet_history: Convert dccphtx_tstamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  29. e7c2335 [DCCP] packet_history: convert dccphrx_tstamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  30. 668348a [DCCP] CCID3: Stop using dccp_timestamp by Arnaldo Carvalho de Melo · 17 years ago
  31. 9823b7b [DCCP]: Convert dccp_sample_rtt to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  32. e7a81c6 [DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  33. 1faf0a1 [DCCP]: Convert ccid3hcrx_tstamp_last_ack to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  34. 23f062a [DCCP]: Convert ccid3hctx_t_ld to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  35. ac198ea [DCCP]: Make ccid3_hc_tx_update_x get a timestamp if needed by Arnaldo Carvalho de Melo · 17 years ago
  36. 49d66a7 [CCID3]: Fix a bug in the send time processing by Gerrit Renker · 17 years ago
  37. 8132da4 [CCID3]: Sending time: update to ktime_t by Gerrit Renker · 17 years ago
  38. cc4d6a3 loss_interval: Nuke dccp_li_hist by Arnaldo Carvalho de Melo · 17 years ago
  39. cc0a910 [DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval by Arnaldo Carvalho de Melo · 17 years ago
  40. 878ac60 [CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li by Arnaldo Carvalho de Melo · 17 years ago
  41. d83258a Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li by Arnaldo Carvalho de Melo · 17 years ago
  42. 6bc7efe loss_interval: Fix timeval initialisation by Ian McDonald · 17 years ago
  43. b2f41ff ccid3: Update copyrights by Ian McDonald · 17 years ago
  44. 1b07a95 [DCCP]: Fix build warning when debugging is disabled. by David S. Miller · 17 years ago
  45. b2449fd [DCCP]: Fix bug in the calculation of very low sending rates by Gerrit Renker · 17 years ago
  46. 30833ff [CCID3]: Use initial RTT sample from SYN exchange by Gerrit Renker · 17 years ago
  47. 7dfee1a [CCID3]: Use function for RTT sampling by Gerrit Renker · 17 years ago
  48. 0c150ef [CCID3]: Handle Idle and Application-Limited periods by Gerrit Renker · 17 years ago
  49. a21f9f9 [CCID3]: Wrap computation of RFC3390-initial rate into separate function by Gerrit Renker · 17 years ago
  50. 1761f7d [CCID3]: Remove build warnings for 64bit by Gerrit Renker · 17 years ago
  51. 1266ade [CCID3]: Remove race condition and update t_ipi when `s' changes by Gerrit Renker · 17 years ago
  52. 8699be7 [CCID3]: More verbose debugging by Ian McDonald · 17 years ago
  53. 371fe77 [CCID3]: Use MSS for larger initial windows by Gerrit Renker · 17 years ago
  54. 9bf1747 [CCID3]: Re-order CCID 3 source file by Gerrit Renker · 17 years ago
  55. 353b13e [CCID3]: Remove redundant `len' test by Gerrit Renker · 17 years ago
  56. 151a993 [DCCP]: Revert patch which disables bidirectional mode by Gerrit Renker · 17 years ago
  57. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  58. 0f08461 [DCCP]: Warning fixes. by Andrew Morton · 17 years ago
  59. 832e3ca [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li by Ian McDonald · 18 years ago
  60. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 18 years ago
  61. 1fba78b [DCCP] ccid3: Fixup some type conversions related to rtts by Arnaldo Carvalho de Melo · 18 years ago
  62. 9e8efc8 [DCCP] ccid3: BUG-FIX - conversion errors by Gerrit Renker · 18 years ago
  63. a967241 [DCCP] ccid3: Make debug output consistent by Gerrit Renker · 18 years ago
  64. c5a1ae9 [DCCP] ccid3: Perform history operations only after packet has been sent by Gerrit Renker · 18 years ago
  65. e312d10 [DCCP] ccid3: TX history - remove unused field by Gerrit Renker · 18 years ago
  66. 9f8681d [DCCP] ccid3: Shift window counter computation by Gerrit Renker · 18 years ago
  67. de553c1 [DCCP] ccid3: Sanity-check RTT samples by Gerrit Renker · 18 years ago
  68. fe0499a [DCCP] ccid3: Initialise RTT values by Gerrit Renker · 18 years ago
  69. 65d6c2b [DCCP] ccid: Deprecate ccid_hc_tx_insert_options by Gerrit Renker · 18 years ago
  70. bf58a38 [DCCP]: Only deliver to the CCID rx side in charge by Gerrit Renker · 18 years ago
  71. 0f9e5b5 [DCCP]: Debug timeval operations by Gerrit Renker · 18 years ago
  72. bfe24a6 [DCCP] ccid3: Simplify calculation for reverse lookup of p by Gerrit Renker · 18 years ago
  73. b9039a2 [DCCP] ccid3: Replace scaled division operations by Gerrit Renker · 18 years ago
  74. 1a21e49 [DCCP] ccid3: Finer-grained resolution of sending rates by Gerrit Renker · 18 years ago
  75. 179ebc9 [DCCP] ccid3: Fix two bugs in sending rate computation by Gerrit Renker · 18 years ago
  76. ff58629 [DCCP] ccid3: Two optimisations for sending rate recomputation by Gerrit Renker · 18 years ago
  77. 45393a6 [DCCP] ccid3: Check against too large p by Gerrit Renker · 18 years ago
  78. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  79. 4415830 [DCCP] ccid3: Deprecate TFRC_SMALLEST_P by Gerrit Renker · 18 years ago
  80. 26af307 [DCCP] ccid3: Fix warning message about illegal ACK by Gerrit Renker · 18 years ago
  81. 5c3fbb6 [DCCP] ccid3: Fix bug in calculation of send rate by Gerrit Renker · 18 years ago
  82. 76d1277 [DCCP]: Fix BUG in retransmission delay calculation by Gerrit Renker · 18 years ago
  83. 8a508ac [DCCP]: Use higher RTO default for CCID3 by Gerrit Renker · 18 years ago
  84. 6b57c93 [DCCP]: Use `unsigned' for packet lengths by Gerrit Renker · 18 years ago
  85. a79ef76 [DCCP] ccid3: Larger initial windows by Gerrit Renker · 18 years ago
  86. 78ad713 [DCCP] ccid3: Track RX/TX packet size `s' using moving-average by Gerrit Renker · 18 years ago
  87. 2a1fda6 [DCCP] ccid3: Set NoFeedback Timeout according to RFC 3448 by Gerrit Renker · 18 years ago
  88. 5d0dbc4 [DCCP] ccid3: Consolidate handling of t_RTO by Gerrit Renker · 18 years ago
  89. 17893bc [DCCP] ccid3: Consistently update t_nom, t_ipi, t_delta by Gerrit Renker · 18 years ago
  90. 48e03ee [DCCP] ccid3: Consolidate timer resets by Gerrit Renker · 18 years ago
  91. 5e19e3f [DCCP] ccid3: Resolve small FIXME by Gerrit Renker · 18 years ago
  92. 70dbd5b [DCCP] ccid3: Remove redundant statements in ccid3_hc_tx_packet_sent by Gerrit Renker · 18 years ago
  93. da335ba [DCCP] ccid3: Avoid congestion control on zero-sized data packets by Gerrit Renker · 18 years ago
  94. 7da7f45 [DCCP] ccid3: Simplify control flow of ccid3_hc_tx_send_packet by Gerrit Renker · 18 years ago
  95. 91cf5a1 [DCCP] ccid3: Fix calculation of t_ipi time of scheduled transmission by Gerrit Renker · 18 years ago
  96. f5c2d63 [DCCP] ccid3: Simplify control flow in the calculation of t_ipi by Gerrit Renker · 18 years ago
  97. 90feeb9 [DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipi by Gerrit Renker · 18 years ago
  98. 4554317 [DCCP] CCID3: Remove non-referenced variable by Ian McDonald · 18 years ago
  99. 59348b1 [DCCP]: Simplified conditions due to use of enum:8 states by Gerrit Renker · 18 years ago
  100. 56724aa [DCCP]: Add CCID3 debug support to Kconfig by Gerrit Renker · 18 years ago