aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns/xfrm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-09xfrm: policy: store inexact policies in an rhashtableFlorian Westphal1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-18xfrm: remove flow cacheFlorian Westphal1-11/+0
2016-08-24xfrm: state: remove per-netns gc taskFlorian Westphal1-2/+0
2016-08-12xfrm: policy: convert policy_lock to spinlockFlorian Westphal1-1/+1
2016-08-12xfrm: policy: make xfrm_policy_lookup_bytype locklessFlorian Westphal1-1/+1
2016-08-10xfrm: state: don't use lock anymore unless acquire operation is neededFlorian Westphal1-3/+3
2016-03-17flowcache: Avoid OOM condition under preasureSteffen Klassert1-0/+1
2014-11-13xfrm: Do not hash socket policiesHerbert Xu1-2/+2
2014-09-02xfrm: configure policy hash table thresholds by netlinkChristophe Gouault1-0/+10
2014-09-02xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault1-0/+4
2014-03-10flowcache: restore a single flow_cache kmem_cacheEric Dumazet1-1/+0
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert1-1/+0
2014-02-12flowcache: Make flow cache name space awareFan Du1-0/+11
2013-12-06xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert1-2/+0
2013-12-06xfrm: Namespacify xfrm state/policy locksFan Du1-0/+4
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet1-1/+1
2010-10-17netns: reorder fields in struct netEric Dumazet1-4/+5
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan1-0/+6
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman1-0/+1
2008-11-25netns xfrm: per-netns sysctlsAlexey Dobriyan1-0/+10
2008-11-25netns xfrm: per-netns NETLINK_XFRM socketAlexey Dobriyan1-0/+2
2008-11-25netns xfrm: per-netns policy hash resizing workAlexey Dobriyan1-0/+1
2008-11-25netns xfrm: per-netns policy countsAlexey Dobriyan1-0/+1
2008-11-25netns xfrm: per-netns xfrm_policy_bydst hashAlexey Dobriyan1-0/+6
2008-11-25netns xfrm: per-netns inexact policiesAlexey Dobriyan1-0/+2
2008-11-25netns xfrm: per-netns xfrm_policy_byidx hashmaskAlexey Dobriyan1-0/+1
2008-11-25netns xfrm: per-netns xfrm_policy_byidx hashAlexey Dobriyan1-0/+1
2008-11-25netns xfrm: per-netns policy listAlexey Dobriyan1-0/+2
2008-11-25netns xfrm: per-netns km_waitqAlexey Dobriyan1-0/+3
2008-11-25netns xfrm: per-netns state GC workAlexey Dobriyan1-0/+1
2008-11-25netns xfrm: per-netns state GC listAlexey Dobriyan1-0/+1
2008-11-25netns xfrm: per-netns xfrm_hash_workAlexey Dobriyan1-0/+2
2008-11-25netns xfrm: per-netns xfrm_state countsAlexey Dobriyan1-0/+1
2008-11-25netns xfrm: per-netns xfrm_state_hmaskAlexey Dobriyan1-0/+1
2008-11-25netns xfrm: per-netns xfrm_state_byspi hashAlexey Dobriyan1-0/+1
2008-11-25netns xfrm: per-netns xfrm_state_bysrc hashAlexey Dobriyan1-0/+1
2008-11-25netns xfrm: per-netns xfrm_state_bydst hashAlexey Dobriyan1-0/+9
2008-11-25netns xfrm: per-netns xfrm_state_all listAlexey Dobriyan1-0/+3
2008-11-25netns xfrm: add netns boilerplateAlexey Dobriyan1-0/+7