Julian Anastasov
|
1ecc9ad02c
xfrm: provide correct dst in xfrm_neigh_lookup
|
8 years ago |
David S. Miller
|
99d5ceeea5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
8 years ago |
Florian Westphal
|
37b103830e
xfrm: policy: make policy backend const
|
8 years ago |
Florian Westphal
|
bdba9fe01e
xfrm: policy: remove xfrm_policy_put_afinfo
|
8 years ago |
Florian Westphal
|
a2817d8b27
xfrm: policy: remove family field
|
8 years ago |
Florian Westphal
|
3d7d25a68e
xfrm: policy: remove garbage_collect callback
|
8 years ago |
Florian Westphal
|
2b61997aa0
xfrm: policy: xfrm_policy_unregister_afinfo can return void
|
8 years ago |
Florian Westphal
|
f5e2bb4f5b
xfrm: policy: xfrm_get_tos cannot fail
|
8 years ago |
Julian Anastasov
|
63fca65d08
net: add confirm_neigh method to dst_ops
|
8 years ago |
Alexander Alemayhu
|
1365e547c6
xfrm: trivial typos
|
8 years ago |
Linus Torvalds
|
e71c3978d6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Florian Westphal
|
330e832abd
xfrm: unbreak xfrm_sk_policy_lookup
|
8 years ago |
Sebastian Andrzej Siewior
|
a4fc1bfc42
net/flowcache: Convert to hotplug state machine
|
9 years ago |
David S. Miller
|
b20b378d49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Steffen Klassert
|
4141b36ab1
xfrm: Fix xfrm_policy_lock imbalance
|
9 years ago |
Florian Westphal
|
9d0380df62
xfrm: policy: convert policy_lock to spinlock
|
9 years ago |
Florian Westphal
|
d5b8f86dc7
xfrm: policy: don't acquire policy lock in xfrm_spd_getinfo
|
9 years ago |
Florian Westphal
|
ae33786f73
xfrm: policy: only use rcu in xfrm_sk_policy_lookup
|
9 years ago |
Florian Westphal
|
a7c44247f7
xfrm: policy: make xfrm_policy_lookup_bytype lockless
|
9 years ago |
Florian Westphal
|
e37cc8ade5
xfrm: policy: use atomic_inc_not_zero in rcu section
|
9 years ago |
Florian Westphal
|
30846090a7
xfrm: policy: add sequence count to sync with hash resize
|
9 years ago |
Florian Westphal
|
e1e551bc56
xfrm: policy: prepare policy_bydst hash for rcu lookups
|
9 years ago |
Florian Westphal
|
a5eefc1df6
xfrm: policy: use rcu versions for iteration and list add/del
|
9 years ago |
Tobias Brunner
|
6916fb3b10
xfrm: Ignore socket policies when rebuilding hash tables
|
9 years ago |
David S. Miller
|
024f35c552
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
|
9 years ago |
Eric Dumazet
|
d188ba86dd
xfrm: add rcu protection to sk->sk_policy[]
|
9 years ago |
Eric Dumazet
|
56f047305d
xfrm: add rcu grace period in xfrm_policy_destroy()
|
9 years ago |
Eric Dumazet
|
bd5eb35f16
xfrm: take care of request sockets
|
9 years ago |
Dan Streetman
|
a8a572a6b5
xfrm: dst_entries_init() per-net dst_ops
|
10 years ago |
Eric W. Biederman
|
ede2059dba
dst: Pass net into dst->output
|
10 years ago |