summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_hash.h
Commit message (Expand)AuthorAgeFilesLines
* xfrm: use complete IPv6 addresses for hashMichal Kubecek2018-10-151-3/+2Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* xfrm: use "unsigned int" in __xfrm6_pref_hash()Alexey Dobriyan2017-03-241-2/+2
* xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault2014-09-021-10/+66
* net: misc: Remove extern from function prototypesJoe Perches2013-10-201-2/+2
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-4/+4
* xfrm: Const'ify address args to hash helpers.David S. Miller2011-02-241-13/+19
* net: Remove unnecessary semicolons after switch statementsJoe Perches2010-05-181-3/+3
* net: Fix various endianness glitchesEric Dumazet2010-04-211-1/+2
* Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...Jussi Mäki2009-08-101-1/+1
* [XFRM] STATE: Use destination address for src hash.Masahide NAKAMURA2006-10-041-3/+4
* [XFRM]: xfrm_spi_hash() annotationsAl Viro2006-09-291-2/+2
* [XFRM]: Extract common hashing code into xfrm_hash.[ch]David S. Miller2006-09-231-0/+128