summaryrefslogtreecommitdiffstats
path: root/include/net/netns/xfrm.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* xfrm: remove flow cacheFlorian Westphal2017-07-181-11/+0
* xfrm: state: remove per-netns gc taskFlorian Westphal2016-08-241-2/+0
* xfrm: policy: convert policy_lock to spinlockFlorian Westphal2016-08-121-1/+1
* xfrm: policy: make xfrm_policy_lookup_bytype locklessFlorian Westphal2016-08-121-1/+1
* xfrm: state: don't use lock anymore unless acquire operation is neededFlorian Westphal2016-08-101-3/+3
* flowcache: Avoid OOM condition under preasureSteffen Klassert2016-03-171-0/+1
* xfrm: Do not hash socket policiesHerbert Xu2014-11-131-2/+2
* xfrm: configure policy hash table thresholds by netlinkChristophe Gouault2014-09-021-0/+10
* xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault2014-09-021-0/+4
* flowcache: restore a single flow_cache kmem_cacheEric Dumazet2014-03-101-1/+0
* xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert2014-02-191-1/+0
* flowcache: Make flow cache name space awareFan Du2014-02-121-0/+11
* xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert2013-12-061-2/+0
* xfrm: Namespacify xfrm state/policy locksFan Du2013-12-061-0/+4
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-111-1/+1
* netns: reorder fields in struct netEric Dumazet2010-10-171-4/+5
* netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-241-0/+6
* net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2009-12-031-0/+1
* netns xfrm: per-netns sysctlsAlexey Dobriyan2008-11-251-0/+10
* netns xfrm: per-netns NETLINK_XFRM socketAlexey Dobriyan2008-11-251-0/+2
* netns xfrm: per-netns policy hash resizing workAlexey Dobriyan2008-11-251-0/+1
* netns xfrm: per-netns policy countsAlexey Dobriyan2008-11-251-0/+1
* netns xfrm: per-netns xfrm_policy_bydst hashAlexey Dobriyan2008-11-251-0/+6
* netns xfrm: per-netns inexact policiesAlexey Dobriyan2008-11-251-0/+2
* netns xfrm: per-netns xfrm_policy_byidx hashmaskAlexey Dobriyan2008-11-251-0/+1
* netns xfrm: per-netns xfrm_policy_byidx hashAlexey Dobriyan2008-11-251-0/+1
* netns xfrm: per-netns policy listAlexey Dobriyan2008-11-251-0/+2
* netns xfrm: per-netns km_waitqAlexey Dobriyan2008-11-251-0/+3
* netns xfrm: per-netns state GC workAlexey Dobriyan2008-11-251-0/+1
* netns xfrm: per-netns state GC listAlexey Dobriyan2008-11-251-0/+1
* netns xfrm: per-netns xfrm_hash_workAlexey Dobriyan2008-11-251-0/+2
* netns xfrm: per-netns xfrm_state countsAlexey Dobriyan2008-11-251-0/+1
* netns xfrm: per-netns xfrm_state_hmaskAlexey Dobriyan2008-11-251-0/+1
* netns xfrm: per-netns xfrm_state_byspi hashAlexey Dobriyan2008-11-251-0/+1
* netns xfrm: per-netns xfrm_state_bysrc hashAlexey Dobriyan2008-11-251-0/+1
* netns xfrm: per-netns xfrm_state_bydst hashAlexey Dobriyan2008-11-251-0/+9
* netns xfrm: per-netns xfrm_state_all listAlexey Dobriyan2008-11-251-0/+3
* netns xfrm: add netns boilerplateAlexey Dobriyan2008-11-251-0/+7
OpenPOWER on IntegriCloud