1. 49d66a7 [CCID3]: Fix a bug in the send time processing by Gerrit Renker · 17 years ago
  2. 8132da4 [CCID3]: Sending time: update to ktime_t by Gerrit Renker · 17 years ago
  3. dd36a9a loss_interval: make struct dccp_li_hist_entry private by Arnaldo Carvalho de Melo · 17 years ago
  4. cc4d6a3 loss_interval: Nuke dccp_li_hist by Arnaldo Carvalho de Melo · 17 years ago
  5. c70b729 loss_interval: Make dccp_li_hist_entry_{new,delete} private by Arnaldo Carvalho de Melo · 17 years ago
  6. 8c28178 loss_interval: unexport dccp_li_hist_interval_new by Arnaldo Carvalho de Melo · 17 years ago
  7. cc0a910 [DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval by Arnaldo Carvalho de Melo · 17 years ago
  8. 878ac60 [CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li by Arnaldo Carvalho de Melo · 17 years ago
  9. d83258a Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li by Arnaldo Carvalho de Melo · 17 years ago
  10. 6bc7efe loss_interval: Fix timeval initialisation by Ian McDonald · 17 years ago
  11. e961811 Fix dccp_sum_coverage by Ian McDonald · 17 years ago
  12. b2f41ff ccid3: Update copyrights by Ian McDonald · 17 years ago
  13. 75202e7 [NET]: Fix comparisons of unsigned < 0. by Bill Nottingham · 17 years ago
  14. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  15. 1b07a95 [DCCP]: Fix build warning when debugging is disabled. by David S. Miller · 17 years ago
  16. 3df25df [DCCP]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  17. 4ef8d0a [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net by Milind Arun Choudhary · 17 years ago
  18. f73f709 [DCCP]: Debug statements for Elapsed Time option by Gerrit Renker · 17 years ago
  19. b2449fd [DCCP]: Fix bug in the calculation of very low sending rates by Gerrit Renker · 17 years ago
  20. 30833ff [CCID3]: Use initial RTT sample from SYN exchange by Gerrit Renker · 17 years ago
  21. 89560b5 [DCCP]: Sample RTT from SYN exchange by Gerrit Renker · 17 years ago
  22. 7dfee1a [CCID3]: Use function for RTT sampling by Gerrit Renker · 17 years ago
  23. 4712a79 [DCCP]: Provide function for RTT sampling by Gerrit Renker · 17 years ago
  24. 0c150ef [CCID3]: Handle Idle and Application-Limited periods by Gerrit Renker · 17 years ago
  25. a21f9f9 [CCID3]: Wrap computation of RFC3390-initial rate into separate function by Gerrit Renker · 17 years ago
  26. 1761f7d [CCID3]: Remove build warnings for 64bit by Gerrit Renker · 17 years ago
  27. fddc2fe [CCID3]: More to see in dccp_probe by Gerrit Renker · 17 years ago
  28. 6626e36 [DCCP]: More debug information for dccp_wait_for_ccid by Gerrit Renker · 17 years ago
  29. ac12b0c [DCCP]: Always use debug-toggle parameters by Gerrit Renker · 17 years ago
  30. 1266ade [CCID3]: Remove race condition and update t_ipi when `s' changes by Gerrit Renker · 17 years ago
  31. 8699be7 [CCID3]: More verbose debugging by Ian McDonald · 17 years ago
  32. 551dc5f [CCID3]: Fix use of invalid loss intervals by Ian McDonald · 17 years ago
  33. 371fe77 [CCID3]: Use MSS for larger initial windows by Gerrit Renker · 17 years ago
  34. 9bf1747 [CCID3]: Re-order CCID 3 source file by Gerrit Renker · 17 years ago
  35. 353b13e [CCID3]: Remove redundant `len' test by Gerrit Renker · 17 years ago
  36. 8d13bf9 [DCCP]: Remove ambiguity in the way before48 is used by Gerrit Renker · 17 years ago
  37. b16be51 [DCCP]: Fix for follows48 by Gerrit Renker · 17 years ago
  38. d52de17 [DCCP]: Make `before' relation unambiguous by Gerrit Renker · 17 years ago
  39. 0aec51c [DCCP]: Make dccp_delta_seqno return signed numbers by Gerrit Renker · 17 years ago
  40. 6b811d4 [DCCP]: 48-bit sequence number arithmetic by Gerrit Renker · 17 years ago
  41. 88c7664 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph by Arnaldo Carvalho de Melo · 17 years ago
  42. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  43. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  44. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  45. cb69cc5 [TCP/DCCP/RANDOM]: Remove unused exports. by Adrian Bunk · 17 years ago
  46. 39ebc02 [DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOV by Arnaldo Carvalho de Melo · 17 years ago
  47. c93a882 [DCCP]: make dccp_write_xmit_timer() static again by Adrian Bunk · 17 years ago
  48. aabb601 [DCCP]: Initialise write_xmit_timer also on passive sockets by Gerrit Renker · 17 years ago
  49. 151a993 [DCCP]: Revert patch which disables bidirectional mode by Gerrit Renker · 17 years ago
  50. 99c72ce [DCCP]: Set RTO for newly created child socket by Gerrit Renker · 17 years ago
  51. 4d46861 [DCCP]: Correctly split CCID half connections by Gerrit Renker · 17 years ago
  52. b08d584 [NET]: Fix kfree(skb) by Patrick McHardy · 17 years ago
  53. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  54. f7d749f [PATCH] sysctl: dccp: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  55. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  56. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  57. dbca9b275 [NET]: change layout of ehash table by Eric Dumazet · 17 years ago
  58. 0f08461 [DCCP]: Warning fixes. by Andrew Morton · 17 years ago
  59. 8eb9086 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. by David S. Miller · 17 years ago
  60. e89862f [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). by David S. Miller · 18 years ago
  61. 832e3ca [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li by Ian McDonald · 18 years ago
  62. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 18 years ago
  63. 1fba78b [DCCP] ccid3: Fixup some type conversions related to rtts by Arnaldo Carvalho de Melo · 18 years ago
  64. 9e8efc8 [DCCP] ccid3: BUG-FIX - conversion errors by Gerrit Renker · 18 years ago
  65. 7af5af3 [DCCP] ccid3: Reorder packet history source file by Gerrit Renker · 18 years ago
  66. 85dcb1f [DCCP] ccid3: Reorder packet history header file by Gerrit Renker · 18 years ago
  67. a967241 [DCCP] ccid3: Make debug output consistent by Gerrit Renker · 18 years ago
  68. c5a1ae9 [DCCP] ccid3: Perform history operations only after packet has been sent by Gerrit Renker · 18 years ago
  69. e312d10 [DCCP] ccid3: TX history - remove unused field by Gerrit Renker · 18 years ago
  70. 9f8681d [DCCP] ccid3: Shift window counter computation by Gerrit Renker · 18 years ago
  71. de553c1 [DCCP] ccid3: Sanity-check RTT samples by Gerrit Renker · 18 years ago
  72. fe0499a [DCCP] ccid3: Initialise RTT values by Gerrit Renker · 18 years ago
  73. 65d6c2b [DCCP] ccid: Deprecate ccid_hc_tx_insert_options by Gerrit Renker · 18 years ago
  74. f6282f4 [DCCP]: Warn when discarding packet due to internal errors by Gerrit Renker · 18 years ago
  75. bf58a38 [DCCP]: Only deliver to the CCID rx side in charge by Gerrit Renker · 18 years ago
  76. d63d836 [DCCP]: Simplify TFRC calculation by Gerrit Renker · 18 years ago
  77. 0f9e5b5 [DCCP]: Debug timeval operations by Gerrit Renker · 18 years ago
  78. bfe24a6 [DCCP] ccid3: Simplify calculation for reverse lookup of p by Gerrit Renker · 18 years ago
  79. b9039a2 [DCCP] ccid3: Replace scaled division operations by Gerrit Renker · 18 years ago
  80. 1a21e49 [DCCP] ccid3: Finer-grained resolution of sending rates by Gerrit Renker · 18 years ago
  81. 179ebc9 [DCCP] ccid3: Fix two bugs in sending rate computation by Gerrit Renker · 18 years ago
  82. ff58629 [DCCP] ccid3: Two optimisations for sending rate recomputation by Gerrit Renker · 18 years ago
  83. 45393a6 [DCCP] ccid3: Check against too large p by Gerrit Renker · 18 years ago
  84. 5cc3741d [DCCP]: Remove timeo from output.c by Ian McDonald · 18 years ago
  85. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  86. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  87. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  88. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  89. 2bbf29a [DCCP] tfrc: Binary search for reverse TFRC lookup by Gerrit Renker · 18 years ago
  90. 4415830 [DCCP] ccid3: Deprecate TFRC_SMALLEST_P by Gerrit Renker · 18 years ago
  91. 006042d [DCCP] tfrc: Identify TFRC table limits and simplify code by Gerrit Renker · 18 years ago
  92. 8d0086a [DCCP] tfrc: Add protection against invalid parameters to TFRC routines by Gerrit Renker · 18 years ago
  93. 90fb0e6 [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p) by Gerrit Renker · 18 years ago
  94. 50ab46c [DCCP] tfrc: Document boundaries and limits of the TFRC lookup table by Gerrit Renker · 18 years ago
  95. 26af307 [DCCP] ccid3: Fix warning message about illegal ACK by Gerrit Renker · 18 years ago
  96. 5c3fbb6 [DCCP] ccid3: Fix bug in calculation of send rate by Gerrit Renker · 18 years ago
  97. 76d1277 [DCCP]: Fix BUG in retransmission delay calculation by Gerrit Renker · 18 years ago
  98. 8a508ac [DCCP]: Use higher RTO default for CCID3 by Gerrit Renker · 18 years ago
  99. 6b57c93 [DCCP]: Use `unsigned' for packet lengths by Gerrit Renker · 18 years ago
  100. a79ef76 [DCCP] ccid3: Larger initial windows by Gerrit Renker · 18 years ago