1. 84b114b tcp: randomize timestamps on syncookies by Eric Dumazet · 8 years ago
  2. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. 28ee1b7 secure_seq: downgrade to per-host timestamp offsets by Florian Westphal · 8 years ago
  4. a30aad5 tcp: rename *_sequence_number() to *_seq_and_tsoff() by Alexey Kodanev · 8 years ago
  5. c1ce156 secure_seq: fix sparse errors by Eric Dumazet · 8 years ago
  6. 7cd23e5 secure_seq: use SipHash in place of MD5 by Jason A. Donenfeld · 8 years ago
  7. 25429d7 tcp: allow to turn tcp timestamp randomization off by Florian Westphal · 8 years ago
  8. 95a22ca tcp: randomize tcp timestamp offsets for each connection by Florian Westphal · 8 years ago
  9. 6831905 net: remove a sparse error in secure_dccpv6_sequence_number() by Eric Dumazet · 10 years ago
  10. d2de875 net: use ktime_get_ns() and ktime_get_real_ns() helpers by Eric Dumazet · 10 years ago
  11. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 11 years ago
  12. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  13. 34d92d5 net: always inline net_secret_init by Hannes Frederic Sowa · 11 years ago
  14. e34c9a6 net: switch net_secret key generation to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  15. cb03db9 net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected by Fabio Estevam · 11 years ago
  16. 9a3bab6 net: net_secret should not depend on TCP by Eric Dumazet · 11 years ago
  17. aebda15 net: defer net_secret[] initialization by Eric Dumazet · 12 years ago
  18. 58a317f netfilter: ipv6: add IPv6 NAT support by Patrick McHardy · 12 years ago
  19. 747465e net: fix some sparse errors by Eric Dumazet · 13 years ago
  20. a3bf7ae net:core: use IS_ENABLED by Igor Maravić · 13 years ago
  21. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  22. 68109090 net: Silence seq_scale() unused warning by Stephen Boyd · 13 years ago
  23. cf533ea tcp: add const qualifiers where possible by Eric Dumazet · 13 years ago
  24. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 14 years ago