index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
/
xfrm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
xfrm: rework default policy structure
Nicolas Dichtel
1
-5
/
+1
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
1
-0
/
+7
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2021-07-21
xfrm: Add possibility to set the default to block if we have no policy
Steffen Klassert
1
-0
/
+7
2021-07-02
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
1
-0
/
+1
2021-05-14
xfrm: add state hashtable keyed by seq
Sabrina Dubroca
1
-0
/
+1
2021-03-22
net: xfrm: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+1
2021-03-22
net: xfrm: Localize sequence counter per network namespace
Ahmed S. Darwish
1
-1
/
+3
2018-11-09
xfrm: policy: store inexact policies in an rhashtable
Florian Westphal
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-18
xfrm: remove flow cache
Florian Westphal
1
-11
/
+0
2016-08-24
xfrm: state: remove per-netns gc task
Florian Westphal
1
-2
/
+0
2016-08-12
xfrm: policy: convert policy_lock to spinlock
Florian Westphal
1
-1
/
+1
2016-08-12
xfrm: policy: make xfrm_policy_lookup_bytype lockless
Florian Westphal
1
-1
/
+1
2016-08-10
xfrm: state: don't use lock anymore unless acquire operation is needed
Florian Westphal
1
-3
/
+3
2016-03-17
flowcache: Avoid OOM condition under preasure
Steffen Klassert
1
-0
/
+1
2014-11-13
xfrm: Do not hash socket policies
Herbert Xu
1
-2
/
+2
2014-09-02
xfrm: configure policy hash table thresholds by netlink
Christophe Gouault
1
-0
/
+10
2014-09-02
xfrm: hash prefixed policies based on preflen thresholds
Christophe Gouault
1
-0
/
+4
2014-03-11
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
1
-1
/
+0
2014-02-19
xfrm: Remove caching of xfrm_policy_sk_bundles
Steffen Klassert
1
-1
/
+0
2014-02-12
flowcache: Make flow cache name space aware
Fan Du
1
-0
/
+11
2013-12-06
xfrm: Remove ancient sleeping when the SA is in acquire state
Steffen Klassert
1
-2
/
+0
2013-12-06
xfrm: Namespacify xfrm state/policy locks
Fan Du
1
-0
/
+4
2011-12-12
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-1
/
+1
2010-10-18
netns: reorder fields in struct net
Eric Dumazet
1
-4
/
+5
2010-01-25
netns xfrm: deal with dst entries in netns
Alexey Dobriyan
1
-0
/
+6
2009-12-03
net: Allow xfrm_user_net_exit to batch efficiently.
Eric W. Biederman
1
-0
/
+1
2008-11-26
netns xfrm: per-netns sysctls
Alexey Dobriyan
1
-0
/
+10
2008-11-26
netns xfrm: per-netns NETLINK_XFRM socket
Alexey Dobriyan
1
-0
/
+2
2008-11-26
netns xfrm: per-netns policy hash resizing work
Alexey Dobriyan
1
-0
/
+1
2008-11-26
netns xfrm: per-netns policy counts
Alexey Dobriyan
1
-0
/
+1
2008-11-26
netns xfrm: per-netns xfrm_policy_bydst hash
Alexey Dobriyan
1
-0
/
+6
2008-11-26
netns xfrm: per-netns inexact policies
Alexey Dobriyan
1
-0
/
+2
2008-11-26
netns xfrm: per-netns xfrm_policy_byidx hashmask
Alexey Dobriyan
1
-0
/
+1
2008-11-26
netns xfrm: per-netns xfrm_policy_byidx hash
Alexey Dobriyan
1
-0
/
+1
2008-11-26
netns xfrm: per-netns policy list
Alexey Dobriyan
1
-0
/
+2
2008-11-26
netns xfrm: per-netns km_waitq
Alexey Dobriyan
1
-0
/
+3
2008-11-26
netns xfrm: per-netns state GC work
Alexey Dobriyan
1
-0
/
+1
2008-11-26
netns xfrm: per-netns state GC list
Alexey Dobriyan
1
-0
/
+1
2008-11-26
netns xfrm: per-netns xfrm_hash_work
Alexey Dobriyan
1
-0
/
+2
2008-11-26
netns xfrm: per-netns xfrm_state counts
Alexey Dobriyan
1
-0
/
+1
2008-11-26
netns xfrm: per-netns xfrm_state_hmask
Alexey Dobriyan
1
-0
/
+1
2008-11-26
netns xfrm: per-netns xfrm_state_byspi hash
Alexey Dobriyan
1
-0
/
+1
2008-11-26
netns xfrm: per-netns xfrm_state_bysrc hash
Alexey Dobriyan
1
-0
/
+1
2008-11-26
netns xfrm: per-netns xfrm_state_bydst hash
Alexey Dobriyan
1
-0
/
+9
2008-11-26
netns xfrm: per-netns xfrm_state_all list
Alexey Dobriyan
1
-0
/
+3
2008-11-26
netns xfrm: add netns boilerplate
Alexey Dobriyan
1
-0
/
+7