summaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp_mppe.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-4/+4
* [netdrvr] remove unnecessary #includeHuang Weiyi2008-08-141-1/+0
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-271-1/+9
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+2
* [PPP_MPPE]: Don't put InterimKey on the stackMichal Schmidt2007-09-251-8/+6
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9eDavid S. Miller2007-06-231-5/+5
* [PPP_MPPE]: Fix "osize too small" check.Konstantin Sharlaimov2007-06-121-5/+5
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-211-2/+2
* [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-211-12/+22
* [CRYPTO] users: Use block ciphers where applicableHerbert Xu2006-09-211-13/+19
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PPP]: add PPP MPPE encryption moduleMatt Domsch2005-11-081-0/+724
OpenPOWER on IntegriCloud