1. 09db308 dccp: re-enable debug macro by Gerrit Renker · 11 years ago
  2. 6aee49c dccp: make local variable static by stephen hemminger · 11 years ago
  3. a402a5a net: dccp: Remove extern from function prototypes by Joe Perches · 11 years ago
  4. 95148a0 net/dccp/ccids: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  5. 7b07f8e dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO) by Mathias Krause · 12 years ago
  6. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  7. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  8. 793734b dccp ccid-3: replace incorrect BUG_ON by Gerrit Renker · 13 years ago
  9. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  10. d9b9384 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  11. d96a9e8 dccp ccid-2: check Ack Ratio when reducing cwnd by Samuel Jero · 13 years ago
  12. 0ce95dc7 dccp ccid-2: increment cwnd correctly by Samuel Jero · 13 years ago
  13. d346d88 dccp ccid-2: prevent cwnd > Sequence Window by Samuel Jero · 13 years ago
  14. 31daf03 dccp ccid-2: use feature-negotiation to report Ack Ratio changes by Gerrit Renker · 13 years ago
  15. 113ced1 dccp ccid-2: Perform congestion-window validation by Gerrit Renker · 14 years ago
  16. 58fdea0 dccp ccid-2: Use existing function to test for data packets by Gerrit Renker · 14 years ago
  17. b4d5f4b dccp ccid-2: move rfc 3390 function into header file by Gerrit Renker · 14 years ago
  18. 442b963 tcp: Increase the initial congestion window to 10. by David S. Miller · 14 years ago
  19. 7e87fe8 dccp ccid-2: Separate option parsing from CCID processing by Gerrit Renker · 14 years ago
  20. f17a37c dccp ccid-2: Ack Vector interface clean-up by Gerrit Renker · 14 years ago
  21. 1c0e0a0 dccp ccid-2: Stop polling by Gerrit Renker · 14 years ago
  22. fe84f41 dccp: Return-value convention of hc_tx_send_packet() by Gerrit Renker · 14 years ago
  23. baf9e78 dccp: remove unused argument in CCID tx function by Gerrit Renker · 14 years ago
  24. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  25. 536bb20 dccp ccid-3: Remove redundant 'options_received' struct by Gerrit Renker · 14 years ago
  26. 792e6d3 dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate by Gerrit Renker · 14 years ago
  27. 80763dfb dccp ccid-3: remove dead states by Gerrit Renker · 14 years ago
  28. 4874c13 dccp: Add packet type information to CCID-specific option parsing by Gerrit Renker · 14 years ago
  29. 37efb03 dccp ccid-3: Simplify and consolidate tx_parse_options by Gerrit Renker · 14 years ago
  30. d2c7263 dccp ccid-3: remove buggy RTT-sampling history lookup by Gerrit Renker · 14 years ago
  31. 20cbd3e dccp ccid-3: A lower bound for the inter-packet scheduling algorithm by Gerrit Renker · 14 years ago
  32. 89858ad dccp ccid-3: use per-route RTO or TCP RTO as fallback by Gerrit Renker · 14 years ago