| Commit message (Expand) | Author | Age | Files | Lines |
* | ipsec: Use skcipher and ahash when probing algorithms | Herbert Xu | 2016-01-27 | 1 | -3/+4 |
* | rxrpc: Use skcipher | Herbert Xu | 2016-01-27 | 3 | -72/+114 |
* | mac802154: Use skcipher | Herbert Xu | 2016-01-27 | 2 | -20/+24 |
* | libceph: Use skcipher | Herbert Xu | 2016-01-27 | 1 | -41/+56 |
* | Bluetooth: Use skcipher and hash | Herbert Xu | 2016-01-27 | 1 | -72/+63 |
* | KEYS: Use skcipher | Herbert Xu | 2016-01-27 | 1 | -32/+50 |
* | lib80211: Use skcipher and ahash | Herbert Xu | 2016-01-27 | 2 | -64/+81 |
* | sunrpc: Use skcipher and ahash/shash | Herbert Xu | 2016-01-27 | 6 | -223/+306 |
* | f2fs: Use skcipher | Herbert Xu | 2016-01-27 | 4 | -53/+45 |
* | ext4: Use skcipher | Herbert Xu | 2016-01-27 | 4 | -53/+47 |
* | cifs: Use skcipher | Herbert Xu | 2016-01-27 | 2 | -18/+40 |
* | wusb: Use skcipher | Herbert Xu | 2016-01-27 | 1 | -14/+16 |
* | staging: rtl8192u: Use skcipher and ahash | Herbert Xu | 2016-01-27 | 2 | -57/+81 |
* | orinoco: Use ahash | Herbert Xu | 2016-01-27 | 3 | -16/+21 |
* | dm crypt: Use skcipher and ahash | Herbert Xu | 2016-01-27 | 1 | -45/+48 |
* | staging: rtl8192e: Replace uses of obsolete blkcipher and hash | Herbert Xu | 2016-01-27 | 2 | -65/+82 |
* | ppp_mppe: Use skcipher and ahash | Herbert Xu | 2016-01-27 | 1 | -41/+58 |
* | block: cryptoloop - Use new skcipher interface | Herbert Xu | 2016-01-27 | 1 | -23/+25 |
* | crypto: skcipher - Add helper to retrieve driver name | Herbert Xu | 2016-01-27 | 1 | -0/+6 |
* | hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUs | Anatoly Pugachev | 2016-01-26 | 1 | -0/+10 |
* | hwrng: n2 - documentation, add DT bindings, vendor prefixes | Anatoly Pugachev | 2016-01-26 | 2 | -0/+32 |
* | crypto: hash - Add crypto_has_ahash helper | Herbert Xu | 2016-01-25 | 2 | -0/+18 |
* | crypto: api - Add crypto_type_has_alg helper | Herbert Xu | 2016-01-25 | 2 | -0/+18 |
* | crypto: skcipher - Add helper to zero stack request | Herbert Xu | 2016-01-25 | 1 | -0/+7 |
* | crypto: hash - Add helpers to zero stack request/descriptor | Herbert Xu | 2016-01-25 | 1 | -0/+13 |
* | crypto: drbg - remove FIPS 140-2 continuous test | Stephan Mueller | 2016-01-25 | 2 | -68/+0 |
* | crypto: skcipher - Add default key size helper | Herbert Xu | 2016-01-25 | 2 | -5/+10 |
* | crypto: qat - Reduced reqsize in qat_algs | Cabiddu, Giovanni | 2016-01-25 | 1 | -4/+2 |
* | crypto: ixp4xx - Fix false lastlen uninitialised warning | Herbert Xu | 2016-01-25 | 1 | -14/+12 |
* | hwrng: brcm63xx - document device tree bindings | Álvaro Fernández Rojas | 2016-01-25 | 1 | -0/+17 |
* | hwrng: bcm63xx - allow building for BMIPS_GENERIC | Álvaro Fernández Rojas | 2016-01-25 | 1 | -1/+1 |
* | hwrng: bcm63xx - add device tree support | Álvaro Fernández Rojas | 2016-01-25 | 1 | -0/+7 |
* | hwrng: bcm63xx - remove unused variables | Álvaro Fernández Rojas | 2016-01-25 | 1 | -2/+0 |
* | crypto: atmel-sha - fix context switches | Cyrille Pitchen | 2016-01-25 | 2 | -25/+84 |
* | crypto: atmel-sha - add support of sama5d2x SoCs | Cyrille Pitchen | 2016-01-25 | 1 | -0/+6 |
* | crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto client | Cyrille Pitchen | 2016-01-25 | 1 | -6/+13 |
* | crypto: atmel-sha - fix crash when computing digest on empty message | Cyrille Pitchen | 2016-01-25 | 1 | -0/+1 |
* | crypto: ccp - Add hash state import and export support | Tom Lendacky | 2016-01-25 | 2 | -0/+46 |
* | crypto: caam - enable LARGE_BURST for enhancing DMA transactions size | Horia Geant? | 2016-01-25 | 2 | -2/+3 |
* | crypto: qat - Pack cfg ctl structs | Atta, Ahsan | 2016-01-25 | 1 | -3/+3 |
* | crypto: s5p-sss - Use memcpy_toio for iomem annotated memory | Krzysztof Koz?owski | 2016-01-25 | 1 | -2/+2 |
* | crypto: s5p-sss - Fix minor coding style violations | Krzysztof Koz?owski | 2016-01-25 | 1 | -4/+4 |
* | crypto: qat - remove redundant function call | Pingchao Yang | 2016-01-25 | 1 | -1/+0 |
* | crypto: qat - change name for c6xx dev type | Tadeusz Struk | 2016-01-25 | 1 | -2/+2 |
* | crypto: ansi_cprng - ANSI X9.31 DRNG is not allowed in FIPS 140-2 | Stephan Mueller | 2016-01-25 | 1 | -1/+0 |
* | crypto: chacha20-ssse3 - Align stack pointer to 64 bytes | Eli Cooper | 2016-01-25 | 1 | -2/+4 |
* | PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures | Peter Jones | 2016-01-25 | 1 | -3/+1 |
* | crypto: caam - make write transactions bufferable on PPC platforms | Horia Geant? | 2016-01-25 | 1 | -2/+2 |
* | Linux 4.5-rc1v4.5-rc1 | Linus Torvalds | 2016-01-24 | 1 | -2/+2 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-01-24 | 130 | -676/+4923 |
|\ |
|