summaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/ppp_mppe.c
Commit message (Expand)AuthorAgeFilesLines
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-3/+3
* ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"Eric Biggers2019-07-121-1/+0
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-081-83/+14
|\
| * ppp: mppe: switch to RC4 library interfaceArd Biesheuvel2019-06-201-83/+14
* | ppp: mppe: Add softdep to arc4Takashi Iwai2019-06-221-0/+1
|/
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
* ppp: mppe: Remove VLA usage of skcipherKees Cook2018-09-281-13/+14
* ppp: mppe: Remove VLA usageKees Cook2018-08-031-26/+30
* ppp: mppe: Use vsnprintf extension %phNJoe Perches2017-06-061-11/+4
* ppp_mppe: Use skcipher and ahashHerbert Xu2016-01-271-41/+58
* ppp: mppe: discard late packet in stateless modeSylvain Rochet2015-04-261-0/+7
* ppp: mppe: sanity error path reworkSylvain Rochet2015-04-261-16/+13
* drivers/net/*: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
* ppp: Move the PPP driversJeff Kirsher2011-08-271-0/+740