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