index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
/
xfrm.h
Age
Commit message (
Expand
)
Author
2022-03-18
xfrm: rework default policy structure
Nicolas Dichtel
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-07-21
xfrm: Add possibility to set the default to block if we have no policy
Steffen Klassert
2021-07-02
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
2021-05-14
xfrm: add state hashtable keyed by seq
Sabrina Dubroca
2021-03-22
net: xfrm: Use sequence counter with associated spinlock
Ahmed S. Darwish
2021-03-22
net: xfrm: Localize sequence counter per network namespace
Ahmed S. Darwish
2018-11-09
xfrm: policy: store inexact policies in an rhashtable
Florian Westphal
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-18
xfrm: remove flow cache
Florian Westphal
2016-08-24
xfrm: state: remove per-netns gc task
Florian Westphal
2016-08-12
xfrm: policy: convert policy_lock to spinlock
Florian Westphal
2016-08-12
xfrm: policy: make xfrm_policy_lookup_bytype lockless
Florian Westphal
2016-08-10
xfrm: state: don't use lock anymore unless acquire operation is needed
Florian Westphal
2016-03-17
flowcache: Avoid OOM condition under preasure
Steffen Klassert
2014-11-13
xfrm: Do not hash socket policies
Herbert Xu
2014-09-02
xfrm: configure policy hash table thresholds by netlink
Christophe Gouault
2014-09-02
xfrm: hash prefixed policies based on preflen thresholds
Christophe Gouault
2014-03-10
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
2014-02-19
xfrm: Remove caching of xfrm_policy_sk_bundles
Steffen Klassert
2014-02-12
flowcache: Make flow cache name space aware
Fan Du
2013-12-06
xfrm: Remove ancient sleeping when the SA is in acquire state
Steffen Klassert
2013-12-06
xfrm: Namespacify xfrm state/policy locks
Fan Du
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2010-10-17
netns: reorder fields in struct net
Eric Dumazet
2010-01-24
netns xfrm: deal with dst entries in netns
Alexey Dobriyan
2009-12-03
net: Allow xfrm_user_net_exit to batch efficiently.
Eric W. Biederman
2008-11-25
netns xfrm: per-netns sysctls
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns NETLINK_XFRM socket
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns policy hash resizing work
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns policy counts
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns xfrm_policy_bydst hash
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns inexact policies
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns xfrm_policy_byidx hashmask
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns xfrm_policy_byidx hash
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns policy list
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns km_waitq
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns state GC work
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns state GC list
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns xfrm_hash_work
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns xfrm_state counts
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns xfrm_state_hmask
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns xfrm_state_byspi hash
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns xfrm_state_bysrc hash
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns xfrm_state_bydst hash
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns xfrm_state_all list
Alexey Dobriyan
2008-11-25
netns xfrm: add netns boilerplate
Alexey Dobriyan