aboutsummaryrefslogtreecommitdiff
path: root/include/net/netns/xfrm.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-18xfrm: rework default policy structureGravatar Nicolas Dichtel 1-5/+1
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/Gravatar David S. Miller 1-0/+7
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 1-0/+1
2021-07-21xfrm: Add possibility to set the default to block if we have no policyGravatar Steffen Klassert 1-0/+7
2021-07-02xfrm: Fix RCU vs hash_resize_mutex lock inversionGravatar Frederic Weisbecker 1-0/+1
2021-05-14xfrm: add state hashtable keyed by seqGravatar Sabrina Dubroca 1-0/+1
2021-03-22net: xfrm: Use sequence counter with associated spinlockGravatar Ahmed S. Darwish 1-1/+1
2021-03-22net: xfrm: Localize sequence counter per network namespaceGravatar Ahmed S. Darwish 1-1/+3
2018-11-09xfrm: policy: store inexact policies in an rhashtableGravatar Florian Westphal 1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-18xfrm: remove flow cacheGravatar Florian Westphal 1-11/+0
2016-08-24xfrm: state: remove per-netns gc taskGravatar Florian Westphal 1-2/+0
2016-08-12xfrm: policy: convert policy_lock to spinlockGravatar Florian Westphal 1-1/+1
2016-08-12xfrm: policy: make xfrm_policy_lookup_bytype locklessGravatar Florian Westphal 1-1/+1
2016-08-10xfrm: state: don't use lock anymore unless acquire operation is neededGravatar Florian Westphal 1-3/+3
2016-03-17flowcache: Avoid OOM condition under preasureGravatar Steffen Klassert 1-0/+1
2014-11-13xfrm: Do not hash socket policiesGravatar Herbert Xu 1-2/+2
2014-09-02xfrm: configure policy hash table thresholds by netlinkGravatar Christophe Gouault 1-0/+10
2014-09-02xfrm: hash prefixed policies based on preflen thresholdsGravatar Christophe Gouault 1-0/+4
2014-03-10flowcache: restore a single flow_cache kmem_cacheGravatar Eric Dumazet 1-1/+0
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesGravatar Steffen Klassert 1-1/+0
2014-02-12flowcache: Make flow cache name space awareGravatar Fan Du 1-0/+11
2013-12-06xfrm: Remove ancient sleeping when the SA is in acquire stateGravatar Steffen Klassert 1-2/+0
2013-12-06xfrm: Namespacify xfrm state/policy locksGravatar Fan Du 1-0/+4
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Gravatar Eric Dumazet 1-1/+1
2010-10-17netns: reorder fields in struct netGravatar Eric Dumazet 1-4/+5
2010-01-24netns xfrm: deal with dst entries in netnsGravatar Alexey Dobriyan 1-0/+6
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Gravatar Eric W. Biederman 1-0/+1
2008-11-25netns xfrm: per-netns sysctlsGravatar Alexey Dobriyan 1-0/+10
2008-11-25netns xfrm: per-netns NETLINK_XFRM socketGravatar Alexey Dobriyan 1-0/+2
2008-11-25netns xfrm: per-netns policy hash resizing workGravatar Alexey Dobriyan 1-0/+1
2008-11-25netns xfrm: per-netns policy countsGravatar Alexey Dobriyan 1-0/+1
2008-11-25netns xfrm: per-netns xfrm_policy_bydst hashGravatar Alexey Dobriyan 1-0/+6
2008-11-25netns xfrm: per-netns inexact policiesGravatar Alexey Dobriyan 1-0/+2
2008-11-25netns xfrm: per-netns xfrm_policy_byidx hashmaskGravatar Alexey Dobriyan 1-0/+1
2008-11-25netns xfrm: per-netns xfrm_policy_byidx hashGravatar Alexey Dobriyan 1-0/+1
2008-11-25netns xfrm: per-netns policy listGravatar Alexey Dobriyan 1-0/+2
2008-11-25netns xfrm: per-netns km_waitqGravatar Alexey Dobriyan 1-0/+3
2008-11-25netns xfrm: per-netns state GC workGravatar Alexey Dobriyan 1-0/+1
2008-11-25netns xfrm: per-netns state GC listGravatar Alexey Dobriyan 1-0/+1
2008-11-25netns xfrm: per-netns xfrm_hash_workGravatar Alexey Dobriyan 1-0/+2
2008-11-25netns xfrm: per-netns xfrm_state countsGravatar Alexey Dobriyan 1-0/+1
2008-11-25netns xfrm: per-netns xfrm_state_hmaskGravatar Alexey Dobriyan 1-0/+1
2008-11-25netns xfrm: per-netns xfrm_state_byspi hashGravatar Alexey Dobriyan 1-0/+1
2008-11-25netns xfrm: per-netns xfrm_state_bysrc hashGravatar Alexey Dobriyan 1-0/+1
2008-11-25netns xfrm: per-netns xfrm_state_bydst hashGravatar Alexey Dobriyan 1-0/+9
2008-11-25netns xfrm: per-netns xfrm_state_all listGravatar Alexey Dobriyan 1-0/+3
2008-11-25netns xfrm: add netns boilerplateGravatar Alexey Dobriyan 1-0/+7