Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / ppp_mppe.c
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2008-08-14 Huang Weiyi[netdrvr] remove unnecessary #include
2007-10-27 Herbert Xu[CRYPTO] users: Fix up scatterlist conversion errors
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-09-26 Michal Schmidt[PPP_MPPE]: Don't put InterimKey on the stack
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-06-24 David S. Miller[PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9e
2007-06-12 Konstantin Sharlaimov[PPP_MPPE]: Fix "osize too small" check.
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-09-21 Herbert Xu[CRYPTO] users: Use crypto_comp and crypto_has_*
2006-09-21 Herbert Xu[CRYPTO] users: Use crypto_hash interface instead of...
2006-09-21 Herbert Xu[CRYPTO] users: Use block ciphers where applicable
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2005-11-08 Matt Domsch[PPP]: add PPP MPPE encryption module