aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ppp_mppe.c
AgeCommit message (Expand)Author
2011-01-10net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2008-08-14[netdrvr] remove unnecessary #includeHuang Weiyi
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-09-25[PPP_MPPE]: Don't put InterimKey on the stackMichal Schmidt
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-06-23[PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9eDavid S. Miller
2007-06-12[PPP_MPPE]: Fix "osize too small" check.Konstantin Sharlaimov
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-08[PPP]: add PPP MPPE encryption moduleMatt Domsch