1. e155d76 [DCCP]: Fix Reset/Sync-Flood Bug by Gerrit Renker · 17 years ago
  2. cbe1f5f [DCCP]: Shorten variable names in dccp_check_seqno by Gerrit Renker · 17 years ago
  3. 3393da8 [DCCP]: Simplify interface of dccp_sample_rtt by Gerrit Renker · 17 years ago
  4. 9823b7b [DCCP]: Convert dccp_sample_rtt to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  5. 89560b5 [DCCP]: Sample RTT from SYN exchange by Gerrit Renker · 17 years ago
  6. 4712a79 [DCCP]: Provide function for RTT sampling by Gerrit Renker · 17 years ago
  7. 8d13bf9 [DCCP]: Remove ambiguity in the way before48 is used by Gerrit Renker · 17 years ago
  8. 151a993 [DCCP]: Revert patch which disables bidirectional mode by Gerrit Renker · 17 years ago
  9. 4d46861 [DCCP]: Correctly split CCID half connections by Gerrit Renker · 17 years ago
  10. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  11. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 18 years ago
  12. bf58a38 [DCCP]: Only deliver to the CCID rx side in charge by Gerrit Renker · 18 years ago
  13. 59348b1 [DCCP]: Simplified conditions due to use of enum:8 states by Gerrit Renker · 18 years ago
  14. d83ca5a [DCCP]: Update code comments for Step 2/3 by Gerrit Renker · 18 years ago
  15. 0e64e94 [DCCP]: Update documentation references. by Gerrit Renker · 18 years ago
  16. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  17. a4bf390 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock by Arnaldo Carvalho de Melo · 18 years ago
  18. c25a18b [DCCP]: Uninline some functions by Arnaldo Carvalho de Melo · 18 years ago
  19. 017487d [DCCP]: Generalize dccp_v4_send_reset by Arnaldo Carvalho de Melo · 18 years ago
  20. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 18 years ago
  21. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 18 years ago
  22. e84a9f5 [DCCP]: Notify CCID only after ACK vectors have been processed. by Andrea Bittau · 19 years ago
  23. 9e37720 [DCCP]: Send an ACK vector when ACKing a response packet by Andrea Bittau · 19 years ago
  24. 709dd3a [DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN. by Andrea Bittau · 19 years ago
  25. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  26. f21e68c [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  27. 57cca05 [DCCP]: Introduce dccp_ipv4_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  28. 2a9bc9b [DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packets by Arnaldo Carvalho de Melo · 19 years ago
  29. ae31c33 [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  30. 0c10c5d [DCCP]: More precisely set reset_code when sending RESET packets by Arnaldo Carvalho de Melo · 19 years ago
  31. 2b80230 [DCCP]: Handle SYNC packets in dccp_rcv_state_process by Arnaldo Carvalho de Melo · 19 years ago
  32. 811265b [DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq by Arnaldo Carvalho de Melo · 19 years ago
  33. b0e5678 [DCCP] Introduce dccp_timestamp by Arnaldo Carvalho de Melo · 19 years ago
  34. 331968b [DCCP]: Initial dccp_poll implementation by Arnaldo Carvalho de Melo · 19 years ago
  35. 7ad07e7 [DCCP]: Implement the CLOSING timer by Arnaldo Carvalho de Melo · 19 years ago
  36. 58e4513 [DCCP]: Fix printf format warnings on 64-bit. by David S. Miller · 19 years ago
  37. 03ace39 [DCCP]: Fix the ACK and SEQ window variables settings by Arnaldo Carvalho de Melo · 19 years ago
  38. a3054d4 [DCCP]: Give more info on Step 6 failure debug printk by Arnaldo Carvalho de Melo · 19 years ago
  39. c59eab4 [DCCP]: Use LIMIT_NETDEBUG in some debugging printks by Arnaldo Carvalho de Melo · 19 years ago
  40. e92ae93 [DCCP]: Send SYNCACK packets in response to SYNC packets by Arnaldo Carvalho de Melo · 19 years ago
  41. 8649b0d [DCCP]: Fix RESET handling in dccp_rcv_state_process by Arnaldo Carvalho de Melo · 19 years ago
  42. 7690af3 [DCCP]: Just reflow the source code to fit in 80 columns by Arnaldo Carvalho de Melo · 19 years ago
  43. 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago
  44. f6ccf55 [DCCP]: Fix u64 printf format warnings. by David S. Miller · 19 years ago
  45. 7c65787 [DCCP]: Initial implementation by Arnaldo Carvalho de Melo · 19 years ago