summaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp_mppe.c
Commit message (Expand)AuthorAgeFilesLines
* [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