cascardo/linux.git
2015-06-19 Boris BREZILLONcrypto: marvell/cesa - add a new driver for Marvell...
2015-06-19 Boris BREZILLONcrypto: mv_cesa - explicitly define kirkwood and dove...
2015-06-19 Boris BREZILLONcrypto: mv_cesa - use gen_pool to reserve the SRAM...
2015-06-19 Boris BREZILLONcrypto: mv_cesa - document the clocks property
2015-06-19 Herbert XuMerge branch 'mvebu/drivers' of git://git./linux/kernel...
2015-06-19 Dan StreetmanMAINTAINERS: clarify drivers/crypto/nx/ file ownership
2015-06-19 Dan Streetmancrypto: nx - add LE support to pSeries platform driver
2015-06-19 Herbert Xucrypto: caam - Set last bit on src SG list
2015-06-19 Herbert Xucrypto: caam - Reintroduce DESC_MAX_USED_BYTES
2015-06-19 Herbert Xucrypto: aead - Fix aead_instance struct size
2015-06-19 Herbert Xucrypto: api - Add CRYPTO_MINALIGN_ATTR to struct crypto_alg
2015-06-18 Herbert Xucrypto: drivers - Fix Kconfig selects
2015-06-18 Herbert Xucrypto: tcrypt - Fixed AEAD speed test setup
2015-06-18 Herbert Xucrypto: tcrypt - Add rfc4309(ccm(aes)) speed test
2015-06-18 Steffen Trumtrarcrypto: caam - fix non-64-bit write/read access
2015-06-17 Tadeusz Strukcrypto: testmgr - add tests vectors for RSA
2015-06-17 Tadeusz Strukcrypto: rsa - add a new rsa generic implementation
2015-06-17 Tadeusz Strukcrypto: akcipher - add PKE API
2015-06-17 Martin Willicrypto: poly1305 - Pass key as first two message blocks...
2015-06-17 Herbert Xucrypto: testmgr - Add mcgrew test vectors for rfc4106
2015-06-17 Herbert XuRevert "crypto: testmgr - Disable rfc4543 test"
2015-06-17 Herbert Xucrypto: caam - Convert GCM to new AEAD interface
2015-06-17 Herbert Xucrypto: caam - Handle errors in dma_map_sg_chained
2015-06-17 Herbert Xucrypto: nx - Convert GCM to new AEAD interface
2015-06-17 Herbert Xucrypto: testmgr - Update rfc4543 test vectors
2015-06-17 Herbert Xucrypto: gcm - Convert to new AEAD interface
2015-06-17 Herbert Xucrypto: testmgr - Disable rfc4543 test
2015-06-16 Victoria Milhoancrypto: caam - Provide correct value to iounmap() in...
2015-06-16 Victoria Milhoancrypto: caam - Fix incorrect size when DMA unmapping...
2015-06-16 Tadeusz StrukMPILIB: add mpi_read_buf() and mpi_get_size() helpers
2015-06-16 Herbert Xucrypto: vmx - Reindent to kernel style
2015-06-16 Herbert Xucrypto: vmx - Remove duplicate PPC64 dependency
2015-06-15 Jeremiah Mahlercrypto: aesni - fix crypto_fpu_exit() section mismatch
2015-06-15 Dan Streetmancrypto: nx - replace NX842_MEM_COMPRESS with function
2015-06-15 Dan Streetmancrypto: nx - move include/linux/nx842.h into drivers...
2015-06-12 Herbert Xucrypto: picoxcell - Clamp AEAD SG list by input length
2015-06-12 Herbert Xucrypto: picoxcell - Make use of sg_nents_for_len
2015-06-12 Herbert Xucrypto: picoxcell - Include linux/sizes.h
2015-06-11 Herbert Xucrypto: drbg - Add select on sha256
2015-06-11 Sergey Senozhatskycrypto: drbg - report backend_cra_name when allocation...
2015-06-10 Stephan Muellercrypto: drbg - reseed often if seedsource is degraded
2015-06-10 Herbert Xurandom: Remove kernel blocking API
2015-06-10 Stephan Muellercrypto: drbg - Use callback API for random readiness
2015-06-10 Herbert Xurandom: Add callback API for random pool readiness
2015-06-09 Herbert Xunios2: Export get_cycles
2015-06-09 Stephan Muellercrypto: drbg - use pragmas for disabling optimization
2015-06-09 Herbert Xucrypto: caam - Clamp AEAD SG list by input length
2015-06-09 Tadeusz Strukcrypto: qat: fix issue when mapping assoc to internal...
2015-06-09 Tadeusz Strukcrypto: qat - Set max request size
2015-06-09 LABBE Corentincrypto: testmgr - Document struct cipher_testvec
2015-06-04 Masanari Iidacrypto: doc - Fix typo in crypto-API.xml
2015-06-04 Masanari Iidacrypto: doc - Fix typo in crypto-API.tmpl
2015-06-04 Herbert Xucrypto: rng - Remove krng
2015-06-04 Herbert Xucrypto: rng - Make DRBG the default RNG
2015-06-04 Herbert Xucrypto: echainiv - Set Kconfig default to m
2015-06-04 Herbert Xucrypto: drbg - Add stdrng alias and increase priority
2015-06-04 Herbert Xucrypto: seqiv - Move IV seeding into init function
2015-06-04 Herbert Xucrypto: eseqiv - Move IV seeding into init function
2015-06-04 Herbert Xucrypto: echainiv - Move IV seeding into init function
2015-06-04 Herbert Xucrypto: chainiv - Move IV seeding into init function
2015-06-04 Dan Streetmancrypto: nx - fix nx-842 pSeries driver minimum buffer...
2015-06-04 Martin Willixfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec...
2015-06-04 Martin Willicrypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1...
2015-06-04 Martin Willicrypto: chacha20poly1305 - Add an IPsec variant for...
2015-06-04 Martin Willicrypto: testmgr - Add ChaCha20-Poly1305 test vectors...
2015-06-04 Martin Willicrypto: chacha20poly1305 - Add a ChaCha20-Poly1305...
2015-06-04 Martin Willicrypto: testmgr - Add Poly1305 test vectors from RFC7539
2015-06-04 Martin Willicrypto: poly1305 - Add a generic Poly1305 authenticator...
2015-06-04 Martin Willicrypto: testmgr - Add ChaCha20 test vectors from RFC7539
2015-06-04 Martin Willicrypto: chacha20 - Add a generic ChaCha20 stream cipher...
2015-06-03 Tom Lendackycrypto: ccp - Protect against poorly marked end of...
2015-06-03 Tom Lendackyscatterlist: introduce sg_nents_for_len
2015-06-03 Herbert Xucrypto: scatterwalk - Hide PageSlab call to optimise...
2015-06-03 Herbert Xucrypto: aesni - Convert rfc4106 to new AEAD interface
2015-06-03 Dan Streetmancrypto: nx - prevent nx 842 load if no hw driver
2015-06-03 Herbert Xucrypto: cryptd - Convert to new AEAD interface
2015-06-03 Herbert Xucrypto: aesni - Convert top-level rfc4106 algorithm...
2015-06-03 Herbert Xucrypto: cryptd - Add setkey/setauthsize functions for...
2015-06-03 Herbert Xucrypto: pcrypt - Add support for new AEAD interface
2015-06-03 Herbert Xucrypto: aead - Add multiple algorithm registration...
2015-06-03 Herbert Xucrypto: aead - Ignore return value from crypto_unregist...
2015-06-03 Herbert Xucrypto: api - Include alignment in crypto_alg_extsize
2015-06-03 Herbert Xucrypto: aead - Add aead_alg_instance
2015-06-03 Herbert Xucrypto: aead - Add type-safe init/exit functions
2015-06-03 Stephan Muellercrypto: doc - cover new AEAD interface
2015-06-03 Herbert XuRevert "crypto: algif_aead - Disable AEAD user-space...
2015-05-28 Thomas Petazzonibus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()
2015-05-28 Thomas PetazzoniRevert "bus: mvebu-mbus: make sure SDRAM CS for DMA...
2015-05-28 Nicolas Schichanbus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on...
2015-05-28 Imre KalozARM: mvebu: armada-xp-linksys-mamba: Disable internal RTC
2015-05-28 Stephan Muellercrypto: jitterentropy - remove timekeeping_valid_for_hres
2015-05-28 Herbert Xucrypto: algif_aead - Switch to new AEAD interface
2015-05-28 Herbert Xucrypto: tcrypt - Switch to new AEAD interface
2015-05-28 Herbert Xumac80211: Switch to new AEAD interface
2015-05-28 Herbert Xumac802154: Switch to new AEAD interface
2015-05-28 Herbert Xuesp6: Switch to new AEAD interface
2015-05-28 Herbert Xuesp4: Switch to new AEAD interface
2015-05-28 Herbert Xuipsec: Add IV generator information to xfrm_state
2015-05-28 Herbert Xuxfrm: Add IV generator information to xfrm_algo_desc
2015-05-28 Herbert Xucrypto: testmgr - Switch to new AEAD interface
next