Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-27 | [CRYPTO] users: Fix up scatterlist conversion errors | Herbert Xu | 1 | -1/+9 |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe | 1 | -4/+2 |
2007-09-26 | [PPP_MPPE]: Don't put InterimKey on the stack | Michal Schmidt | 1 | -8/+6 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 1 | -2/+1 |
2007-06-24 | [PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9e | David S. Miller | 1 | -5/+5 |
2007-06-13 | [PPP_MPPE]: Fix "osize too small" check. | Konstantin Sharlaimov | 1 | -5/+5 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 1 | -1/+1 |
2006-09-21 | [CRYPTO] users: Use crypto_comp and crypto_has_* | Herbert Xu | 1 | -2/+2 |
2006-09-21 | [CRYPTO] users: Use crypto_hash interface instead of crypto_digest | Herbert Xu | 1 | -12/+22 |
2006-09-21 | [CRYPTO] users: Use block ciphers where applicable | Herbert Xu | 1 | -13/+19 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2005-11-08 | [PPP]: add PPP MPPE encryption module | Matt Domsch | 1 | -0/+724 |