[CC stable]
On 7/10/08, Herbert Xu <[EMAIL PROTECTED]> wrote:
> Hi Linus:
>
> Just found a regression introduced back in 2.6.25. This causes
> packet leaks when IPsec is in use. When that leak grows it can
> eventually lead to hung connections (as their send buffers are
> used up) or worse.
>
>
Hi Linus:
This push reverts the CTR-based PRNG as it clearly isn't able
to pass Ingo's random config hurdle.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
or
master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Herbert Xu (1):
Rever
Hi Linus:
Just found a regression introduced back in 2.6.25. This causes
packet leaks when IPsec is in use. When that leak grows it can
eventually lead to hung connections (as their send buffers are
used up) or worse.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypt
Hi Linus:
This push fixes a memory leak in the crypto testing module. Since
this module is designed to be used repeatedly, the leak could add
up quickly.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
or
master.kernel.org:/pub/scm/linux/kernel/git/herber
Hi Linus:
This push fixes a crash in CTS when SG debugging is enabled as
it doesn't set the debugging markers.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
or
master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Alexey Dobriyan (1):
Hi Linus:
This push fixes a bug in HMAC that has been exposed by recent
changes in tcrypt. However, it may well affect other crypto
users that put the key in places where virt_to_page doesn't work.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
or
master