1. 4756daa [DCCP]: Add missing "space" by Joe Perches · 17 years ago
  2. 0740d49 [DCCP] packet_history: Convert dccphtx_tstamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  3. e7c2335 [DCCP] packet_history: convert dccphrx_tstamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  4. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  5. 2324800 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  6. 4fda25a [DCCP]: Make struct dccp_li_cachep static. by Adrian Bunk · 17 years ago
  7. dd36a9a loss_interval: make struct dccp_li_hist_entry private by Arnaldo Carvalho de Melo · 17 years ago
  8. cc4d6a3 loss_interval: Nuke dccp_li_hist by Arnaldo Carvalho de Melo · 17 years ago
  9. c70b729 loss_interval: Make dccp_li_hist_entry_{new,delete} private by Arnaldo Carvalho de Melo · 17 years ago
  10. 8c28178 loss_interval: unexport dccp_li_hist_interval_new by Arnaldo Carvalho de Melo · 17 years ago
  11. cc0a910 [DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval by Arnaldo Carvalho de Melo · 17 years ago
  12. b2f41ff ccid3: Update copyrights by Ian McDonald · 17 years ago
  13. 551dc5f [CCID3]: Fix use of invalid loss intervals by Ian McDonald · 18 years ago
  14. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  15. 7af5af3 [DCCP] ccid3: Reorder packet history source file by Gerrit Renker · 18 years ago
  16. 85dcb1f [DCCP] ccid3: Reorder packet history header file by Gerrit Renker · 18 years ago
  17. e312d10 [DCCP] ccid3: TX history - remove unused field by Gerrit Renker · 18 years ago
  18. d63d836 [DCCP]: Simplify TFRC calculation by Gerrit Renker · 18 years ago
  19. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  20. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  21. 2bbf29a [DCCP] tfrc: Binary search for reverse TFRC lookup by Gerrit Renker · 18 years ago
  22. 006042d [DCCP] tfrc: Identify TFRC table limits and simplify code by Gerrit Renker · 18 years ago
  23. 8d0086a [DCCP] tfrc: Add protection against invalid parameters to TFRC routines by Gerrit Renker · 18 years ago
  24. 90fb0e6 [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p) by Gerrit Renker · 18 years ago
  25. 50ab46c [DCCP] tfrc: Document boundaries and limits of the TFRC lookup table by Gerrit Renker · 18 years ago
  26. 59348b1 [DCCP]: Simplified conditions due to use of enum:8 states by Gerrit Renker · 18 years ago
  27. 66a377c [DCCP]: Fix CCID3 by Ian McDonald · 18 years ago
  28. 80193ae [DCCP]: Introduce dccp_rx_hist_find_entry by Ian McDonald · 18 years ago
  29. e6bccd3 [DCCP]: Update contact details and copyright by Ian McDonald · 18 years ago
  30. f3166c0 [DCCP]: Fix typo by Ian McDonald · 18 years ago
  31. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  32. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  33. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  34. b0e5678 [DCCP] Introduce dccp_timestamp by Arnaldo Carvalho de Melo · 19 years ago
  35. 29e4f8b [CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c by Arnaldo Carvalho de Melo · 19 years ago
  36. 072ab6c [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c by Arnaldo Carvalho de Melo · 19 years ago
  37. 36729c1 [DCCP]: Move the calc_X routines to dccp_tfrc_lib by Arnaldo Carvalho de Melo · 19 years ago
  38. 5cea0dd [DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.c by Arnaldo Carvalho de Melo · 19 years ago
  39. 4524b25 [DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/ by Arnaldo Carvalho de Melo · 19 years ago
  40. ae6706f [CCID3]: Move the loss interval code to loss_interval.[ch] by Arnaldo Carvalho de Melo · 19 years ago