1. 3b24d85 tcp/dccp: do not touch listener sk_refcnt under synflood by Eric Dumazet · 8 years ago
  2. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 8 years ago
  3. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 8 years ago
  4. 77a6a47 ipv6: get rid of __inet6_hash() by Eric Dumazet · 9 years ago
  5. 25de466 ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h by WANG Cong · 10 years ago
  6. 870c315 ipv6: introduce tcp_v6_iif() by Eric Dumazet · 10 years ago
  7. b50026b ipv6: split inet6_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  8. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  9. 1fd5115 inet*.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  10. 08dcdbf ipv6: use a stronger hash for tcp by Eric Dumazet · 11 years ago
  11. 5ba2495 soreuseport: TCP/IPv6 implementation by Tom Herbert · 11 years ago
  12. c710998 ipv6: Early TCP socket demux by Eric Dumazet · 12 years ago
  13. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 12 years ago
  14. 9327f70 tcp: Fix a connect() race with timewait sockets by Eric Dumazet · 14 years ago
  15. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  16. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  17. 2354261 inet: Don't lookup the socket if there's a socket attached to the skb by KOVACS Krisztian · 16 years ago
  18. 9a1f27c inet_hashtables: Add inet_lookup_skb helpers by Arnaldo Carvalho de Melo · 16 years ago
  19. 0b44191 netns: introduce the net_hash_mix "salt" for hashes by Pavel Emelyanov · 16 years ago
  20. 33de014 inet6: add struct net argument to inet6_ehashfn by Pavel Emelyanov · 16 years ago
  21. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 16 years ago
  22. d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 16 years ago
  23. b3da2cf [INET]: Use jhash + random secret for ehash. by David S. Miller · 17 years ago
  24. d2ecd9c [IPV6]: annotate inet6_hashtables by Al Viro · 18 years ago
  25. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  26. b1a7ffc [IPV6]: Deinline few large functions in inet6 code by Denis Vlasenko · 18 years ago
  27. 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 18 years ago
  28. 90b19d3 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash by Arnaldo Carvalho de Melo · 18 years ago
  29. 81c3d54 [INET]: speedup inet (tcp/dccp) lookups by Eric Dumazet · 19 years ago
  30. 5324a04 [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c by Arnaldo Carvalho de Melo · 19 years ago
  31. 505cbfc [IPV6]: Generalise the tcp_v6_lookup routines by Arnaldo Carvalho de Melo · 19 years ago