1. 1bbdcee inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  2. b50026b ipv6: split inet6_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  3. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  4. 05dbc7b tcp/dccp: remove twchain by Eric Dumazet · 11 years ago
  5. 80ad1d6 net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 11 years ago
  6. 5ba2495 soreuseport: TCP/IPv6 implementation by Tom Herbert · 12 years ago
  7. ce43b03 net: move inet_dport/inet_num in sock_common by Eric Dumazet · 12 years ago
  8. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
  9. 42b16b3 Kill off warning: ‘inline’ is not at beginning of declaration by Jesper Juhl · 14 years ago
  10. 9327f70 tcp: Fix a connect() race with timewait sockets by Eric Dumazet · 15 years ago
  11. 13475a3 tcp: connect() race with timewait reuse by Eric Dumazet · 15 years ago
  12. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  13. f373b53 tcp: replace ehash_size by ehash_mask by Eric Dumazet · 15 years ago
  14. 3f53a38 ipv6: don't use tw net when accounting for recycled tw by Pavel Emelyanov · 15 years ago
  15. c25eb3b net: Convert TCP/DCCP listening hash tables to use RCU by Eric Dumazet · 16 years ago
  16. 9db66bd net: convert TCP/DCCP ehash rwlocks to spinlocks by Eric Dumazet · 16 years ago
  17. 5caea4e net: listening_hash get a spinlock per bucket by Eric Dumazet · 16 years ago
  18. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  19. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  20. de0744a mib: add net to NET_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  21. 33de014 inet6: add struct net argument to inet6_ehashfn by Pavel Emelyanov · 16 years ago
  22. 2086a65 inet: add struct net argument to inet_lhashfn by Pavel Emelyanov · 16 years ago
  23. c29a0bc [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. by Pavel Emelyanov · 16 years ago
  24. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  25. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  26. 39d8cda [SOCK]: Add udp_hash member to struct proto. by Pavel Emelyanov · 16 years ago
  27. 5d8c0aa [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. by Pavel Emelyanov · 16 years ago
  28. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 16 years ago
  29. d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 16 years ago
  30. 5ee31fc [INET]: Consolidate inet(6)_hash_connect. by Pavel Emelyanov · 16 years ago
  31. 535174e [IPV6]: Introduce the INET6_TW_MATCH macro. by Pavel Emelyanov · 16 years ago
  32. 65f7651 [NET]: prot_inuse cleanups and optimizations by Eric Dumazet · 17 years ago
  33. b3652b2 [IPV6]: Mischecked tw match in __inet6_check_established. by Pavel Emelyanov · 17 years ago
  34. 230140c [INET]: Remove per bucket rwlock in tcp/dccp ehash table. by Eric Dumazet · 17 years ago
  35. a25de53 [INET]: Justification for local port range robustness. by Anton Arapov · 17 years ago
  36. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  37. 6e1d9d0 [IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index. by YOSHIFUJI Hideaki · 17 years ago
  38. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  39. dbca9b275 [NET]: change layout of ehash table by Eric Dumazet · 17 years ago
  40. d2ecd9c [IPV6]: annotate inet6_hashtables by Al Viro · 18 years ago
  41. 4f765d8 [IPV4]: INET_MATCH() annotations by Al Viro · 18 years ago
  42. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  43. b1a7ffc [IPV6]: Deinline few large functions in inet6 code by Denis Vlasenko · 18 years ago
  44. 3759fa9 [TCP]: Fix zero port problem in IPv6 by Herbert Xu · 18 years ago
  45. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  46. 5324a04 [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c by Arnaldo Carvalho de Melo · 19 years ago