aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_scheduleXin Long2017-09-08
* netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packetXin Long2017-09-08
* tipc: remove unnecessary call to dev_net()Kleber Sacilotto de Souza2017-09-07
* netlink: access nlk groups safely in netlink bind and getnameXin Long2017-09-07
* netlink: fix an use-after-free issue for nlk groupsXin Long2017-09-07
* sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfqGao Feng2017-09-07
* dt-binding: phy: don't confuse with Ethernet phy propertiesBaruch Siach2017-09-07
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-06
|\
| * crypto: af_alg - get_page upon reassignment to TX SGLStephan Mueller2017-08-22
| * crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'Christophe Jaillet2017-08-22
| * crypto: inside-secure - fix an error handling path in safexcel_probe()Christophe Jaillet2017-08-22
| * crypto: rockchip - Don't dequeue the request when device is busyZain Wang2017-08-22
| * crypto: cavium - add release_firmware to all return caseCorentin LABBE2017-08-22
| * crypto: sahara - constify platform_device_idArvind Yadav2017-08-22
| * MAINTAINERS: Add ARTPEC crypto maintainerLars Persson2017-08-22
| * crypto: axis - add ARTPEC-6/7 crypto accelerator driverLars Persson2017-08-22
| * crypto: hash - add crypto_(un)register_ahashes()Rabin Vincent2017-08-22
| * dt-bindings: crypto: add ARTPEC cryptoLars Persson2017-08-22
| * crypto: algif_aead - fix comment regarding memory layoutStephan Mueller2017-08-22
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-08-22
| |\
| * | crypto: ccp - use dma_mapping_error to check map errorPan Bian2017-08-17
| * | lib/mpi: fix build with clangStefan Agner2017-08-17
| * | crypto: sahara - Remove leftover from previous used spinlockMogens Lauridsen2017-08-17
| * | crypto: sahara - Fix dma unmap directionMogens Lauridsen2017-08-17
| * | crypto: af_alg - consolidation of duplicate codeStephan Mueller2017-08-09
| * | crypto: caam - Remove unused dentry membersFabio Estevam2017-08-09
| * | crypto: ccp - select CONFIG_CRYPTO_RSAArnd Bergmann2017-08-09
| * | crypto: ccp - avoid uninitialized variable warningArnd Bergmann2017-08-09
| * | crypto: serpent - improve __serpent_setkey with UBSANArnd Bergmann2017-08-09
| * | crypto: algif_aead - copy AAD from src to dstStephan Mueller2017-08-09
| * | crypto: algif - return error code when no data was processedStephan Mueller2017-08-09
| * | crypto: ccp - Add XTS-AES-256 support for CCP version 5Gary R Hook2017-08-03
| * | crypto: ccp - Rework the unit-size check for XTS-AESGary R Hook2017-08-03
| * | crypto: ccp - Add a call to xts_check_key()Gary R Hook2017-08-03
| * | crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook2017-08-03
| * | crypto: arm64/aes - avoid expanded lookup tables in the final roundArd Biesheuvel2017-08-03
| * | crypto: arm/aes - avoid expanded lookup tables in the final roundArd Biesheuvel2017-08-03
| * | crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULLArd Biesheuvel2017-08-03
| * | crypto: arm/ghash - add NEON accelerated fallback for vmull.p64Ard Biesheuvel2017-08-03
| * | crypto: arm64/gcm - implement native driver using v8 Crypto ExtensionsArd Biesheuvel2017-08-03
| * | crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTRArd Biesheuvel2017-08-03
| * | crypto: arm64/chacha20 - take may_use_simd() into accountArd Biesheuvel2017-08-03
| * | crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTRArd Biesheuvel2017-08-03
| * | crypto: arm64/aes-ce-ccm: add non-SIMD generic fallbackArd Biesheuvel2017-08-03
| * | crypto: arm64/aes-ce-cipher: add non-SIMD generic fallbackArd Biesheuvel2017-08-03
| * | crypto: arm64/aes-ce-cipher - match round key endianness with generic codeArd Biesheuvel2017-08-03
| * | crypto: arm64/sha2-ce - add non-SIMD scalar fallbackArd Biesheuvel2017-08-03
| * | crypto: arm64/sha1-ce - add non-SIMD generic fallbackArd Biesheuvel2017-08-03
| * | crypto: arm64/crc32 - add non-SIMD scalar fallbackArd Biesheuvel2017-08-03
| * | crypto: arm64/crct10dif - add non-SIMD generic fallbackArd Biesheuvel2017-08-03