summaryrefslogtreecommitdiffstats
path: root/include/net/inet6_hashtables.h
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6: add second dif to inet6 socket lookupsDavid Ahern2017-08-071-9/+13
* tcp/dccp: do not touch listener sk_refcnt under synfloodEric Dumazet2016-04-041-4/+8
* inet: refactor inet[6]_lookup functions to take skbCraig Gallek2016-02-111-4/+7
* inet: create IPv6-equivalent inet_hash functionCraig Gallek2016-02-111-0/+2
* ipv6: get rid of __inet6_hash()Eric Dumazet2015-03-181-2/+0
* ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong2014-11-051-0/+10
* ipv6: introduce tcp_v6_iif()Eric Dumazet2014-10-171-2/+3
* ipv6: split inet6_ehashfn to hash functions per compilation unitHannes Frederic Sowa2013-10-191-21/+7
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-091-3/+2
* inet*.h: Remove extern from function prototypesJoe Perches2013-09-211-20/+18
* ipv6: use a stronger hash for tcpEric Dumazet2013-02-211-4/+4
* soreuseport: TCP/IPv6 implementationTom Herbert2013-01-231-1/+4
* ipv6: Early TCP socket demuxEric Dumazet2012-07-261-6/+7
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-111-2/+2
* tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-081-1/+1
* inet: rename some inet_sock fieldsEric Dumazet2009-10-181-2/+2
* net: skb->dst accessorsEric Dumazet2009-06-031-1/+1
* inet: Don't lookup the socket if there's a socket attached to the skbKOVACS Krisztian2008-10-071-4/+8
* inet_hashtables: Add inet_lookup_skb helpersArnaldo Carvalho de Melo2008-10-071-0/+11
* netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov2008-06-161-1/+2
* inet6: add struct net argument to inet6_ehashfnPavel Emelyanov2008-06-161-2/+5
* [SOCK] proto: Add hashinfo member to struct protoArnaldo Carvalho de Melo2008-02-031-1/+1
* [NETNS]: Tcp-v6 sockets per-net lookup.Pavel Emelyanov2008-01-311-7/+10
* [INET]: Use jhash + random secret for ehash.David S. Miller2007-04-251-5/+7
* [IPV6]: annotate inet6_hashtablesAl Viro2006-12-021-8/+8
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko2006-04-091-67/+3
* [IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo2006-01-031-3/+3
* [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hashArnaldo Carvalho de Melo2006-01-031-0/+26
* [INET]: speedup inet (tcp/dccp) lookupsEric Dumazet2005-10-031-11/+10
* [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.cArnaldo Carvalho de Melo2005-08-291-1/+105
* [IPV6]: Generalise the tcp_v6_lookup routinesArnaldo Carvalho de Melo2005-08-291-0/+26
OpenPOWER on IntegriCloud