index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp
/
ppp_mppe.c
Age
Commit message (
Expand
)
Author
2025-08-18
ppp: mppe: Use SHA-1 library instead of crypto_shash
Eric Biggers
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2019-07-12
ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"
Eric Biggers
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-22
ppp: mppe: Add softdep to arc4
Takashi Iwai
2019-06-20
ppp: mppe: switch to RC4 library interface
Ard Biesheuvel
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2018-09-28
ppp: mppe: Remove VLA usage of skcipher
Kees Cook
2018-08-03
ppp: mppe: Remove VLA usage
Kees Cook
2017-06-06
ppp: mppe: Use vsnprintf extension %phN
Joe Perches
2016-01-27
ppp_mppe: Use skcipher and ahash
Herbert Xu
2015-04-26
ppp: mppe: discard late packet in stateless mode
Sylvain Rochet
2015-04-26
ppp: mppe: sanity error path rework
Sylvain Rochet
2013-12-06
drivers/net/*: Fix FSF address in file headers
Jeff Kirsher
2011-08-27
ppp: Move the PPP drivers
Jeff Kirsher