netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: "David S. Miller" <davem@davemloft.net>, netdev@vger.kernel.org
Subject: [0/7] IPsec: Preparatory patcheds for async crypto on output
Date: Mon, 8 Oct 2007 19:28:18 +0800	[thread overview]
Message-ID: <20071008112818.GA3010@gondor.apana.org.au> (raw)

Hi Dave:

Here is a bunch of patches paving the way for removal of the
state spin lock on the output path so that we can let the crypto
complete asynchronously.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

             reply	other threads:[~2007-10-08 11:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-08 11:28 Herbert Xu [this message]
2007-10-08 11:29 ` [PATCH 1/7] [IPSEC] esp: Remove keys from esp_data structure Herbert Xu
2007-10-09  0:14   ` David Miller
2007-10-08 11:29 ` [PATCH 2/7] [IPSEC] ah: Remove keys from ah_data structure Herbert Xu
2007-10-09  0:14   ` David Miller
2007-10-08 11:29 ` [PATCH 3/7] [IPSEC]: Move common output code to xfrm_output Herbert Xu
2007-10-09  0:17   ` David Miller
2007-10-09  1:02     ` Herbert Xu
2007-10-09  1:18       ` David Miller
2007-10-08 11:29 ` [PATCH 4/7] [IPSEC]: Move xfrm_state_check into xfrm_output.c Herbert Xu
2007-10-09  0:25   ` David Miller
2007-10-08 11:29 ` [PATCH 5/7] [IPSEC]: Move output replay code into xfrm_output Herbert Xu
2007-10-09  0:26   ` David Miller
2007-10-08 11:29 ` [PATCH 6/7] [IPSEC]: Unexport xfrm_replay_notify Herbert Xu
2007-10-09  0:26   ` David Miller
2007-10-08 11:29 ` [PATCH 7/7] [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c Herbert Xu
2007-10-09  0:27   ` David Miller
2007-10-08 12:20 ` [0/7] IPsec: Preparatory patcheds for async crypto on output Evgeniy Polyakov
2007-10-09  0:28   ` David Miller
2007-10-09  5:30     ` Evgeniy Polyakov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071008112818.GA3010@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).