sleep in control plane thread
[dpdk.git] / drivers / crypto /
2020-03-12 Thomas Monjalondrivers/crypto: fix build with make 4.3
2020-03-04 Timothy Redaellicrypto/octeontx2: fix build with gcc 10
2020-02-13 Junxiao Shidrivers/crypto: fix session-less mode
2020-02-13 David Marchandcrypto/ccp: fix queue alignment
2020-02-13 Thierry Herbelotcrypto/octeontx2: add kmod dependency info
2020-02-11 Thomas Monjalonbuild: remove redundant config include
2020-02-05 Sucharitha Sarananagacommon/cpt: support variable key size for HMAC
2020-02-05 Archana Muniganticrypto/octeontx2: extend AES-GCM capabilities
2020-02-05 Marcin Smoczynskicrypto/aesni_gcm: support CPU crypto
2020-02-05 Tejasree Kondojnet/octeontx2: add inline IPsec Rx
2020-02-05 Anoob Josephnet/octeontx2: add security session operations
2020-02-05 Anoob Josephcrypto/octeontx2: enable CPT to share QP with ethdev
2020-02-05 Tejasree Kondojnet/octeontx2: add security in configure
2020-02-05 Tejasree Kondojcrypto/octeontx2: configure for inline IPsec
2020-02-05 Gagandeep Singhcrypto/dpaa_sec: reorganize structure members
2020-02-05 Gagandeep Singhcrypto/dpaa_sec: fix IOVA conversions
2020-02-05 Selwin Sebastiancrypto/ccp: support V1000/R1000
2020-02-05 Ruifeng Wangcrypto/armv8: fix clang build
2020-02-05 Dharmik Thakkarcrypto/armv8: enable meson build
2020-02-05 Ruifeng Wangcrypto/armv8: link to library hosted by Arm
2020-02-05 Pablo de Laracrypto/snow3g: use IPsec library
2020-02-05 Pablo de Laracrypto/kasumi: use IPsec library
2020-02-05 Pablo de Laracrypto/zuc: use IPsec library
2020-02-05 Thomas Monjaloncryptodev: revert Chacha20-Poly1305 AEAD algorithm
2020-01-16 Arek Kusztalcrypto/qat: support Chacha Poly
2020-01-15 Adam Dybkowskicrypto/qat: handle mixed hash-cipher requests on GEN3
2020-01-15 Arek Kusztalcrypto/qat: add minimum enqueue threshold
2020-01-15 Sunila Sahucrypto/octeontx2: support ECPM
2020-01-15 Sunila Sahucrypto/octeontx: support ECPM
2020-01-15 Sunila Sahucrypto/octeontx2: support ECDSA
2020-01-15 Sunila Sahucrypto/octeontx: support ECDSA
2019-11-25 Amaranath Somalapuramcrypto/ccp: fix digest size capabilities
2019-11-25 Amaranath Somalapuramcrypto/ccp: fix scheduling of burst
2019-11-25 Amaranath Somalapuramcrypto/ccp: fix CPU authentication crash
2019-11-25 Amaranath Somalapuramcrypto/ccp: fix maximum queues and burst size
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-20 Akhil Goyalcrypto/openssl: support in-place scatter gather
2019-11-08 Thierry Herbelotcrypto/openssl: use local copy for session contexts
2019-11-08 Nipun Guptacrypto/dpaa2_sec: add enqueue retry timeout
2019-11-08 Hemant Agrawalcrypto/dpaax_sec: enable anti replay window config
2019-11-08 Vakul Gargcrypto/dpaax_sec: enable IPsec AES-CTR to use nonce
2019-11-08 Vakul Gargcrypto/dpaax_sec: use AES-CTR initial counter as 1
2019-11-08 Gagandeep Singhcrypto/dpaa_sec: use macros in queue attach and detach
2019-11-08 Gagandeep Singhcrypto/dpaa2_sec: remove redundant checks
2019-11-08 Hemant Agrawalcrypto/dpaax_sec: warn on truncated SHA-256
2019-11-08 Hemant Agrawalcrypto/dpaa_sec: support AES-GCM for lookaside protocol
2019-11-08 Hemant Agrawalcrypto/dpaa2_sec: support AES-GCM for lookaside protocol
2019-11-08 Hemant Agrawalcrypto/dpaa_sec: support null cipher and null auth
2019-11-08 Hemant Agrawalcrypto/dpaa2_sec: support null cipher and null auth
2019-11-08 Hemant Agrawalcrypto/dpaa_sec: add check for session validity
2019-11-08 Hemant Agrawalcrypto/dpaa2_sec: add check for session validity
2019-11-08 Hemant Agrawalcrypto/dpaa_sec: fix PDCP capability flags
2019-11-08 Pablo de Laracrypto/aesni_gcm: support in-place chained mbufs
2019-11-08 Akhil Goyalcrypto/dpaa2_sec: fix length retrieved from hardware
2019-11-06 Hemant Agrawalbus/dpaa: move QBMAN global init to bus
2019-11-01 Ciara Powercrypto/dpaa2_sec: fix build with clang 3.4.2
2019-10-27 Dharmik Thakkarrename private header files
2019-10-25 Ferruh Yigitcrypto/virtio: fix global variable multiple definitions
2019-10-25 Ferruh Yigitcrypto/null: fix global variable multiple definitions
2019-10-23 Hemant Agrawalcommon/dpaax: move OF library from DPAA bus
2019-10-23 Hemant Agrawalcrypto/dpaax_sec: enable build without rte_security
2019-10-23 Arek Kusztalcrypto/qat: fix AES CMAC mininum digest size
2019-10-23 Arek Kusztalcrypto/qat: support RSA CRT in asym
2019-10-23 Arek Kusztalcrypto/qat: support RSA in asym
2019-10-23 Arek Kusztalcrypto/qat: support session-less for asym ops
2019-10-23 Damian Nowakcrypto/qat: fix null auth when using VFIO
2019-10-23 Pablo de Laracrypto/aesni_gcm: allow device init if no AES-NI is...
2019-10-23 Pablo de Laracrypto/aesni_mb: allow device init if no AES-NI is...
2019-10-23 Hemant Agrawalcommon/dpaax: move shared sec HW code from dpaa2_sec
2019-10-23 Sunila Sahucrypto/octeontx2: support asymmetric in enqueue/dequeue
2019-10-23 Kanaka Durga Kotam... crypto/octeontx2: add asymmetric session
2019-10-23 Anoob Josephcrypto/octeontx2: add enqueue/dequeue ops
2019-10-23 Ankur Dwivedicrypto/octeontx2: add session related functions
2019-10-23 Anoob Josephcrypto/octeontx2: add symmetric capabilities
2019-10-23 Ankur Dwivedicrypto/octeontx2: add queue pair functions
2019-10-23 Ankur Dwivedicrypto/octeontx2: support control ops
2019-10-23 Anoob Josephcrypto/octeontx2: add init sequence in probe
2019-10-23 Anoob Josephcrypto/octeontx2: add PMD skeleton
2019-10-23 Sunila Sahucrypto/octeontx: add asymmetric enqueue/dequeue ops
2019-10-23 Kanaka Durga Kotam... common/cpt: add helper functions for asymmetric crypto
2019-10-23 Kanaka Durga Kotam... crypto/octeontx: add asymmetric session operations
2019-10-23 Kanaka Durga Kotam... crypto/octeontx: add device type mailbox routine
2019-10-23 Hemant Agrawalcrypto/dpaa_sec: reorganize session management
2019-10-23 Hemant Agrawalcrypto/dpaa_sec: support SNOW3G and ZUC
2019-10-23 Vakul Gargcrypto/dpaax_sec: support auth trailer in cipher-auth
2019-10-23 Vakul Gargcrypto/dpaax_sec: enhance GCM descs to not skip AAD
2019-10-23 Vakul Gargcrypto/dpaa_sec: fix auth-cipher check for AEAD
2019-10-23 Hemant Agrawalcrypto/dpaa2_sec: fix IPv6 PDB options
2019-10-18 Nipun Guptaevent/dpaa2: set priority as per DPCON device
2019-10-08 Hemant Agrawalbus/dpaa: fix dpaa_sec blacklist
2019-10-09 Akhil Goyalcrypto/dpaa_sec: support event crypto adapter
2019-10-09 Anoob Josephcrypto/octeontx: fix global log variable definition
2019-10-09 Xiao Wangcrypto/virtio: allocate private data by NUMA affinity
2019-10-09 Adam Dybkowskicrypto/qat: handle Single Pass Crypto Requests on GEN3
2019-10-09 Thierry Herbelotdrivers/crypto: remove some invalid comments
2019-10-09 Nagadheeraj Rottelacrypto/nitrox: add cipher auth chain processing
2019-10-09 Nagadheeraj Rottelacrypto/nitrox: add burst enqueue and dequeue ops
2019-10-09 Nagadheeraj Rottelacrypto/nitrox: add session management
2019-10-09 Nagadheeraj Rottelacrypto/nitrox: add hardware queue management
next