1. 24dd1fa net: move bsockets outside of read only beginning of struct inet_hashinfo by Eric Dumazet · 15 years ago
  2. a9d8f91 inet: Allowing more than 64k connections and heavily optimize bind(0) time. by Evgeniy Polyakov · 16 years ago
  3. 920de80 net: Make sure BHs are disabled in sock_prot_inuse_add() by Eric Dumazet · 16 years ago
  4. c25eb3b net: Convert TCP/DCCP listening hash tables to use RCU by Eric Dumazet · 16 years ago
  5. 9db66bd net: convert TCP/DCCP ehash rwlocks to spinlocks by Eric Dumazet · 16 years ago
  6. 5caea4e net: listening_hash get a spinlock per bucket by Eric Dumazet · 16 years ago
  7. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  8. 7a9546e net: ib_net pointer should depends on CONFIG_NET_NS by Eric Dumazet · 16 years ago
  9. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  10. de0744a mib: add net to NET_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  11. 9f26b3a inet: add struct net argument to inet_ehashfn by Pavel Emelyanov · 16 years ago
  12. 2086a65 inet: add struct net argument to inet_lhashfn by Pavel Emelyanov · 16 years ago
  13. 7f635ab inet: add struct net argument to inet_bhashfn by Pavel Emelyanov · 16 years ago
  14. 5308377 [INET]: Uninline the __inet_inherit_port call. by Pavel Emelyanov · 16 years ago
  15. 8c5da49 [NETNS]: Add netns refcnt debug for inet bind buckets. by Denis V. Lunev · 16 years ago
  16. c29a0bc [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. by Pavel Emelyanov · 16 years ago
  17. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  18. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  19. 39d8cda [SOCK]: Add udp_hash member to struct proto. by Pavel Emelyanov · 16 years ago
  20. 324b576 [INET]: Unexport inet_listen_wlock by Adrian Bunk · 16 years ago
  21. 74da4d3 [INET]: Unexport __inet_hash_connect by Adrian Bunk · 16 years ago
  22. 5d8c0aa [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. by Pavel Emelyanov · 16 years ago
  23. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 16 years ago
  24. c67499c [NETNS]: Tcp-v4 sockets per-net lookup. by Pavel Emelyanov · 16 years ago
  25. 941b1d2 [NETNS]: Make bind buckets live in net namespaces. by Pavel Emelyanov · 16 years ago
  26. 5ee31fc [INET]: Consolidate inet(6)_hash_connect. by Pavel Emelyanov · 16 years ago
  27. 65f7651 [NET]: prot_inuse cleanups and optimizations by Eric Dumazet · 17 years ago
  28. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 17 years ago
  29. 77a5ba5 [INET]: Uninline the __inet_lookup_established function. by Pavel Emelyanov · 17 years ago
  30. 152da81 [INET]: Uninline the __inet_hash function. by Pavel Emelyanov · 17 years ago
  31. 230140c [INET]: Remove per bucket rwlock in tcp/dccp ehash table. by Eric Dumazet · 17 years ago
  32. a25de53 [INET]: Justification for local port range robustness. by Anton Arapov · 17 years ago
  33. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  34. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  35. dbca9b275 [NET]: change layout of ehash table by Eric Dumazet · 17 years ago
  36. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  37. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  38. fb99c84 [IPV4]: annotate inet_lookup() and friends by Al Viro · 18 years ago
  39. 4f765d8 [IPV4]: INET_MATCH() annotations by Al Viro · 18 years ago
  40. 8f491069 [IPV4]: Use network-order dport for all visible inet_lookup_* by Herbert Xu · 18 years ago
  41. 99a92ff [IPV4]: Uninline inet_lookup_listener by Herbert Xu · 18 years ago
  42. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  43. 6c97e72 [IPV4]: Possible cleanups. by Adrian Bunk · 18 years ago
  44. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  45. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  46. 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  47. e48c414 [INET]: Generalise the TCP sock ID lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  48. 33b6223 [INET]: Generalise tcp_v4_lookup_listener by Arnaldo Carvalho de Melo · 19 years ago
  49. f3f05f7 [INET]: Generalise the tcp_listen_ lock routines by Arnaldo Carvalho de Melo · 19 years ago
  50. 2d8c4ce [INET]: Generalise tcp_bind_hash & tcp_inherit_port by Arnaldo Carvalho de Melo · 19 years ago
  51. 77d8bf9 [INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch] by Arnaldo Carvalho de Melo · 19 years ago