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