linux/net/xfrm
Herbert Xu 0ebea8ef35 [IPSEC]: Move state lock into x->type->input
This patch releases the lock on the state before calling
x->type->input.  It also adds the lock to the spots where they're
currently needed.

Most of those places (all except mip6) are expected to disappear with
async crypto.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:53:52 -08:00
..
Kconfig
Makefile
xfrm_algo.c cleanup asm/scatterlist.h includes 2007-11-02 08:47:06 +01:00
xfrm_hash.c
xfrm_hash.h
xfrm_input.c [IPSEC]: Move state lock into x->type->input 2008-01-28 14:53:52 -08:00
xfrm_output.c [IPSEC]: Add async resume support on output 2008-01-28 14:53:49 -08:00
xfrm_policy.c [IPSEC]: Merge common code into xfrm_bundle_create 2008-01-28 14:53:43 -08:00
xfrm_state.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
xfrm_user.c [XFRM]: xfrm_algo_clone() allocates too much memory 2008-01-08 23:39:06 -08:00