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