aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/ppp_mppe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-12ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"Eric Biggers1-1/+0
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-83/+14
2019-06-22ppp: mppe: Add softdep to arc4Takashi Iwai1-0/+1
2019-06-20ppp: mppe: switch to RC4 library interfaceArd Biesheuvel1-83/+14
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-1/+0
2018-09-28ppp: mppe: Remove VLA usage of skcipherKees Cook1-13/+14
2018-08-03ppp: mppe: Remove VLA usageKees Cook1-26/+30
2017-06-06ppp: mppe: Use vsnprintf extension %phNJoe Perches1-11/+4
2016-01-27ppp_mppe: Use skcipher and ahashHerbert Xu1-41/+58
2015-04-26ppp: mppe: discard late packet in stateless modeSylvain Rochet1-0/+7
2015-04-26ppp: mppe: sanity error path reworkSylvain Rochet1-16/+13
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher1-2/+1
2011-08-27ppp: Move the PPP driversJeff Kirsher1-0/+740