Age | Commit message (Expand) | Author | Files | Lines |
2019-12-05 | xfrm: Fix memleak on xfrm state destroy | Steffen Klassert | 1 | -0/+2 |
2019-09-16 | xfrm: clean up xfrm protocol checks | Cong Wang | 1 | -1/+1 |
2019-08-25 | xfrm: policy: remove pcpu policy cache | Florian Westphal | 1 | -3/+2 |
2019-01-13 | xfrm: Fix bucket count reported to userspace | Benjamin Poirier | 1 | -1/+1 |
2018-05-19 | xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM) | Antony Antony | 1 | -0/+1 |
2018-04-08 | xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems | Steffen Klassert | 1 | -0/+5 |
2018-03-19 | net: xfrm: allow clearing socket xfrm policies. | Lorenzo Colitti | 1 | -0/+7 |
2018-02-25 | xfrm: fix rcu usage in xfrm_get_type_offload | Sabrina Dubroca | 1 | -1/+2 |
2017-10-26 | xfrm: Clear sk_dst_cache when applying per-socket policy. | Jonathan Basseri | 1 | -0/+1 |
2017-09-28 | xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock | Artem Savkov | 1 | -2/+2 |
2017-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+8 |
2017-08-02 | xfrm: fix null pointer dereference on state and tmpl sort | Koichiro Den | 1 | -0/+8 |
2017-08-02 | xfrm: Auto-load xfrm offload modules | Ilan Tayari | 1 | -4/+12 |
2017-07-18 | xfrm: add xdst pcpu cache | Florian Westphal | 1 | -2/+3 |
2017-07-05 | net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+2 |
2017-06-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -15/+20 |
2017-06-07 | xfrm: add UDP encapsulation port in migrate message | Antony Antony | 1 | -2/+4 |
2017-06-07 | xfrm: extend MIGRATE with UDP encapsulation port | Antony Antony | 1 | -5/+13 |
2017-05-19 | xfrm: fix state migration copy replay sequence numbers | Antony Antony | 1 | -0/+2 |
2017-05-16 | xfrm: use memdup_user | Geliang Tang | 1 | -8/+3 |
2017-04-14 | xfrm: Add an IPsec hardware offloading API | Steffen Klassert | 1 | -0/+74 |
2017-04-14 | xfrm: Add a xfrm type offload. | Steffen Klassert | 1 | -0/+73 |
2017-01-16 | xfrm: fix possible null deref in xfrm_init_tempstate | Florian Westphal | 1 | -2/+4 |
2017-01-10 | xfrm: state: simplify rcu_read_unlock handling in two spots | Florian Westphal | 1 | -6/+7 |
2017-01-10 | xfrm: add and use xfrm_state_afinfo_get_rcu | Florian Westphal | 1 | -10/+15 |
2017-01-10 | xfrm: remove xfrm_state_put_afinfo | Florian Westphal | 1 | -18/+13 |
2017-01-10 | xfrm: avoid rcu sparse warning | Florian Westphal | 1 | -8/+8 |
2017-01-06 | xfrm: state: do not acquire lock in get_mtu helpers | Florian Westphal | 1 | -8/+5 |
2017-01-04 | xfrm: trivial typos | Alexander Alemayhu | 1 | -1/+1 |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-09-30 | xfrm: remove unused helper | Florian Westphal | 1 | -8/+0 |
2016-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -2/+2 |
2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2016-09-21 | xfrm: state lookup can be lockless | Florian Westphal | 1 | -2/+2 |
2016-09-19 | xfrm: Fix memory leak of aead algorithm name | Ilan Tayari | 1 | -0/+1 |
2016-08-24 | xfrm: state: remove per-netns gc task | Florian Westphal | 1 | -9/+9 |
2016-08-10 | xfrm: state: don't use lock anymore unless acquire operation is needed | Florian Westphal | 1 | -2/+4 |
2016-08-10 | xfrm: state: use rcu_deref and assign_pointer helpers | Florian Westphal | 1 | -8/+10 |
2016-08-10 | xfrm: state: add sequence count to detect hash resizes | Florian Westphal | 1 | -0/+15 |
2016-08-10 | xfrm: state: delay freeing until rcu grace period has elapsed | Florian Westphal | 1 | -0/+5 |
2016-08-10 | xfrm: state: use atomic_inc_not_zero to increment refcount | Florian Westphal | 1 | -5/+16 |
2016-08-10 | xfrm: state: use hlist_for_each_entry_rcu helper | Florian Westphal | 1 | -19/+19 |
2015-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2015-04-29 | xfrm: fix a race in xfrm_state_lookup_byspi | Li RongQing | 1 | -1/+1 |
2015-04-23 | xfrm: fix the return code when xfrm_*_register_afinfo failed | Li RongQing | 1 | -1/+1 |
2015-04-23 | xfrm: optimise the use of walk list header in xfrm_policy/state_walk | Li RongQing | 1 | -1/+1 |
2015-03-31 | xfrm: simplify xfrm_address_t use | Jiri Benc | 1 | -4/+4 |
2014-08-29 | xfrm: remove useless hash_resize_mutex locks | Ying Xue | 1 | -10/+3 |
2014-04-23 | xfrm: Remove useless xfrm_audit struct. | Tetsuo Handa | 1 | -22/+12 |