index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp_mppe.c
Age
Commit message (
Expand
)
Author
2011-01-10
net: ppp: use {get,put}_unaligned_be{16,32}
Changli Gao
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2008-08-14
[netdrvr] remove unnecessary #include
Huang Weiyi
2007-10-27
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-09-25
[PPP_MPPE]: Don't put InterimKey on the stack
Michal Schmidt
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-06-23
[PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9e
David 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() calls
Robert 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_digest
Herbert Xu
2006-09-21
[CRYPTO] users: Use block ciphers where applicable
Herbert Xu
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-11-08
[PPP]: add PPP MPPE encryption module
Matt Domsch