1. 536bb20 dccp ccid-3: Remove redundant 'options_received' struct by Gerrit Renker · 14 years ago
  2. 80763dfb dccp ccid-3: remove dead states by Gerrit Renker · 14 years ago
  3. 37efb03 dccp ccid-3: Simplify and consolidate tx_parse_options by Gerrit Renker · 14 years ago
  4. 20cbd3e dccp ccid-3: A lower bound for the inter-packet scheduling algorithm by Gerrit Renker · 14 years ago
  5. 89858ad dccp ccid-3: use per-route RTO or TCP RTO as fallback by Gerrit Renker · 14 years ago
  6. 67b67e3 ccid: ccid-2/3 code cosmetics by Gerrit Renker · 14 years ago
  7. 388d5e9 dccp ccid-3: Overhaul CCID naming convention 2/2 by Gerrit Renker · 15 years ago
  8. aa1b1ff net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle by Gerrit Renker · 15 years ago
  9. 8e138e7 [CCID3]: Use a function to update p_inv, and p is never used by Gerrit Renker · 17 years ago
  10. 954c2db [CCID3]: Interface CCID3 code with newer Loss Intervals Database by Gerrit Renker · 17 years ago
  11. db64196 [CCID3]: Redundant debugging output / documentation by Gerrit Renker · 17 years ago
  12. b84a218 [TFRC]: New rx history code by Arnaldo Carvalho de Melo · 17 years ago
  13. 276f2ed [TFRC]: Migrate TX history to singly-linked lis by Arnaldo Carvalho de Melo · 17 years ago
  14. a5358fd [CCID3]: Accurately determine idle & application-limited periods by Gerrit Renker · 17 years ago
  15. eb279b79 [CCID3]: Ignore trivial amounts of elapsed time by Gerrit Renker · 17 years ago
  16. bb293e6 [CCID3]: Remove ifdef surrounding BUG_ON by Arnaldo Carvalho de Melo · 17 years ago
  17. 2e86908 [CCID3]: Move NULL-protection into function by Gerrit Renker · 17 years ago
  18. e7a81c6 [DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  19. 1faf0a1 [DCCP]: Convert ccid3hcrx_tstamp_last_ack to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  20. 23f062a [DCCP]: Convert ccid3hctx_t_ld to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  21. 8132da4 [CCID3]: Sending time: update to ktime_t by Gerrit Renker · 17 years ago
  22. 7dfee1a [CCID3]: Use function for RTT sampling by Gerrit Renker · 17 years ago
  23. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 18 years ago
  24. 1fba78b [DCCP] ccid3: Fixup some type conversions related to rtts by Arnaldo Carvalho de Melo · 18 years ago
  25. de553c1 [DCCP] ccid3: Sanity-check RTT samples by Gerrit Renker · 18 years ago
  26. d63d836 [DCCP]: Simplify TFRC calculation by Gerrit Renker · 18 years ago
  27. 1a21e49 [DCCP] ccid3: Finer-grained resolution of sending rates by Gerrit Renker · 18 years ago
  28. 4415830 [DCCP] ccid3: Deprecate TFRC_SMALLEST_P by Gerrit Renker · 18 years ago
  29. a79ef76 [DCCP] ccid3: Larger initial windows by Gerrit Renker · 18 years ago
  30. 5aed324 [DCCP]: Tidy up unused structures by Gerrit Renker · 18 years ago
  31. 48e03ee [DCCP] ccid3: Consolidate timer resets by Gerrit Renker · 18 years ago
  32. 90feeb9 [DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipi by Gerrit Renker · 18 years ago
  33. 23ea894 [CCID 3]: Add annotations for socket structures by Gerrit Renker · 18 years ago
  34. 3c69526 [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states by Gerrit Renker · 18 years ago
  35. 66a377c [DCCP]: Fix CCID3 by Ian McDonald · 18 years ago
  36. e6bccd3 [DCCP]: Update contact details and copyright by Ian McDonald · 18 years ago
  37. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  38. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 18 years ago
  39. 65299d6 [CCID3]: Introduce include/linux/tfrc.h by Arnaldo Carvalho de Melo · 19 years ago
  40. d7e0fb9 [CCID3] Initialize ccid3hctx_t_ipi to 250ms by Arnaldo Carvalho de Melo · 19 years ago
  41. 59725dc [CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistency by Arnaldo Carvalho de Melo · 19 years ago
  42. b0e5678 [DCCP] Introduce dccp_timestamp by Arnaldo Carvalho de Melo · 19 years ago
  43. 072ab6c [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c by Arnaldo Carvalho de Melo · 19 years ago
  44. ae6706f [CCID3]: Move the loss interval code to loss_interval.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  45. cfc3c52 [CCID3]: Move the CCID3 defines to ccid3.h by Arnaldo Carvalho de Melo · 19 years ago
  46. c68e64c [CCID3]: Reintroduce ccid3hctx_t_rto by Arnaldo Carvalho de Melo · 19 years ago
  47. 8c60f3f [CCID3]: Separate most of the packet history code by Arnaldo Carvalho de Melo · 19 years ago
  48. 7c65787 [DCCP]: Initial implementation by Arnaldo Carvalho de Melo · 19 years ago