1. 8402a31 net: dccp: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  2. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  3. 9b1f19d dccp: fool proof ccid_hc_[rt]x_parse_options() by Eric Dumazet · 6 years ago
  4. a402a5a net: dccp: Remove extern from function prototypes by Joe Perches · 11 years ago
  5. 276bdb8 dccp: check ccid before dereferencing by Mathias Krause · 12 years ago
  6. fe84f41 dccp: Return-value convention of hc_tx_send_packet() by Gerrit Renker · 14 years ago
  7. baf9e78 dccp: remove unused argument in CCID tx function by Gerrit Renker · 14 years ago
  8. 4874c13 dccp: Add packet type information to CCID-specific option parsing by Gerrit Renker · 14 years ago
  9. 8ed030d dccp: fix bug in cache allocation by Gerrit Renker · 15 years ago
  10. de4ef86 dccp: fix dccp rmmod when kernel configured to use slub by Neil Horman · 15 years ago
  11. e5fd56c dccp: Clean up ccid.c after integration of CCID plugins by Gerrit Renker · 16 years ago
  12. ddebc97 dccp: Lockless integration of CCID congestion-control plugins by Gerrit Renker · 16 years ago
  13. 0049bab dccp: Remove obsolete parts of the old CCID interface by Gerrit Renker · 16 years ago
  14. 71c262a dccp: API to query the current TX/RX CCID by Gerrit Renker · 16 years ago
  15. d90ebcb dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  16. 6179983 [DCCP]: Introducing CCMPS by Gerrit Renker · 17 years ago
  17. 9cb2345 [DCCP]: Documentation for CCID operations by Gerrit Renker · 17 years ago
  18. 65d6c2b [DCCP] ccid: Deprecate ccid_hc_tx_insert_options by Gerrit Renker · 18 years ago
  19. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  20. 6b57c93 [DCCP]: Use `unsigned' for packet lengths by Gerrit Renker · 18 years ago
  21. 2d0817d [DCCP] options: Make dccp_insert_options & friends yell on error by Arnaldo Carvalho de Melo · 19 years ago
  22. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 19 years ago
  23. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  24. 777b25a [CCID]: Check if ccid is NULL in the hc_[tr]x_exit functions by Arnaldo Carvalho de Melo · 19 years ago
  25. 88f964d [DCCP]: Introduce CCID getsockopt for the CCIDs by Arnaldo Carvalho de Melo · 19 years ago
  26. 2babe1f [DCCP]: Introduce dccp_get_info by Arnaldo Carvalho de Melo · 19 years ago
  27. 012e13e [CCID]: Make ccid_hc_[rt]x_exit accept NULL arguments by Arnaldo Carvalho de Melo · 19 years ago
  28. 7690af3 [DCCP]: Just reflow the source code to fit in 80 columns by Arnaldo Carvalho de Melo · 19 years ago
  29. 27258ee [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg by Arnaldo Carvalho de Melo · 19 years ago
  30. 7c65787 [DCCP]: Initial implementation by Arnaldo Carvalho de Melo · 19 years ago