1. 410e27a This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" by Gerrit Renker · 17 years ago
  2. 2faae55 dccp ccid-2: Use feature-negotiation to report Ack Ratio changes by Gerrit Renker · 17 years ago
  3. 4861a35 dccp: Support for exchanging of NN options in established state by Gerrit Renker · 17 years ago
  4. 624a965 dccp: Support for the exchange of NN options in established state by Gerrit Renker · 17 years ago
  5. 76f738a dccp: Debugging functions for feature negotiation by Gerrit Renker · 17 years ago
  6. 0a482267 dccp: Initialisation and type-checking of feature sysctls by Gerrit Renker · 17 years ago
  7. 51c7d4f dccp: Implement both feature-local and feature-remote Sequence Window feature by Gerrit Renker · 17 years ago
  8. 09856c1 dccp: Auto-load (when supported) CCID plugins for negotiation by Gerrit Renker · 17 years ago
  9. 5d3dac2 dccp: Initialisation framework for feature negotiation by Gerrit Renker · 17 years ago
  10. 68e074b dccp: Remove manual influence on NDP Count feature by Gerrit Renker · 17 years ago
  11. 78673e2 dccp: Remove obsolete parts of the old CCID interface by Gerrit Renker · 17 years ago
  12. 23479cb dccp: Clean up old feature-negotiation infrastructure by Gerrit Renker · 17 years ago
  13. c926c6a dccp: Feature activation handlers by Gerrit Renker · 17 years ago
  14. d2150b7 dccp: Processing Confirm options by Gerrit Renker · 17 years ago
  15. 5a146b9 dccp: Process incoming Change feature-negotiation options by Gerrit Renker · 17 years ago
  16. c664d4f dccp: Preference list reconciliation by Gerrit Renker · 17 years ago
  17. 0ef118a dccp: Insert feature-negotiation options into skb by Gerrit Renker · 17 years ago
  18. 668144f dccp: Deprecate old setsockopt framework by Gerrit Renker · 17 years ago
  19. d4c8741 dccp: Mechanism to resolve CCID dependencies by Gerrit Renker · 17 years ago
  20. 093e1f4 dccp: Resolve dependencies of features on choice of CCID by Gerrit Renker · 17 years ago
  21. 71bb495 dccp: Query supported CCIDs by Gerrit Renker · 17 years ago
  22. 86349c8 dccp: Registration routines for changing feature values by Gerrit Renker · 17 years ago
  23. 5591d28 dccp: Limit feature negotiation to connection setup phase by Gerrit Renker · 17 years ago
  24. 828755c dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 17 years ago
  25. 3001fc0 dccp: List management for new feature negotiation by Gerrit Renker · 17 years ago
  26. b4eec20 dccp: Implement lookup table for feature-negotiation information by Gerrit Renker · 17 years ago
  27. 5c7c945 dccp: Basic data structure for feature negotiation by Gerrit Renker · 17 years ago
  28. 1944317 dccp: return -EINVAL on invalid feature length by Chris Wright · 17 years ago
  29. 5cdae19 [DCCP]: Make code assumptions explicit by Gerrit Renker · 17 years ago
  30. dd6303d [DCCP]: Remove unused and redundant validation functions by Gerrit Renker · 17 years ago
  31. e576de8 [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm() by Jesper Juhl · 18 years ago
  32. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  33. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 18 years ago
  34. 59348b1 [DCCP]: Simplified conditions due to use of enum:8 states by Gerrit Renker · 18 years ago
  35. eed7341 [DCCP]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  36. c02fdc0 [DCCP]: Make feature negotiation more readable by Gerrit Renker · 18 years ago
  37. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  38. 68907da [DCCP]: Use NULL for pointers, comfort sparse. by Randy Dunlap · 19 years ago
  39. 8ca0d17 [DCCP] feat: Pass dccp_minisock ptr where only the minisock is used by Arnaldo Carvalho de Melo · 19 years ago
  40. a4bf390 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock by Arnaldo Carvalho de Melo · 19 years ago
  41. 6ffd30f [DCCP] feat: Actually change the CCID upon negotiation by Andrea Bittau · 19 years ago
  42. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 19 years ago