aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-17crypto: doc - update AEAD AD handlingStephan Mueller1-3/+3
2016-02-17crypto: doc - add akcipher APIStephan Mueller1-14/+14
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller1-0/+27
2016-02-09crypto: keys - Revert "convert public key to akcipher api"Herbert Xu1-11/+37
2016-02-06crypto: public_key - remove MPIs from public_key_signature structTadeusz Struk1-13/+1
2016-02-06crypto: asymmetric_keys - convert public key and digsig asym to the akcipher apiTadeusz Struk1-24/+10
2016-02-06crypto: aead - move aead_request_cast helper to aead.hTadeusz Struk1-0/+6
2016-02-06crypto: hash - Remove crypto_hash interfaceHerbert Xu3-272/+0
2016-02-06crypto: hash - Add helpers to return alg and driver namesHerbert Xu1-0/+20
2016-02-06crypto: skcipher - Fix driver name helperHerbert Xu1-1/+1
2016-02-01crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang1-0/+70
2016-02-01crypto: api - Introduce crypto_queue_len() helper functionBaolin Wang1-0/+4
2016-01-27crypto: compress - remove unused pcomp interfaceJoonsoo Kim3-174/+0
2016-01-27tcp: Use ahashHerbert Xu1-5/+1
2016-01-27sctp: Use shashHerbert Xu2-5/+5
2016-01-27iscsi-target: Use shash and ahashHerbert Xu1-2/+2
2016-01-27iscsi_tcp: Use ahashHerbert Xu1-6/+7
2016-01-27sunrpc: Use skcipher and ahash/shashHerbert Xu1-16/+16
2016-01-27crypto: skcipher - Add helper to retrieve driver nameHerbert Xu1-0/+6
2016-01-25crypto: hash - Add crypto_has_ahash helperHerbert Xu1-0/+12
2016-01-25crypto: skcipher - Add helper to zero stack requestHerbert Xu1-0/+7
2016-01-25crypto: hash - Add helpers to zero stack request/descriptorHerbert Xu1-0/+13
2016-01-25crypto: drbg - remove FIPS 140-2 continuous testStephan Mueller1-4/+0
2016-01-25crypto: skcipher - Add default key size helperHerbert Xu1-3/+8
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+236
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-0/+5
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-37/+2
2016-01-24MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott1-6/+5
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott1-0/+5
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott1-0/+98
2016-01-24MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott1-0/+112
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds22-268/+624
2016-01-24MIPS: Add support for PIC32MZDA platformJoshua Henderson1-0/+22
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-6/+28
2016-01-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-2/+42
2016-01-22dax: add support for fsync/syncRoss Zwisler1-0/+2
2016-01-22mm: add find_get_entries_tag()Ross Zwisler1-0/+3
2016-01-22dax: support dirty DAX entries in radix treeRoss Zwisler3-1/+16
2016-01-22pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler1-1/+21
2016-01-22make sure that freeing shmem fast symlinks is RCU-delayedAl Viro1-4/+1
2016-01-22wrappers for ->i_mutex accessAl Viro1-2/+27
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-5/+19
2016-01-22Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-5/+28
2016-01-22Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-0/+33
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-0/+5
2016-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-14/+14
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds6-27/+38
2016-01-21Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds2-65/+204
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds5-3/+236