Florian Westphal
|
3819a35fdb
xfrm: fix possible null deref in xfrm_init_tempstate
|
8 years ago |
Florian Westphal
|
75cda62d9c
xfrm: state: simplify rcu_read_unlock handling in two spots
|
8 years ago |
Florian Westphal
|
711059b975
xfrm: add and use xfrm_state_afinfo_get_rcu
|
8 years ago |
Florian Westphal
|
af5d27c4e1
xfrm: remove xfrm_state_put_afinfo
|
8 years ago |
Florian Westphal
|
423826a7b1
xfrm: avoid rcu sparse warning
|
8 years ago |
Florian Westphal
|
b3b73b8e6d
xfrm: state: do not acquire lock in get_mtu helpers
|
8 years ago |
Alexander Alemayhu
|
1365e547c6
xfrm: trivial typos
|
8 years ago |
Thomas Gleixner
|
8b0e195314
ktime: Cleanup ktime_set() usage
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Florian Westphal
|
2258d927a6
xfrm: remove unused helper
|
9 years ago |
David S. Miller
|
1678c1134f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
9 years ago |
David S. Miller
|
d6989d4bbe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Florian Westphal
|
c2f672fc94
xfrm: state lookup can be lockless
|
9 years ago |
Ilan Tayari
|
b588479358
xfrm: Fix memory leak of aead algorithm name
|
9 years ago |
Florian Westphal
|
35db57bbc4
xfrm: state: remove per-netns gc task
|
9 years ago |
Florian Westphal
|
d737a58055
xfrm: state: don't use lock anymore unless acquire operation is needed
|
9 years ago |
Florian Westphal
|
c8406998b8
xfrm: state: use rcu_deref and assign_pointer helpers
|
9 years ago |
Florian Westphal
|
b65e3d7be0
xfrm: state: add sequence count to detect hash resizes
|
9 years ago |
Florian Westphal
|
df7274eb70
xfrm: state: delay freeing until rcu grace period has elapsed
|
9 years ago |
Florian Westphal
|
02efdff7e2
xfrm: state: use atomic_inc_not_zero to increment refcount
|
9 years ago |
Florian Westphal
|
ae3fb6d321
xfrm: state: use hlist_for_each_entry_rcu helper
|
9 years ago |
David S. Miller
|
dda922c831
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Li RongQing
|
bdddbf6996
xfrm: fix a race in xfrm_state_lookup_byspi
|
10 years ago |
Li RongQing
|
f31e8d4f7b
xfrm: fix the return code when xfrm_*_register_afinfo failed
|
10 years ago |
Li RongQing
|
800777026e
xfrm: optimise the use of walk list header in xfrm_policy/state_walk
|
10 years ago |
Jiri Benc
|
15e318bdc6
xfrm: simplify xfrm_address_t use
|
10 years ago |
Ying Xue
|
0244790c8a
xfrm: remove useless hash_resize_mutex locks
|
11 years ago |
Tetsuo Handa
|
2e71029e2c
xfrm: Remove useless xfrm_audit struct.
|
11 years ago |
Tetsuo Handa
|
f1370cc4a0
xfrm: Remove useless secid field from xfrm_audit.
|
11 years ago |
David S. Miller
|
995dca4ce9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
11 years ago |