1. 7b07f8eb dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO) by Mathias Krause · 12 years ago
  2. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  3. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  4. 793734b dccp ccid-3: replace incorrect BUG_ON by Gerrit Renker · 12 years ago
  5. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  6. fe84f41 dccp: Return-value convention of hc_tx_send_packet() by Gerrit Renker · 14 years ago
  7. baf9e78 dccp: remove unused argument in CCID tx function by Gerrit Renker · 14 years ago
  8. 536bb20 dccp ccid-3: Remove redundant 'options_received' struct by Gerrit Renker · 14 years ago
  9. 792e6d3 dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate by Gerrit Renker · 14 years ago
  10. 80763dfb dccp ccid-3: remove dead states by Gerrit Renker · 14 years ago
  11. 4874c13 dccp: Add packet type information to CCID-specific option parsing by Gerrit Renker · 14 years ago
  12. 37efb03 dccp ccid-3: Simplify and consolidate tx_parse_options by Gerrit Renker · 14 years ago
  13. d2c7263 dccp ccid-3: remove buggy RTT-sampling history lookup by Gerrit Renker · 14 years ago
  14. 20cbd3e dccp ccid-3: A lower bound for the inter-packet scheduling algorithm by Gerrit Renker · 14 years ago
  15. 89858ad dccp ccid-3: use per-route RTO or TCP RTO as fallback by Gerrit Renker · 14 years ago
  16. 51c22bb dccp ccid-3: No more CCID control blocks in LISTEN state by Gerrit Renker · 14 years ago
  17. 67b67e3 ccid: ccid-2/3 code cosmetics by Gerrit Renker · 14 years ago
  18. a7d13fb dccp: remove unused function argument by Gerrit Renker · 14 years ago
  19. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  20. 996ccf4 dccp ccid-3: Remove CCID naming redundancy 2/2 by Gerrit Renker · 15 years ago
  21. 388d5e9 dccp ccid-3: Overhaul CCID naming convention 2/2 by Gerrit Renker · 15 years ago
  22. aa1b1ff net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle by Gerrit Renker · 15 years ago
  23. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  24. ddebc97 dccp: Lockless integration of CCID congestion-control plugins by Gerrit Renker · 16 years ago
  25. 410e27a This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" by Gerrit Renker · 16 years ago
  26. a3cbdde dccp ccid-3: Preventing Oscillations by Gerrit Renker · 16 years ago
  27. 53ac957 dccp ccid-3: Simplify computing and range-checking of t_ipi by Gerrit Renker · 16 years ago
  28. c8f41d5 dccp ccid-3: Measuring the packet size s with regard to rfc3448bis-06 by Gerrit Renker · 16 years ago
  29. 9d497a2 dccp ccid-3: Implement rfc3448bis change to initial-rate computation by Gerrit Renker · 16 years ago
  30. 88e97a9 dccp ccid-3: Update the RX history records in one place by Gerrit Renker · 16 years ago
  31. 68c89ee dccp ccid-3: Update the computation of X_recv by Gerrit Renker · 16 years ago
  32. 2b81143 dccp ccid-3: Always perform receiver RTT sampling by Gerrit Renker · 16 years ago
  33. 2f3e3bb dccp ccid-3: Remove duplicate RX states by Gerrit Renker · 16 years ago
  34. 34a081b dccp tfrc: Let dccp_tfrc_lib do the sampling work by Gerrit Renker · 16 years ago
  35. 3ca7aea dccp tfrc: Return type of update_i_mean is void by Gerrit Renker · 16 years ago
  36. d20ed95 dccp tfrc: Perform early loss detection by Gerrit Renker · 16 years ago
  37. 24b8d34 dccp tfrc: Receiver history initialisation routine by Gerrit Renker · 16 years ago
  38. d0c05fe dccp ccid-3: Simplified handling of TX states by Gerrit Renker · 16 years ago
  39. f76fd32 dccp ccid-3: Runtime verification of timer resolution by Gerrit Renker · 16 years ago
  40. f4a66ca dccp: Return-value convention of hc_tx_send_packet() by Gerrit Renker · 16 years ago
  41. d0995e6 dccp ccid-3: Remove dead states by Gerrit Renker · 16 years ago
  42. c506d91 dccp: Unused argument in CCID tx function by Gerrit Renker · 16 years ago
  43. ce177ae dccp ccid-3: Remove redundant 'options_received' struct by Gerrit Renker · 16 years ago
  44. 535c55d dccp tfrc/ccid-3: Computing Loss Rate from Loss Event Rate by Gerrit Renker · 16 years ago
  45. 3306c78 dccp: Add packet type information to CCID-specific option parsing by Gerrit Renker · 16 years ago
  46. 47a61e7 dccp ccid-3: Simplify and consolidate tx_parse_options by Gerrit Renker · 16 years ago
  47. 63b3a73 dccp ccid-3: Remove ugly RTT-sampling history lookup by Gerrit Renker · 16 years ago
  48. de6f2b5 dccp ccid-3: Bug fix for the inter-packet scheduling algorithm by Gerrit Renker · 16 years ago
  49. b2e317f dccp ccid-3: No more CCID control blocks in LISTEN state by Gerrit Renker · 16 years ago
  50. 842d1ef dccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes by Gerrit Renker · 16 years ago
  51. 4326499 dccp: Toggle debug output without module unloading by Gerrit Renker · 16 years ago
  52. b552c62 dccp ccid-3: Fix a loss detection bug by Gerrit Renker · 16 years ago
  53. 5b5d0e7 dccp: Upgrade NDP count from 3 to 6 bytes by Gerrit Renker · 16 years ago
  54. 1e2f0e5 dccp: Fix sparse warnings by Gerrit Renker · 16 years ago
  55. 3294f20 dccp ccid-3: Bug-Fix - Zero RTT is possible by Gerrit Renker · 16 years ago
  56. 825de27 dccp ccid-3: Fix "t_ipi explosion" bug by Gerrit Renker · 16 years ago
  57. 84994e1 dccp: ccid2.c, ccid3.c use clamp(), clamp_t() by Harvey Harrison · 16 years ago
  58. c4e18da [CCID3]: Kill some bloat by Ilpo Järvinen · 17 years ago
  59. 52515e7 [CCID3]: Nofeedback timer according to rfc3448bis by Gerrit Renker · 17 years ago
  60. d8d1252 [CCID3]: Implement rfc3448bis changes to feedback reception by Gerrit Renker · 17 years ago
  61. 5bd370a [CCID3]: Remove two irrelevant states in TX feedback handling by Gerrit Renker · 17 years ago
  62. 8e138e7 [CCID3]: Use a function to update p_inv, and p is never used by Gerrit Renker · 17 years ago
  63. 84a97b0 [CCID]: More informative registration by Gerrit Renker · 17 years ago
  64. 954c2db [CCID3]: Interface CCID3 code with newer Loss Intervals Database by Gerrit Renker · 17 years ago
  65. db64196 [CCID3]: Redundant debugging output / documentation by Gerrit Renker · 17 years ago
  66. 385ac2e [CCID3]: HC-receiver should not insert timestamps as HC-sender doesn't uses it by Gerrit Renker · 17 years ago
  67. b84a218 [TFRC]: New rx history code by Arnaldo Carvalho de Melo · 17 years ago
  68. 30a0eac [CCID3]: The receiver of a half-connection does not set window counter values by Gerrit Renker · 17 years ago
  69. d58d1af [TFRC]: Rename dccp_rx_ to tfrc_rx_ by Arnaldo Carvalho de Melo · 17 years ago
  70. 34a9e7e [TFRC]: Make the rx history slab be global by Arnaldo Carvalho de Melo · 17 years ago
  71. 9108d5f [TFRC]: Hide tx history details from the CCIDs by Arnaldo Carvalho de Melo · 17 years ago
  72. 276f2ed [TFRC]: Migrate TX history to singly-linked lis by Arnaldo Carvalho de Melo · 17 years ago
  73. c3ada46 [CCID3]: Inline for moving average by Gerrit Renker · 17 years ago
  74. a5358fd [CCID3]: Accurately determine idle & application-limited periods by Gerrit Renker · 17 years ago
  75. eb279b79 [CCID3]: Ignore trivial amounts of elapsed time by Gerrit Renker · 17 years ago
  76. 6c08b2c [CCID3]: Revert use of MSS instead of s by Gerrit Renker · 17 years ago
  77. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  78. 5e8e034 [DCCP]: Spelling fixes by Joe Perches · 17 years ago
  79. 24c667d [CCID2/3]: Initialisation assignments of 0 are redundant by Gerrit Renker · 17 years ago
  80. 76fd1e8 [DCCP]: Unaligned pointer access by Gerrit Renker · 17 years ago
  81. 042d18f [DCCP]: Make all `debug' parameters bool by Gerrit Renker · 17 years ago
  82. 2e86908 [CCID3]: Move NULL-protection into function by Gerrit Renker · 17 years ago
  83. 3393da8 [DCCP]: Simplify interface of dccp_sample_rtt by Gerrit Renker · 17 years ago
  84. aa97efd [DCCP]: Reuse ktime_get_real() calls again by Gerrit Renker · 17 years ago
  85. 0740d49 [DCCP] packet_history: Convert dccphtx_tstamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  86. e7c2335 [DCCP] packet_history: convert dccphrx_tstamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  87. 668348a [DCCP] CCID3: Stop using dccp_timestamp by Arnaldo Carvalho de Melo · 17 years ago
  88. 9823b7b [DCCP]: Convert dccp_sample_rtt to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  89. e7a81c6 [DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  90. 1faf0a1 [DCCP]: Convert ccid3hcrx_tstamp_last_ack to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  91. 23f062a [DCCP]: Convert ccid3hctx_t_ld to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  92. ac198ea [DCCP]: Make ccid3_hc_tx_update_x get a timestamp if needed by Arnaldo Carvalho de Melo · 17 years ago
  93. 49d66a7 [CCID3]: Fix a bug in the send time processing by Gerrit Renker · 17 years ago
  94. 8132da4 [CCID3]: Sending time: update to ktime_t by Gerrit Renker · 17 years ago
  95. cc4d6a3 loss_interval: Nuke dccp_li_hist by Arnaldo Carvalho de Melo · 17 years ago
  96. cc0a910 [DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval by Arnaldo Carvalho de Melo · 17 years ago
  97. 878ac60 [CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li by Arnaldo Carvalho de Melo · 17 years ago
  98. d83258a Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li by Arnaldo Carvalho de Melo · 17 years ago
  99. 6bc7efe loss_interval: Fix timeval initialisation by Ian McDonald · 17 years ago
  100. b2f41ff ccid3: Update copyrights by Ian McDonald · 17 years ago