aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-09-23checkpatch fixup: eliminate two-space indenting, cleanup code while herePhil Sutter
2014-09-23checkpatch fixes: do not hide expressions behind conditionalsPhil Sutter
2014-09-23checkpatch fixes: put conditionals' opening curly brace on the same linePhil Sutter
2014-09-23authenc fixes: add spaces according to kernel coding stylePhil Sutter
2014-09-23checkpatch fixes: drop space after opening brace of functionsPhil Sutter
2014-09-23checkpatch fixes: change 'type* var' to 'type *var'Phil Sutter
2014-09-23Makefile: add checkpatch targetPhil Sutter
2014-09-23In the 3.13-rc1 Linux kernel, the INIT_COMPLETION macro has been replaced wit...Cosmin Paraschiv
2014-09-23doc updateNikos Mavrogiannopoulos
2014-09-23Disable zero-copy when alignmask is set.Nikos Mavrogiannopoulos
2014-09-23Fix compiler warning when CRYPTO_ALG_KERN_DRIVER_ONLY is defined: ioctl.c:714...Karl Hiramoto
2014-09-23doc updateNikos Mavrogiannopoulos
2014-09-23destroy mutexes in reverse order of their initializationCristian Stoica
2014-09-23fix typo in test condition for error exitsCristian Stoica
2014-09-23fix memleak avalanche when system is low on memoryCristian Stoica
2014-09-23set file private data to zero during allocationCristian Stoica
2014-09-23fix test condition to allow non-stream, aead ciphersCristian Stoica
2014-09-23initialize struct memory to zero in a single callCristian Stoica
2014-09-23remove redundant struct initializationCristian Stoica
2014-09-23fix incorrect debug message about hmac key lengthCristian Stoica
2014-09-23Add cryptodev_verbosity to the sysctl table.Nikos Mavrogiannopoulos
2014-09-23fix comment typoCristian Stoica
2014-09-23Allow user override for kernel and installation directoryCristian Stoica
2014-09-23made instructions symmetricNikos Mavrogiannopoulos
2014-09-23updated install instructionsNikos Mavrogiannopoulos
2014-09-23added systemd optionNikos Mavrogiannopoulos
2014-09-23added testing after installation.Nikos Mavrogiannopoulos
2014-09-23Added install fileNikos Mavrogiannopoulos
2014-09-23text updateNikos Mavrogiannopoulos
2014-09-23released 1.6Nikos Mavrogiannopoulos
2014-09-23async operations are conditionally enabled.Nikos Mavrogiannopoulos
2014-09-23updatedNikos Mavrogiannopoulos
2014-09-23Revert "Use the COP_FLAG_UPDATE/FINAL flags. Patch by Glenn Schmottlach."Nikos Mavrogiannopoulos
2014-09-23Revert "Simplified previous patch."Nikos Mavrogiannopoulos
2014-09-23Asynchronous operations will not be scheduled if zero copy is disabled.Nikos Mavrogiannopoulos
2014-09-23updated URLNikos Mavrogiannopoulos
2014-09-23doc updateNikos Mavrogiannopoulos
2014-09-23Fixes in DH Engine InterfaceYashpal Dutta
2014-09-23Added support SHA224Yashpal Dutta
2014-09-23updatedNikos Mavrogiannopoulos
2014-09-23Simplified previous patch.Nikos Mavrogiannopoulos
2014-09-23Use the COP_FLAG_UPDATE/FINAL flags. Patch by Glenn Schmottlach.Nikos Mavrogiannopoulos
2014-09-23documented updatesNikos Mavrogiannopoulos
2014-09-23install target is alias for modules_installNikos Mavrogiannopoulos
2014-09-23Updated the install target for cryptodev moduleYashpal Dutta
2014-09-23eng_cryptodev.c was modified in an openssl 0.9.8 friendly way.Nikos Mavrogiannopoulos
2014-09-23bumped versionNikos Mavrogiannopoulos
2014-09-23fix sizing of decrypt's output bufferJaren Johnston
2014-09-23cryptlib: simplify cryptodev_cipher_auth()Phil Sutter
2014-09-23no need to hold mm->mmap_sem in write lockPhil Sutter