1. a402a5a net: dccp: Remove extern from function prototypes by Joe Perches · 11 years ago
  2. d2c7263 dccp ccid-3: remove buggy RTT-sampling history lookup by Gerrit Renker · 14 years ago
  3. aa1b1ff net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle by Gerrit Renker · 15 years ago
  4. b552c62 dccp ccid-3: Fix a loss detection bug by Gerrit Renker · 16 years ago
  5. 5b5d0e7 dccp: Upgrade NDP count from 3 to 6 bytes by Gerrit Renker · 16 years ago
  6. de0d411 [TFRC]: CCID3 (and CCID4) needs to access these inlines by Gerrit Renker · 17 years ago
  7. 8a9c7e9 [TFRC]: Ringbuffer to track loss interval history by Gerrit Renker · 17 years ago
  8. 8995a23 [TFRC]: Loss interval code needs the macros/inlines that were moved by Gerrit Renker · 17 years ago
  9. b84a218 [TFRC]: New rx history code by Arnaldo Carvalho de Melo · 17 years ago
  10. d58d1af [TFRC]: Rename dccp_rx_ to tfrc_rx_ by Arnaldo Carvalho de Melo · 17 years ago
  11. 34a9e7e [TFRC]: Make the rx history slab be global by Arnaldo Carvalho de Melo · 17 years ago
  12. c40616c [TFRC]: Provide central source file and debug facility by Gerrit Renker · 17 years ago
  13. 9108d5f [TFRC]: Hide tx history details from the CCIDs by Arnaldo Carvalho de Melo · 17 years ago
  14. 276f2ed [TFRC]: Migrate TX history to singly-linked lis by Arnaldo Carvalho de Melo · 17 years ago
  15. 0740d49 [DCCP] packet_history: Convert dccphtx_tstamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  16. e7c2335 [DCCP] packet_history: convert dccphrx_tstamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  17. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  18. 85dcb1f [DCCP] ccid3: Reorder packet history header file by Gerrit Renker · 18 years ago
  19. e312d10 [DCCP] ccid3: TX history - remove unused field by Gerrit Renker · 18 years ago
  20. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  21. 66a377c [DCCP]: Fix CCID3 by Ian McDonald · 18 years ago
  22. 80193ae [DCCP]: Introduce dccp_rx_hist_find_entry by Ian McDonald · 18 years ago
  23. e6bccd3 [DCCP]: Update contact details and copyright by Ian McDonald · 18 years ago
  24. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  25. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  26. b0e5678 [DCCP] Introduce dccp_timestamp by Arnaldo Carvalho de Melo · 19 years ago
  27. 29e4f8b [CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c by Arnaldo Carvalho de Melo · 19 years ago
  28. 072ab6c [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c by Arnaldo Carvalho de Melo · 19 years ago
  29. 4524b25 [DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/ by Arnaldo Carvalho de Melo · 19 years ago[Renamed (99%) from net/dccp/packet_history.h]
  30. a1d3a35 [DCCP]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  31. 7690af3 [DCCP]: Just reflow the source code to fit in 80 columns by Arnaldo Carvalho de Melo · 19 years ago
  32. c173437 [PACKET_HISTORY]: Add dccphtx_rtt and rename the win_count fields by Arnaldo Carvalho de Melo · 19 years ago
  33. 8c60f3f [CCID3]: Separate most of the packet history code by Arnaldo Carvalho de Melo · 19 years ago