1. 65f7651 [NET]: prot_inuse cleanups and optimizations by Eric Dumazet · 17 years ago
  2. 77a5ba5 [INET]: Uninline the __inet_lookup_established function. by Pavel Emelyanov · 17 years ago
  3. 152da81 [INET]: Uninline the __inet_hash function. by Pavel Emelyanov · 17 years ago
  4. 218ad12 [IPV4]: Fix memory leak in inet_hashtables.h when NUMA is on by Pavel Emelyanov · 17 years ago
  5. 9e4505c [INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h by Eric Dumazet · 17 years ago
  6. 230140c [INET]: Remove per bucket rwlock in tcp/dccp ehash table. by Eric Dumazet · 17 years ago
  7. fee9dee [UDP]: Make use of inet_iif() when doing socket lookups. by Vlad Yasevich · 17 years ago
  8. cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
  9. dbca9b275 [NET]: change layout of ehash table by Eric Dumazet · 18 years ago
  10. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  11. fb99c84 [IPV4]: annotate inet_lookup() and friends by Al Viro · 18 years ago
  12. 4f765d8 [IPV4]: INET_MATCH() annotations by Al Viro · 18 years ago
  13. 8f491069 [IPV4]: Use network-order dport for all visible inet_lookup_* by Herbert Xu · 18 years ago
  14. 99a92ff [IPV4]: Uninline inet_lookup_listener by Herbert Xu · 18 years ago
  15. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  16. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  17. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  18. 6df7163 [TCP/DCCP]: Randomize port selection by Stephen Hemminger · 19 years ago
  19. 6d25536 [INET]: Shrink struct inet_ehash_bucket on 32 bits UP by Eric Dumazet · 19 years ago
  20. 81c3d54 [INET]: speedup inet (tcp/dccp) lookups by Eric Dumazet · 19 years ago
  21. 0a5578c [ICSK]: Generalise tcp_listen_{start,stop} by Arnaldo Carvalho de Melo · 19 years ago
  22. 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  23. e48c414 [INET]: Generalise the TCP sock ID lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  24. 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
  25. 33b6223 [INET]: Generalise tcp_v4_lookup_listener by Arnaldo Carvalho de Melo · 19 years ago
  26. 81849d1 [INET]: Generalise tcp_v4_hash & tcp_unhash by Arnaldo Carvalho de Melo · 19 years ago
  27. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  28. f3f05f7 [INET]: Generalise the tcp_listen_ lock routines by Arnaldo Carvalho de Melo · 19 years ago
  29. 6e04e02 [INET]: Move tcp_port_rover to inet_hashinfo by Arnaldo Carvalho de Melo · 19 years ago
  30. 2d8c4ce [INET]: Generalise tcp_bind_hash & tcp_inherit_port by Arnaldo Carvalho de Melo · 19 years ago
  31. 77d8bf9 [INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  32. 304a161 [INET]: Move the TCP ehash functions to include/net/inet_hashtables.h by Arnaldo Carvalho de Melo · 19 years ago