1. a402a5a net: dccp: Remove extern from function prototypes by Joe Perches · 11 years ago
  2. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  3. 7e87fe8 dccp ccid-2: Separate option parsing from CCID processing by Gerrit Renker · 14 years ago
  4. 52394ee dccp ccid-2: Remove old infrastructure by Gerrit Renker · 14 years ago
  5. 3802408 dccp ccid-2: Update code for the Ack Vector input/registration routine by Gerrit Renker · 14 years ago
  6. 5753fdf dccp ccid-2: Algorithm to update buffer state by Gerrit Renker · 14 years ago
  7. b3d14bf dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling by Gerrit Renker · 14 years ago
  8. 7d87093 dccp ccid-2: Separate internals of Ack Vectors from option-parsing code by Gerrit Renker · 14 years ago
  9. f17a37c dccp ccid-2: Ack Vector interface clean-up by Gerrit Renker · 14 years ago
  10. 361a5c1 dccp: Minimise header option overhead in setting the MPS by Gerrit Renker · 15 years ago
  11. e5fd56c dccp: Clean up ccid.c after integration of CCID plugins by Gerrit Renker · 15 years ago
  12. ddebc97 dccp: Lockless integration of CCID congestion-control plugins by Gerrit Renker · 15 years ago
  13. b20a9c2 dccp: Set per-connection CCIDs via socket options by Gerrit Renker · 16 years ago
  14. a47c510 [ACKVEC]: Reduce length of identifiers by Gerrit Renker · 17 years ago
  15. 5e8e034 [DCCP]: Spelling fixes by Joe Perches · 17 years ago
  16. b8bda9d [DCCP] ackvec: Convert to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  17. bdf13d2 [DCCP] ackvec: infrastructure for sending more than one ackvec per packet by Andrea Bittau · 18 years ago
  18. 0bd4ff1 [DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvec by Andrea Bittau · 18 years ago
  19. 0e64e94 [DCCP]: Update documentation references. by Gerrit Renker · 18 years ago
  20. 4a0a50fb4 [DCCP] ackvec: Remove unused variables by Andrea Bittau · 18 years ago
  21. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  22. 02bcf28 [DCCP] ackvec: Introduce ack vector records by Andrea Bittau · 18 years ago
  23. 9b07ef5 [DCCP] ackvec: Introduce dccp_ackvec_slab by Arnaldo Carvalho de Melo · 18 years ago
  24. 7400d78 [DCCP] ackvec: Ditch dccpav_buf_len by Arnaldo Carvalho de Melo · 18 years ago
  25. e4dfd449 [DCCP] ackvec: use u8 for the buf offsets by Arnaldo Carvalho de Melo · 18 years ago
  26. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  27. ae31c33 [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] by Arnaldo Carvalho de Melo · 19 years ago