1. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  2. cf533ea tcp: add const qualifiers where possible by Eric Dumazet · 13 years ago
  3. f0e3d06 tcp: initialize variable ecn_ok in syncookies path by Mike Waychison · 13 years ago
  4. 9ad7c04 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side by Jerry Chu · 13 years ago
  5. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  6. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 13 years ago
  7. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  8. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  9. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  10. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 13 years ago
  11. 172d69e syncookies: add support for ECN by Florian Westphal · 14 years ago
  12. 734f614 syncookies: do not store rcv_wscale in tcp timestamp by Florian Westphal · 14 years ago
  13. 8c76368 syncookies: check decoded options against sysctl settings by Florian Westphal · 14 years ago
  14. 5918e2f syncookies: update mss tables by Florian Westphal · 14 years ago
  15. af9b473 syncookies: avoid unneeded tcp header flag double check by Florian Westphal · 14 years ago
  16. 20c59de ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option by Arnaud Ebalard · 14 years ago
  17. 31d1292 net: Add rtnetlink init_rcvwnd to set the TCP initial receive window by laurent chavey · 15 years ago
  18. bb5b7c1 tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. by David S. Miller · 15 years ago
  19. 4957faa TCPCT part 1g: Responder Cookie => Initiator by William Allen Simpson · 15 years ago
  20. 022c3f7 Allow tcp_parse_options to consult dst entry by Gilad Ben-Yossef · 15 years ago
  21. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  22. 51953d5 Use sk_mark for IPv6 routing lookups by Brian Haley · 15 years ago
  23. 245b2e7 percpu: clean up percpu variable definitions by Tejun Heo · 15 years ago
  24. 204fba4 percpu: cleanup percpu array definitions by Tejun Heo · 15 years ago
  25. a0f82f6 syncookies: remove last_synq_overflow from struct tcp_sock by Florian Westphal · 15 years ago
  26. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  27. fd50703 tcp: Fix IPv6 fallout from 'Port redirection support for TCP' by KOVACS Krisztian · 16 years ago
  28. 1730554 ipv6: syncookies: free reqsk on xfrm_lookup error by Florian Westphal · 16 years ago
  29. 16df845 syncookies: Make sure ECN is disabled by Florian Westphal · 16 years ago
  30. de0744a mib: add net to NET_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  31. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 16 years ago
  32. 4dfc281 [Syncookies]: Add support for TCP options via timestamps. by Florian Westphal · 16 years ago
  33. 2051f11 [TCP]: Shrink syncookie_secret by 8 byte. by Florian Westphal · 16 years ago
  34. c6aefaf [TCP]: Add IPv6 support to TCP SYN cookies by Glenn Griffin · 16 years ago