Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp
[safe/jmp/linux-2.6] / net / ipv4 / inet_hashtables.c
2006-04-14 Adrian Bunk[IPV4]: Possible cleanups.
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-01-03 Arnaldo Carvalho... [INET]: Generalise tcp_v4_hash_connect
2005-08-29 Arnaldo Carvalho... [NET]: Introduce inet_connection_sock
2005-08-29 Arnaldo Carvalho... [INET]: Generalise the TCP sock ID lookup routines
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_v4_lookup_listener
2005-08-29 Arnaldo Carvalho... [INET]: Generalise the tcp_listen_ lock routines
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_bind_hash & tcp_inherit_port
2005-08-29 Arnaldo Carvalho... [INET]: Move the TCP hashtable functions/structs to...