1. aef419e dccp: fix tasklet usage by Eric Dumazet · 6 years ago
  2. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 8 years ago
  3. aa62d76 dccp: rename DCCP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  4. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 9 years ago
  5. 5c4a43b net/dccp/timer.c: use 'u64' instead of 's64' to avoid compiler's warning by Chen Gang · 10 years ago
  6. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  7. b1fcf55 dccp: Refine the wait-for-ccid mechanism by Gerrit Renker · 14 years ago
  8. dc841e3 dccp: Extend CCID packet dequeueing interface by Gerrit Renker · 14 years ago
  9. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 14 years ago
  10. ea94ff3 net: Fix for dst_negative_advice by Krishna Kumar · 15 years ago
  11. f74e91b dccp: Limit feature negotiation to connection setup phase by Gerrit Renker · 16 years ago
  12. 5943544 dccp: Allow to distinguish original and retransmitted packets by Gerrit Renker · 16 years ago
  13. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  14. de0744a mib: add net to NET_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  15. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  16. 4c70f38 [DCCP]: Provide 10s of microsecond timesource by Gerrit Renker · 17 years ago
  17. c93a882 [DCCP]: make dccp_write_xmit_timer() static again by Adrian Bunk · 17 years ago
  18. aabb601 [DCCP]: Initialise write_xmit_timer also on passive sockets by Gerrit Renker · 17 years ago
  19. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  20. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 17 years ago
  21. 4ed800d [DCCP]: Remove forward declarations in timer.c by Gerrit Renker · 18 years ago
  22. 2e2e9e9 [DCCP]: Add sysctls to control retransmission behaviour by Gerrit Renker · 18 years ago
  23. 08a29e4 [DCCP]: Update comments on precisely which packets can be retransmitted by Gerrit Renker · 18 years ago
  24. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  25. 017487d [DCCP]: Generalize dccp_v4_send_reset by Arnaldo Carvalho de Melo · 18 years ago
  26. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 18 years ago
  27. 03ace39 [DCCP]: Fix the ACK and SEQ window variables settings by Arnaldo Carvalho de Melo · 19 years ago
  28. 7690af3 [DCCP]: Just reflow the source code to fit in 80 columns by Arnaldo Carvalho de Melo · 19 years ago
  29. a019d6f [ICSK]: Move generalised functions from tcp to inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  30. 7c65787 [DCCP]: Initial implementation by Arnaldo Carvalho de Melo · 19 years ago