1. 4cded0a tcp/dccp: fix lockdep issue when SYN is backlogged by Eric Dumazet · 6 years ago
  2. bbaeb9b tcp/dccp: block BH for SYN processing by Eric Dumazet · 7 years ago
  3. 171d92a dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 7 years ago
  4. 7309f88 dccp: do not assume DCCP code is non preemptible by Eric Dumazet · 8 years ago
  5. aa62d76 dccp: rename DCCP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  6. a77b634 dccp: spelling s/reseting/resetting by Fabian Frederick · 10 years ago
  7. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  8. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  9. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  10. c0c2015 dccp: Clean up slow-path input processing by Gerrit Renker · 13 years ago
  11. 720dc34 dccp: fix oops on Reset after close by Gerrit Renker · 13 years ago
  12. 2cf5be9 dccp: fix return value for sequence-invalid packets by Samuel Jero · 13 years ago
  13. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  14. 0ac7887 dccp: fix error in updating the GAR by Gerrit Renker · 13 years ago
  15. 1821946 dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module by Gerrit Renker · 14 years ago
  16. 5753fdf dccp ccid-2: Algorithm to update buffer state by Gerrit Renker · 14 years ago
  17. f17a37c dccp ccid-2: Ack Vector interface clean-up by Gerrit Renker · 14 years ago
  18. 2f34b32 dccp: cosmetics - warning format by Gerrit Renker · 14 years ago
  19. 0b53d46 dccp: fix the adjustments to AWL and SWL by Gerrit Renker · 14 years ago
  20. 59b8080 dccp: make implementation of Syn-RTT symmetric by Gerrit Renker · 14 years ago
  21. d9b52dc net/dccp: expansion of error code size by Yoichi Yuasa · 14 years ago
  22. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. 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
  24. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  25. 129fa44 dccp: Integrate the TFRC library with DCCP by Gerrit Renker · 15 years ago
  26. 6fdd34d dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 15 years ago
  27. 991d927 dccp: Integration of dynamic feature activation - part 3 (client side) by Gerrit Renker · 15 years ago
  28. ac75773 dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  29. 410e27a This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" by Gerrit Renker · 16 years ago
  30. 49ffc29 dccp: Clamping RTT values by Gerrit Renker · 16 years ago
  31. ddab055 dccp: Clean up slow-path input processing by Gerrit Renker · 16 years ago
  32. 283fb4a dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module by Gerrit Renker · 16 years ago
  33. 68b1de1 dccp ccid-2: Algorithm to update buffer state by Gerrit Renker · 16 years ago
  34. ff49e27 dccp ccid-2: Ack Vector interface clean-up by Gerrit Renker · 16 years ago
  35. bfbddd0 dccp: Fix the adjustments to AWL and SWL by Gerrit Renker · 16 years ago
  36. b235dc4 dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 16 years ago
  37. c49b227 dccp: Integration of dynamic feature activation - part 3 (client side) by Gerrit Renker · 16 years ago
  38. 828755c dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  39. ba1a6c7 dccp: Always generate a Reset in response to option errors by Wei Yongjun · 16 years ago
  40. d28934a dccp: Fix panic caused by too early termination of retransmission mechanism by Gerrit Renker · 16 years ago
  41. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  42. 8b81941 [DCCP]: Allow to parse options on Request Sockets by Gerrit Renker · 16 years ago
  43. 69567d0 [DCCP]: Perform SHUT_RD and SHUT_WR on receiving close by Gerrit Renker · 16 years ago
  44. 3159afe [DCCP]: Remove duplicate test for CloseReq by Gerrit Renker · 16 years ago
  45. 0c86962 [DCCP]: Integrate state transitions for passive-close by Gerrit Renker · 16 years ago
  46. 8d8ad9d [NET]: Name magic constants in sock_wake_async() by Pavel Emelyanov · 16 years ago
  47. 8e8c71f [DCCP]: Honour and make use of shutdown option set by user by Gerrit Renker · 17 years ago
  48. d8ef2c2 [DCCP]: Convert Reset code into socket error number by Gerrit Renker · 17 years ago
  49. bd5435e [DCCP]: fix link error with !CONFIG_SYSCTL by Ingo Molnar · 17 years ago
  50. a94f0f9 [DCCP]: Rate-limit DCCP-Syncs by Gerrit Renker · 17 years ago
  51. 0883170 [DCCP]: Send Reset upon Sync in state REQUEST by Gerrit Renker · 17 years ago
  52. e155d76 [DCCP]: Fix Reset/Sync-Flood Bug by Gerrit Renker · 17 years ago
  53. cbe1f5f [DCCP]: Shorten variable names in dccp_check_seqno by Gerrit Renker · 17 years ago
  54. 3393da8 [DCCP]: Simplify interface of dccp_sample_rtt by Gerrit Renker · 17 years ago
  55. 9823b7b [DCCP]: Convert dccp_sample_rtt to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  56. 89560b5 [DCCP]: Sample RTT from SYN exchange by Gerrit Renker · 17 years ago
  57. 4712a79 [DCCP]: Provide function for RTT sampling by Gerrit Renker · 17 years ago
  58. 8d13bf9 [DCCP]: Remove ambiguity in the way before48 is used by Gerrit Renker · 17 years ago
  59. 151a993 [DCCP]: Revert patch which disables bidirectional mode by Gerrit Renker · 17 years ago
  60. 4d46861 [DCCP]: Correctly split CCID half connections by Gerrit Renker · 17 years ago
  61. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  62. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 17 years ago
  63. bf58a38 [DCCP]: Only deliver to the CCID rx side in charge by Gerrit Renker · 17 years ago
  64. 59348b1 [DCCP]: Simplified conditions due to use of enum:8 states by Gerrit Renker · 18 years ago
  65. d83ca5a [DCCP]: Update code comments for Step 2/3 by Gerrit Renker · 18 years ago
  66. 0e64e94 [DCCP]: Update documentation references. by Gerrit Renker · 18 years ago
  67. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  68. a4bf390 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock by Arnaldo Carvalho de Melo · 18 years ago
  69. c25a18b [DCCP]: Uninline some functions by Arnaldo Carvalho de Melo · 18 years ago
  70. 017487d [DCCP]: Generalize dccp_v4_send_reset by Arnaldo Carvalho de Melo · 18 years ago
  71. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 18 years ago
  72. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 18 years ago
  73. e84a9f5 [DCCP]: Notify CCID only after ACK vectors have been processed. by Andrea Bittau · 18 years ago
  74. 9e37720 [DCCP]: Send an ACK vector when ACKing a response packet by Andrea Bittau · 18 years ago
  75. 709dd3a [DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN. by Andrea Bittau · 18 years ago
  76. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 18 years ago
  77. f21e68c [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 by Arnaldo Carvalho de Melo · 18 years ago
  78. 57cca05 [DCCP]: Introduce dccp_ipv4_af_ops by Arnaldo Carvalho de Melo · 18 years ago
  79. 2a9bc9b [DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packets by Arnaldo Carvalho de Melo · 19 years ago
  80. ae31c33 [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  81. 0c10c5d [DCCP]: More precisely set reset_code when sending RESET packets by Arnaldo Carvalho de Melo · 19 years ago
  82. 2b80230 [DCCP]: Handle SYNC packets in dccp_rcv_state_process by Arnaldo Carvalho de Melo · 19 years ago
  83. 811265b [DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq by Arnaldo Carvalho de Melo · 19 years ago
  84. b0e5678 [DCCP] Introduce dccp_timestamp by Arnaldo Carvalho de Melo · 19 years ago
  85. 331968b [DCCP]: Initial dccp_poll implementation by Arnaldo Carvalho de Melo · 19 years ago
  86. 7ad07e7 [DCCP]: Implement the CLOSING timer by Arnaldo Carvalho de Melo · 19 years ago
  87. 58e4513 [DCCP]: Fix printf format warnings on 64-bit. by David S. Miller · 19 years ago
  88. 03ace39 [DCCP]: Fix the ACK and SEQ window variables settings by Arnaldo Carvalho de Melo · 19 years ago
  89. a3054d4 [DCCP]: Give more info on Step 6 failure debug printk by Arnaldo Carvalho de Melo · 19 years ago
  90. c59eab4 [DCCP]: Use LIMIT_NETDEBUG in some debugging printks by Arnaldo Carvalho de Melo · 19 years ago
  91. e92ae93 [DCCP]: Send SYNCACK packets in response to SYNC packets by Arnaldo Carvalho de Melo · 19 years ago
  92. 8649b0d [DCCP]: Fix RESET handling in dccp_rcv_state_process by Arnaldo Carvalho de Melo · 19 years ago
  93. 7690af3 [DCCP]: Just reflow the source code to fit in 80 columns by Arnaldo Carvalho de Melo · 19 years ago
  94. 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago
  95. f6ccf55 [DCCP]: Fix u64 printf format warnings. by David S. Miller · 19 years ago
  96. 7c65787 [DCCP]: Initial implementation by Arnaldo Carvalho de Melo · 19 years ago