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