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