1. 410e27a This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" by Gerrit Renker · 16 years ago
  2. c8bf462 dccp ccid-2: Separate option parsing from CCID processing by Gerrit Renker · 16 years ago
  3. c2f4207 dccp ccid-2: Schedule Sync as out-of-band mechanism by Gerrit Renker · 16 years ago
  4. 68b1de1 dccp ccid-2: Algorithm to update buffer state by Gerrit Renker · 16 years ago
  5. d7dc7e5 dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling by Gerrit Renker · 16 years ago
  6. 4829007 dccp ccid-2: Separate internals of Ack Vectors from option-parsing code by Gerrit Renker · 16 years ago
  7. 2975abd dccp: Schedule an Ack when receiving timestamps by Gerrit Renker · 16 years ago
  8. f10ecae dccp: Replace magic CCID-specific numbers by symbolic constants by Gerrit Renker · 16 years ago
  9. 3306c78 dccp: Add packet type information to CCID-specific option parsing by Gerrit Renker · 16 years ago
  10. 76f738a dccp: Debugging functions for feature negotiation by Gerrit Renker · 16 years ago
  11. 0a482267 dccp: Initialisation and type-checking of feature sysctls by Gerrit Renker · 16 years ago
  12. b235dc4 dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 16 years ago
  13. 68e074b dccp: Remove manual influence on NDP Count feature by Gerrit Renker · 16 years ago
  14. d2150b7 dccp: Processing Confirm options by Gerrit Renker · 16 years ago
  15. 5a146b9 dccp: Process incoming Change feature-negotiation options by Gerrit Renker · 16 years ago
  16. f8a644c dccp: Integrate feature-negotiation insertion code by Gerrit Renker · 16 years ago
  17. cf9ddf7 dccp: Header option insertion routine for feature-negotiation by Gerrit Renker · 16 years ago
  18. d0440ee dccp: Support for Mandatory options by Gerrit Renker · 16 years ago
  19. b9aaac1 dccp: Increase the scope of variable-length htonl/ntohl functions by Gerrit Renker · 16 years ago
  20. 17c30b4 dccp: Deprecate Ack Ratio sysctl by Gerrit Renker · 16 years ago
  21. 5591d28 dccp: Limit feature negotiation to connection setup phase by Gerrit Renker · 16 years ago
  22. eac7726 dccp: Fill in the Data fields for "Option Error" Resets by Gerrit Renker · 16 years ago
  23. faf61c33 dccp: Silently ignore options with nonsensical lengths by Gerrit Renker · 16 years ago
  24. 5b5d0e7 dccp: Upgrade NDP count from 3 to 6 bytes by Gerrit Renker · 16 years ago
  25. 65907a4 dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets by Gerrit Renker · 16 years ago
  26. cf86314 [DCCP]: Ignore feature negotiation on Data packets by Gerrit Renker · 17 years ago
  27. af3b867 [DCCP]: Support inserting options during the 3-way handshake by Gerrit Renker · 17 years ago
  28. b4d4f7c [DCCP]: Handle timestamps on Request/Response exchange separately by Gerrit Renker · 17 years ago
  29. 8b81941 [DCCP]: Allow to parse options on Request Sockets by Gerrit Renker · 17 years ago
  30. c86ab2b [DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also by Gerrit Renker · 17 years ago
  31. 76fd1e8 [DCCP]: Unaligned pointer access by Gerrit Renker · 17 years ago
  32. dcad856 [DCCP]: Wrong format in printk by Gerrit Renker · 17 years ago
  33. 451bc04 [DCCP]: Tidy-up -- minisock initialisation by Gerrit Renker · 17 years ago
  34. 4c70f38 [DCCP]: Provide 10s of microsecond timesource by Gerrit Renker · 17 years ago
  35. 8fb8354a [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore by Arnaldo Carvalho de Melo · 17 years ago
  36. 2347489 [DCCP] options: convert dccp_insert_option_timestamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  37. 19ac214 [DCCP]: Convert dccps_timestamp_time to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  38. f73f709 [DCCP]: Debug statements for Elapsed Time option by Gerrit Renker · 17 years ago
  39. 89560b5 [DCCP]: Sample RTT from SYN exchange by Gerrit Renker · 17 years ago
  40. cb69cc5 [TCP/DCCP/RANDOM]: Remove unused exports. by Adrian Bunk · 17 years ago
  41. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  42. 65d6c2b [DCCP] ccid: Deprecate ccid_hc_tx_insert_options by Gerrit Renker · 18 years ago
  43. bdf13d2 [DCCP] ackvec: infrastructure for sending more than one ackvec per packet by Andrea Bittau · 18 years ago
  44. 59348b1 [DCCP]: Simplified conditions due to use of enum:8 states by Gerrit Renker · 18 years ago
  45. 09dbc38 [DCCP]: Miscellaneous code tidy-ups by Gerrit Renker · 18 years ago
  46. c02fdc0 [DCCP]: Make feature negotiation more readable by Gerrit Renker · 18 years ago
  47. afb0a34 [DCCP]: Introduce a consistent naming scheme for sysctls by Gerrit Renker · 18 years ago
  48. 0e64e94 [DCCP]: Update documentation references. by Gerrit Renker · 18 years ago
  49. e6bccd3 [DCCP]: Update contact details and copyright by Ian McDonald · 18 years ago
  50. 4b79f0a [DCCP]: Fix default sequence window size by Ian McDonald · 18 years ago
  51. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  52. a4bf390 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock by Arnaldo Carvalho de Melo · 18 years ago
  53. fb95049 [DCCP]: Fix uninitialized var warnings in dccp_parse_options(). by David S. Miller · 18 years ago
  54. 2d0817d [DCCP] options: Make dccp_insert_options & friends yell on error by Arnaldo Carvalho de Melo · 18 years ago
  55. e5a6de9 [DCCP] options: Fix handling of ackvecs in DATA packets by Arnaldo Carvalho de Melo · 18 years ago
  56. 6df9424 [DCCP] options: Fix some aspects of mandatory option processing by Arnaldo Carvalho de Melo · 18 years ago
  57. b61fafc [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c by Arnaldo Carvalho de Melo · 18 years ago
  58. e55d912 [DCCP] feat: Introduce sysctls for the default features by Arnaldo Carvalho de Melo · 18 years ago
  59. 60fe62e [DCCP]: sparse endianness annotations by Andrea Bittau · 18 years ago
  60. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 18 years ago
  61. 561713c [DCCP]: Don't use necessarily the same CCID for tx and rx by Arnaldo Carvalho de Melo · 19 years ago
  62. ae31c33 [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  63. b0e5678 [DCCP] Introduce dccp_timestamp by Arnaldo Carvalho de Melo · 19 years ago
  64. 1c14ac0 [DCCP] Give precedence to the biggest ELAPSED_TIME by Arnaldo Carvalho de Melo · 19 years ago
  65. 507d37c [CCID] Only call the HC insert_options methods when requested by Arnaldo Carvalho de Melo · 19 years ago
  66. b6ee3d4 [CCID3]: Reorganise timeval handling by Arnaldo Carvalho de Melo · 19 years ago
  67. d4b81ff [DCCP]: Export dccp_insert_option_timestamp to CCIDs by Arnaldo Carvalho de Melo · 19 years ago
  68. 1bc0986 [DCCP]: Fix the timestamp options by Ian McDonald · 19 years ago
  69. b1c9fe7 [DCCP]: Fix elapsed time option as per section 13.2 of spec v11 by Ian McDonald · 19 years ago
  70. a1d3a35 [DCCP]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  71. 725ba8e [DCCP]: Introduce the DCCP Kernel hacking menu by Arnaldo Carvalho de Melo · 19 years ago
  72. 7690af3 [DCCP]: Just reflow the source code to fit in 80 columns by Arnaldo Carvalho de Melo · 19 years ago
  73. 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago
  74. f6ccf55 [DCCP]: Fix u64 printf format warnings. by David S. Miller · 19 years ago
  75. 7c65787 [DCCP]: Initial implementation by Arnaldo Carvalho de Melo · 19 years ago