summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* crypto: doc - update AEAD AD handlingStephan Mueller2016-02-171-3/+3
* crypto: doc - add akcipher APIStephan Mueller2016-02-171-14/+14
* crypto: xts - consolidate sanity check for keysStephan Mueller2016-02-171-0/+27
* crypto: keys - Revert "convert public key to akcipher api"Herbert Xu2016-02-091-11/+37
* crypto: public_key - remove MPIs from public_key_signature structTadeusz Struk2016-02-061-13/+1
* crypto: asymmetric_keys - convert public key and digsig asym to the akcipher apiTadeusz Struk2016-02-061-24/+10
* crypto: aead - move aead_request_cast helper to aead.hTadeusz Struk2016-02-061-0/+6
* crypto: hash - Remove crypto_hash interfaceHerbert Xu2016-02-063-272/+0
* crypto: hash - Add helpers to return alg and driver namesHerbert Xu2016-02-061-0/+20
* crypto: skcipher - Fix driver name helperHerbert Xu2016-02-061-1/+1
* crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang2016-02-011-0/+70
* crypto: api - Introduce crypto_queue_len() helper functionBaolin Wang2016-02-011-0/+4
* crypto: compress - remove unused pcomp interfaceJoonsoo Kim2016-01-273-174/+0
* tcp: Use ahashHerbert Xu2016-01-271-5/+1
* sctp: Use shashHerbert Xu2016-01-272-5/+5
* iscsi-target: Use shash and ahashHerbert Xu2016-01-271-2/+2
* iscsi_tcp: Use ahashHerbert Xu2016-01-271-6/+7
* sunrpc: Use skcipher and ahash/shashHerbert Xu2016-01-271-16/+16
* crypto: skcipher - Add helper to retrieve driver nameHerbert Xu2016-01-271-0/+6
* crypto: hash - Add crypto_has_ahash helperHerbert Xu2016-01-251-0/+12
* crypto: skcipher - Add helper to zero stack requestHerbert Xu2016-01-251-0/+7
* crypto: hash - Add helpers to zero stack request/descriptorHerbert Xu2016-01-251-0/+13
* crypto: drbg - remove FIPS 140-2 continuous testStephan Mueller2016-01-251-4/+0
* crypto: skcipher - Add default key size helperHerbert Xu2016-01-251-3/+8
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-243-0/+236
|\
| * MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott2016-01-241-6/+5
| * MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-241-0/+5
| * MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-0/+98
| * MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2016-01-241-0/+112
| * MIPS: Add support for PIC32MZDA platformJoshua Henderson2016-01-241-0/+22
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-01-241-0/+5
|\ \
| * | Thermal: do thermal zone update after a cooling device registeredChen Yu2015-12-291-0/+2
| * | Thermal: initialize thermal zone device correctlyZhang Rui2015-12-291-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-242-37/+2
|\ \ \
| * | | libceph: fix ceph_msg_revoke()Ilya Dryomov2016-01-211-1/+1
| * | | ceph: ceph_frag_contains_value can be booleanYaowei Bai2016-01-211-1/+1
| * | | ceph: remove unused functions in ceph_frag.hYaowei Bai2016-01-211-35/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-2322-268/+624
|\ \ \ \
| * | | | {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-211-2/+1
| * | | | IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-212-1/+10
| * | | | IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-212-1/+12
| * | | | net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2016-01-213-4/+24
| * | | | net/mlx5_core: Export transport objectsmajd@mellanox.com2016-01-211-0/+74
| * | | | IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua2016-01-191-2/+2
| * | | | IB/mlx4: Support modify_qp for RoCE v2Moni Shoua2016-01-191-1/+1
| * | | | IB/core: Add definition for the standard RoCE V2 UDP portMoni Shoua2016-01-191-0/+1
| * | | | net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua2016-01-191-1/+12
| * | | | net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua2016-01-191-0/+1
| * | | | IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua2016-01-191-1/+2
| * | | | net/mlx4: Query RoCE supportMoni Shoua2016-01-191-3/+7