aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/inet_hashtables.c
Commit message (Expand)AuthorAge
* [NET]: prot_inuse cleanups and optimizationsEric Dumazet2008-01-28
* [NET]: Add some acquires/releases sparse annotations.Eric Dumazet2008-01-28
* [INET]: Uninline the __inet_lookup_established function.Pavel Emelyanov2008-01-28
* [INET]: Uninline the __inet_hash function.Pavel Emelyanov2008-01-28
* [INET]: Remove per bucket rwlock in tcp/dccp ehash table.Eric Dumazet2007-11-07
* [INET]: Justification for local port range robustness.Anton Arapov2007-10-19
* [INET]: local port range robustnessStephen Hemminger2007-10-10
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NET]: change layout of ehash tableEric Dumazet2007-02-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* [IPV4]: annotate inet_lookup() and friendsAl Viro2006-09-28
* [IPV4]: INET_MATCH() annotationsAl Viro2006-09-28
* [IPV4]: Use network-order dport for all visible inet_lookup_*Herbert Xu2006-09-22
* [IPV4]: Uninline inet_lookup_listenerHerbert Xu2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [IPV4]: Possible cleanups.Adrian Bunk2006-04-14
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-24
* [INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo2006-01-03
* [NET]: Introduce inet_connection_sockArnaldo Carvalho de Melo2005-08-29
* [INET]: Generalise the TCP sock ID lookup routinesArnaldo Carvalho de Melo2005-08-29
* [INET]: Generalise tcp_v4_lookup_listenerArnaldo Carvalho de Melo2005-08-29
* [INET]: Generalise the tcp_listen_ lock routinesArnaldo Carvalho de Melo2005-08-29
* [INET]: Generalise tcp_bind_hash & tcp_inherit_portArnaldo Carvalho de Melo2005-08-29
* [INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch]Arnaldo Carvalho de Melo2005-08-29