index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
/
xfrm.h
Age
Commit message (
Expand
)
Author
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