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