mempool: fix slow allocation of large mempools
[dpdk.git] / drivers / crypto /
2019-10-09 Pablo de Laracrypto/aesni_mb: update chain order for AES-CCM
2019-10-09 Akhil Goyaldrivers/crypto: enable ESN in NXP drivers
2019-10-09 Akhil Goyalcrypto/dpaa_sec: detach queues in session destroy
2019-10-09 Gagandeep Singhcrypto/caam_jr: integrate DPAAX table
2019-10-09 Hemant Agrawalcrypto/caam_jr: reduce function traces in critical...
2019-07-19 Hemant Agrawalcrypto/dpaa2_sec: fix handling of session init failure
2019-07-19 Arek Kusztalcryptodev: remove RSA PKCS1 BT0 padding
2019-07-19 Arek Kusztalcryptodev: add cipher field to RSA op
2019-07-19 Fiona Trahecrypto/qat: fix crashes
2019-07-19 Fan Zhangcryptodev: make xform key pointer constant
2019-07-05 Damian Nowakcrypto/qat: extend support for digest-encrypted auth...
2019-07-05 Arek Kusztalcrypto/openssl: fix free of asymmetric crypto keys
2019-07-05 Anoob Josephcrypto/octeontx: remove unsupported capabilities
2019-07-05 Fan Zhangcrypto/aesni_mb: fix out-of-bounds access
2019-07-05 Chenbo Xiacrypto/virtio: check PCI config read
2019-07-05 Arek Kusztalcrypto/openssl: fix usage of non constant time memcmp
2019-07-05 Lukasz Bartosikcrypto/octeontx: sync mbox changes from kernel driver
2019-07-05 Gosia Bakotacrypto/qat: set message field to zero in sym SGL case
2019-07-05 Thierry Herbelotdrivers: fix typo in NXP comments
2019-07-05 Thierry Herbelotcrypto/mvsam: fix typo in comment
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-06-05 Bruce Richardsoncrypto/aesni_mb: fix build with gcc 4.8.5
2019-05-02 Bruce Richardsoncrypto/zuc: fix dependency check
2019-05-02 Bruce Richardsoncrypto/kasumi: fix dependency check
2019-05-02 Bruce Richardsoncrypto/snow3g: add to meson build
2019-05-01 Anoob Josephcrypto/octeontx: use distinct metabuf pool for each...
2019-04-30 Fiona Trahecrypto/qat: fix null cipher algo for non 8-byte multiple
2019-04-30 Bruce Richardsoncrypto/aesni_gcm: check dependency version with make
2019-04-30 Bruce Richardsoncrypto/aesni_mb: cleanup version check
2019-04-30 Bruce Richardsoncrypto/aesni_gcm: check dependency version with meson
2019-04-19 Fan Zhangcrypto/virtio: fix IV offset
2019-04-18 Akhil Goyalcrypto/dpaa: fix session destroy
2019-04-18 Gagandeep Singhcrypto/caam_jr: fix memory leak and illegal access
2019-04-18 Gagandeep Singhcrypto/caam_jr: fix total length in auth only s/g
2019-04-18 Gagandeep Singhcrypto/caam_jr: fix shared descriptor endianness
2019-04-18 Pablo de Laracrypto/aesni_gcm: use architecture independent API
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-04-04 David Marchanddrivers: remove Linux EAL from include path
2019-04-02 Ayuj Vermacrypto/openssl: set RSA private op feature flag
2019-04-02 Akhil Goyalcrypto/dpaa2_sec: support multi-process
2019-04-02 Akhil Goyalcrypto/dpaa_sec: fix session queue attach/detach
2019-04-02 Akhil Goyalcrypto/dpaa2_sec: remove unnecessary flc configurations
2019-04-02 Akhil Goyaldrivers/crypto: update inline desc for sharing mode
2019-04-02 Akhil Goyalcrypto/dpaa2_sec: fix offset calculation for GCM
2019-04-02 Akhil Goyalcrypto/dpaa2_sec: fix session clearing
2019-04-02 Fan Zhangcrypto/aesni_mb: support newer library version only
2019-04-02 Fan Zhangcrypto/aesni_mb: enable out of place processing
2019-04-02 Arek Kusztalcrypto/qat: add modular multiplicative inverse
2019-04-02 Arek Kusztalcrypto/qat: add modular exponentiation
2019-04-02 Arek Kusztalcrypto/qat: add asymmetric crypto PMD
2019-03-28 Stephen Hemmingerdrivers: fix SPDX license id consistency
2019-03-22 Damian Nowakcrypto/qat: support XTS
2019-03-22 Anoob Josephcrypto/octeontx: move device specific code to driver
2019-03-22 Arek Kusztalcrypto/openssl: add result field to mod exp and inv
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-12 Bruce Richardsoneal/linux: rename linuxapp to linux
2019-03-06 Arek Kusztalcrypto/openssl: fix modexp
2019-03-06 Arek Kusztalcrypto/openssl: fix big numbers after computations
2019-03-01 Stephen Hemmingercrypto/virtio: use local log type
2019-02-27 Luca Boccassibuild: improve dependency handling
2019-01-27 Fiona Trahecrypto/qat: fix digest in wireless auth case
2019-01-22 Fan Zhangcrypto/aesni_mb: fix build with custom dependency path
2019-01-14 Pallantla Poornimadrivers: fix sprintf with snprintf
2019-01-10 Akhil Goyalcrypto/dpaa2_sec: fix FLC address for physical mode
2019-01-10 Akhil Goyalcrypto/dpaa_sec: support same session flows on multi...
2019-01-10 Hemant Agrawalcrypto/dpaa_sec: support PDCP offload
2019-01-10 Anoob Josephcrypto/octeontx: remove usage of DEPDIRS
2019-01-10 Fan Zhangcryptodev: add sym session header size function
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2019-01-10 Fan Zhangcrypto/aesni_mb: support plain SHA
2019-01-10 Fan Zhangcrypto/aesni_mb: support AES-GMAC
2019-01-10 Fan Zhangcrypto/aesni_mb: use architecture independent macros
2019-01-10 Fan Zhangcrypto/aesni_mb: rename files
2019-01-10 Fan Zhangdrivers/crypto: fix PMDs memory leak
2018-12-19 Arek Kusztalcrypto/qat: fix message for NULL algo setting unused...
2018-12-19 Arek Kusztalcrypto/qat: fix message for CCM when setting unused...
2018-12-19 Arek Kusztalcrypto/qat: fix block size error handling
2018-12-19 Akash Saxenacrypto/openssl: remove useless check before freeing
2018-11-14 Anoob Josephcrypto/octeontx: fix null pointer dereferencing
2018-11-14 Anoob Josephcrypto/octeontx: fix non null terminated device name
2018-11-12 Fan Zhangcrypto/aesni_mb: fix queue pair free
2018-11-12 Ferruh Yigitcrypto/ccp: fix resource leak
2018-11-02 Gagandeep Singhcrypto/caam_jr: fix check before job ring freeing
2018-11-02 Akash Saxenacrypto/openssl: fix RSA verify operation
2018-11-04 Jerin Jacobcrypto/scheduler: fix build with gcc 8.2
2018-10-29 Ferruh Yigitdrivers: prefix global variables with module name
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-24 Akhil Goyalcrypto/dpaa2_sec: support PDCP offload
2018-10-24 Akhil Goyalcrypto/dpaa2_sec: add sample PDCP descriptor APIs
2018-10-24 Gagandeep Singhcrypto/caam_jr: fix type redefinition
2018-10-24 Akhil Goyaldrivers: fix build if security lib disabled
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-10-17 Hemant Agrawalcrypto/caam_jr: add security offload
2018-10-17 Hemant Agrawalcrypto/caam_jr: add statistics operations
2018-10-17 Gagandeep Singhcrypto/caam_jr: add scatter gather
2018-10-17 Gagandeep Singhcrypto/caam_jr: add enqueue/dequeue operations
2018-10-17 Gagandeep Singhcrypto/caam_jr: add device cababilities
2018-10-17 Gagandeep Singhcrypto/caam_jr: add session configuration methods
2018-10-17 Hemant Agrawalcrypto/caam_jr: add queue pair config
next