1. 551dc5f [CCID3]: Fix use of invalid loss intervals by Ian McDonald · 18 years ago
  2. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  3. 7af5af3 [DCCP] ccid3: Reorder packet history source file by Gerrit Renker · 18 years ago
  4. 85dcb1f [DCCP] ccid3: Reorder packet history header file by Gerrit Renker · 18 years ago
  5. e312d10 [DCCP] ccid3: TX history - remove unused field by Gerrit Renker · 18 years ago
  6. d63d836 [DCCP]: Simplify TFRC calculation by Gerrit Renker · 18 years ago
  7. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  8. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  9. 2bbf29a [DCCP] tfrc: Binary search for reverse TFRC lookup by Gerrit Renker · 18 years ago
  10. 006042d [DCCP] tfrc: Identify TFRC table limits and simplify code by Gerrit Renker · 18 years ago
  11. 8d0086a [DCCP] tfrc: Add protection against invalid parameters to TFRC routines by Gerrit Renker · 18 years ago
  12. 90fb0e60 [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p) by Gerrit Renker · 18 years ago
  13. 50ab46c [DCCP] tfrc: Document boundaries and limits of the TFRC lookup table by Gerrit Renker · 18 years ago
  14. 59348b1 [DCCP]: Simplified conditions due to use of enum:8 states by Gerrit Renker · 18 years ago
  15. 66a377c [DCCP]: Fix CCID3 by Ian McDonald · 18 years ago
  16. 80193ae [DCCP]: Introduce dccp_rx_hist_find_entry by Ian McDonald · 18 years ago
  17. e6bccd35 [DCCP]: Update contact details and copyright by Ian McDonald · 18 years ago
  18. f3166c0 [DCCP]: Fix typo by Ian McDonald · 18 years ago
  19. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  20. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  21. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  22. b0e5678 [DCCP] Introduce dccp_timestamp by Arnaldo Carvalho de Melo · 19 years ago
  23. 29e4f8b [CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c by Arnaldo Carvalho de Melo · 19 years ago
  24. 072ab6c [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c by Arnaldo Carvalho de Melo · 19 years ago
  25. 36729c1 [DCCP]: Move the calc_X routines to dccp_tfrc_lib by Arnaldo Carvalho de Melo · 19 years ago
  26. 5cea0dd [DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.c by Arnaldo Carvalho de Melo · 19 years ago
  27. 4524b25 [DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/ by Arnaldo Carvalho de Melo · 19 years ago
  28. ae6706f [CCID3]: Move the loss interval code to loss_interval.[ch] by Arnaldo Carvalho de Melo · 19 years ago