1. a6444f4 dccp: send Confirm options only once by Samuel Jero · 13 years ago
  2. 44e6fd9 dccp: support for exchanging of NN options in established state 2/2 by Gerrit Renker · 13 years ago
  3. d6916f8 dccp: support for the exchange of NN options in established state 1/2 by Gerrit Renker · 13 years ago
  4. 1f4f0f6 dccp: Kill dead code and add static markers. by stephen hemminger · 14 years ago
  5. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  6. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  7. f3f3abb dccp: Debugging functions for feature negotiation by Gerrit Renker · 15 years ago
  8. 883ca83 dccp: Initialisation and type-checking of feature sysctls by Gerrit Renker · 15 years ago
  9. 792b487 dccp: Implement both feature-local and feature-remote Sequence Window feature by Gerrit Renker · 15 years ago
  10. f90f92e dccp: Initialisation framework for feature negotiation by Gerrit Renker · 15 years ago
  11. 129fa44 dccp: Integrate the TFRC library with DCCP by Gerrit Renker · 16 years ago
  12. e5fd56c dccp: Clean up ccid.c after integration of CCID plugins by Gerrit Renker · 16 years ago
  13. 4098dce dccp: Remove manual influence on NDP Count feature by Gerrit Renker · 16 years ago
  14. 0049bab dccp: Remove obsolete parts of the old CCID interface by Gerrit Renker · 16 years ago
  15. 63b8e28 dccp: Clean up old feature-negotiation infrastructure by Gerrit Renker · 16 years ago
  16. 422d9cd dccp: Feature activation handlers by Gerrit Renker · 16 years ago
  17. b1ad004 dccp: Processing Confirm options by Gerrit Renker · 16 years ago
  18. e77b836 dccp: Process incoming Change feature-negotiation options by Gerrit Renker · 16 years ago
  19. 75757a7 dccp: Preference list reconciliation by Gerrit Renker · 16 years ago
  20. 0971d17 dccp: Insert feature-negotiation options into skb by Gerrit Renker · 16 years ago
  21. 3d3e35a dccp: Fix bracing in dccp_feat_list_lookup. by Gerrit Renker · 16 years ago
  22. 49aebc6 dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  23. 0c11683 dccp: Mechanism to resolve CCID dependencies by Gerrit Renker · 16 years ago
  24. 9eca0a4 dccp: Resolve dependencies of features on choice of CCID by Gerrit Renker · 16 years ago
  25. d90ebcb dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  26. e8ef967 dccp: Registration routines for changing feature values by Gerrit Renker · 16 years ago
  27. f74e91b dccp: Limit feature negotiation to connection setup phase by Gerrit Renker · 16 years ago
  28. ac75773 dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  29. 61e6473 dccp: List management for new feature negotiation by Gerrit Renker · 16 years ago
  30. 7d43d1a0 dccp: Implement lookup table for feature-negotiation information by Gerrit Renker · 16 years ago
  31. 1944317 dccp: return -EINVAL on invalid feature length by Chris Wright · 16 years ago
  32. 5cdae19 [DCCP]: Make code assumptions explicit by Gerrit Renker · 17 years ago
  33. dd6303d [DCCP]: Remove unused and redundant validation functions by Gerrit Renker · 17 years ago
  34. e576de8 [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm() by Jesper Juhl · 17 years ago
  35. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  36. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 18 years ago
  37. 59348b1 [DCCP]: Simplified conditions due to use of enum:8 states by Gerrit Renker · 18 years ago
  38. eed7341 [DCCP]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  39. c02fdc0 [DCCP]: Make feature negotiation more readable by Gerrit Renker · 18 years ago
  40. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  41. 68907da [DCCP]: Use NULL for pointers, comfort sparse. by Randy Dunlap · 18 years ago
  42. 8ca0d17 [DCCP] feat: Pass dccp_minisock ptr where only the minisock is used by Arnaldo Carvalho de Melo · 18 years ago
  43. a4bf390 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock by Arnaldo Carvalho de Melo · 18 years ago
  44. 6ffd30f [DCCP] feat: Actually change the CCID upon negotiation by Andrea Bittau · 18 years ago
  45. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 18 years ago