Age | Commit message (Expand) | Author | Files | Lines |
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 |