Thomas Gleixner
|
8b0e195314
ktime: Cleanup ktime_set() usage
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Florian Westphal
|
2258d927a6
xfrm: remove unused helper
|
8 年之前 |
David S. Miller
|
1678c1134f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
9 年之前 |
David S. Miller
|
d6989d4bbe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Florian Westphal
|
c2f672fc94
xfrm: state lookup can be lockless
|
9 年之前 |
Ilan Tayari
|
b588479358
xfrm: Fix memory leak of aead algorithm name
|
9 年之前 |
Florian Westphal
|
35db57bbc4
xfrm: state: remove per-netns gc task
|
9 年之前 |
Florian Westphal
|
d737a58055
xfrm: state: don't use lock anymore unless acquire operation is needed
|
9 年之前 |
Florian Westphal
|
c8406998b8
xfrm: state: use rcu_deref and assign_pointer helpers
|
9 年之前 |
Florian Westphal
|
b65e3d7be0
xfrm: state: add sequence count to detect hash resizes
|
9 年之前 |
Florian Westphal
|
df7274eb70
xfrm: state: delay freeing until rcu grace period has elapsed
|
9 年之前 |
Florian Westphal
|
02efdff7e2
xfrm: state: use atomic_inc_not_zero to increment refcount
|
9 年之前 |
Florian Westphal
|
ae3fb6d321
xfrm: state: use hlist_for_each_entry_rcu helper
|
9 年之前 |
David S. Miller
|
dda922c831
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Li RongQing
|
bdddbf6996
xfrm: fix a race in xfrm_state_lookup_byspi
|
10 年之前 |
Li RongQing
|
f31e8d4f7b
xfrm: fix the return code when xfrm_*_register_afinfo failed
|
10 年之前 |
Li RongQing
|
800777026e
xfrm: optimise the use of walk list header in xfrm_policy/state_walk
|
10 年之前 |
Jiri Benc
|
15e318bdc6
xfrm: simplify xfrm_address_t use
|
10 年之前 |
Ying Xue
|
0244790c8a
xfrm: remove useless hash_resize_mutex locks
|
11 年之前 |
Tetsuo Handa
|
2e71029e2c
xfrm: Remove useless xfrm_audit struct.
|
11 年之前 |
Tetsuo Handa
|
f1370cc4a0
xfrm: Remove useless secid field from xfrm_audit.
|
11 年之前 |
David S. Miller
|
995dca4ce9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
11 年之前 |
Nicolas Dichtel
|
870a2df4ca
xfrm: rename struct xfrm_filter
|
11 年之前 |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Steffen Klassert
|
cc9ab60e57
xfrm: Cleanup error handling of xfrm_state_clone
|
11 年之前 |
Steffen Klassert
|
ee5c23176f
xfrm: Clone states properly on migration
|
11 年之前 |
Steffen Klassert
|
8c0cba22e1
xfrm: Take xfrm_state_lock in xfrm_migrate_state_find
|
11 年之前 |
Steffen Klassert
|
35ea790d78
xfrm: Fix NULL pointer dereference on sub policy usage
|
11 年之前 |
Nicolas Dichtel
|
d3623099d3
ipsec: add support of limited SA dump
|
11 年之前 |