git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
eal: new function to create control threads
[dpdk.git]
/
drivers
/
crypto
/
2017-11-07
Jianfeng Tan
bus/vdev: move code from EAL into a new driver
tree
|
commitdiff
2017-11-07
Hemant Agrawal
crypto/dpaa_sec: rename mbuf physical address to IOVA
tree
|
commitdiff
2017-11-06
Santosh Shukla
cryptodev: rename physical address type to IOVA
tree
|
commitdiff
2017-11-06
Thomas Monjalon
mbuf: rename data address helpers to IOVA
tree
|
commitdiff
2017-11-06
Santosh Shukla
mbuf: rename physical address to IOVA
tree
|
commitdiff
2017-11-06
Thomas Monjalon
mempool: rename address mapping function to IOVA
tree
|
commitdiff
2017-11-06
Thomas Monjalon
memzone: rename address from physical to IOVA
tree
|
commitdiff
2017-11-06
Thomas Monjalon
remove useless memzone includes
tree
|
commitdiff
2017-11-06
Thomas Monjalon
remove include of generated config header
tree
|
commitdiff
2017-11-06
Thomas Monjalon
mk: remove useless list of core libraries
tree
|
commitdiff
2017-10-26
Gaetan Rivet
pci: introduce library and driver
tree
|
commitdiff
2017-10-26
Shreyansh Jain
crypto/dpaa_sec: fix shared build
tree
|
commitdiff
2017-10-26
Radu Nicolau
crypto/dpaa2_sec: forbid build without security lib
tree
|
commitdiff
2017-10-26
Akhil Goyal
crypto/dpaa2_sec: support protocol offload IPsec
tree
|
commitdiff
2017-10-25
Declan Doherty
cryptodev: break dependency on PCI device bus
tree
|
commitdiff
2017-10-25
Declan Doherty
cryptodev: break dependency on virtual device bus
tree
|
commitdiff
2017-10-25
Pablo de Lara
crypto/qat: fix HMAC supported digest sizes
tree
|
commitdiff
2017-10-25
Alok Makhariya
crypto/dpaa_sec: support out of place buffers
tree
|
commitdiff
2017-10-25
Alok Makhariya
crypto/dpaa2_sec: support out of place buffers
tree
|
commitdiff
2017-10-25
Tomasz Duszynski
crypto/mrvl: update copyright holders
tree
|
commitdiff
2017-10-25
Tomasz Duszynski
crypto/mrvl: print message if DMA mem is initialized
tree
|
commitdiff
2017-10-25
Tomasz Duszynski
crypto/mrvl: fix enabling debug logs
tree
|
commitdiff
2017-10-25
Tomasz Duszynski
crypto/mrvl: fix driver name in debug log
tree
|
commitdiff
2017-10-25
Alok Makhariya
crypto/dpaa2_sec: add check for segmented buffer
tree
|
commitdiff
2017-10-25
Alok Makhariya
crypto/dpaa_sec: add check for segmented buffer
tree
|
commitdiff
2017-10-25
Alok Makhariya
crypto/dpaa2_sec: remove ICV memset on decryption side
tree
|
commitdiff
2017-10-25
Alok Makhariya
crypto/dpaa_sec: remove ICV memset on decryption side
tree
|
commitdiff
2017-10-24
Olivier Matz
mk: do not generate LDLIBS from directory dependencies
tree
|
commitdiff
2017-10-24
Olivier Matz
crypto/dpaa2_sec: remove uneffective dependency
tree
|
commitdiff
2017-10-12
Tomasz Duszynski
crypto/mrvl: add mrvl crypto driver
tree
|
commitdiff
2017-10-12
Tomasz Duszynski
drivers/crypto: use snprintf return value correctly
tree
|
commitdiff
2017-10-12
Akhil Goyal
crypto/dpaa_sec: add crypto driver for NXP DPAA platform
tree
|
commitdiff
2017-10-12
Arek Kusztal
crypto/qat: support AES-CCM
tree
|
commitdiff
2017-10-12
Pablo de Lara
crypto/openssl: support AES-CCM
tree
|
commitdiff
2017-10-12
Pablo de Lara
crypto/openssl: init GCM key at session creation
tree
|
commitdiff
2017-10-12
Pablo de Lara
crypto/openssl: fix AEAD parameters
tree
|
commitdiff
2017-10-12
Pablo de Lara
crypto/openssl: support DES-CBC
tree
|
commitdiff
2017-10-12
Pablo de Lara
crypto/aesni_mb: support DES
tree
|
commitdiff
2017-10-12
Bruce Richardson
crypto/armv8: rename map file to standard name
tree
|
commitdiff
2017-10-12
Bruce Richardson
crypto/aesni_mb: rename map file to standard name
tree
|
commitdiff
2017-10-12
Anatoly Burakov
crypto/qat: enable Tx tail writes coalescing
tree
|
commitdiff
2017-10-12
Anatoly Burakov
crypto/qat: enable Rx head writes coalescing
tree
|
commitdiff
2017-10-12
Anatoly Burakov
crypto/qat: remove atomics
tree
|
commitdiff
2017-10-12
Sergio Gonzalez...
crypto/aesni_mb: fix invalid session error
tree
|
commitdiff
2017-10-12
Pablo de Lara
crypto/aesni_mb: do not append digest
tree
|
commitdiff
2017-10-12
Pablo de Lara
crypto/zuc: do not append digest
tree
|
commitdiff
2017-10-12
Pablo de Lara
crypto/snow3g: do not append digest
tree
|
commitdiff
2017-10-12
Pablo de Lara
crypto/kasumi: do not append digest
tree
|
commitdiff
2017-10-12
Pablo de Lara
crypto/openssl: do not append digest
tree
|
commitdiff
2017-10-12
Pablo de Lara
crypto/armv8: do not append digest
tree
|
commitdiff
2017-10-12
Pablo de Lara
crypto/aesni_gcm: do not append digest
tree
|
commitdiff
2017-10-12
Pablo de Lara
cryptodev: allocate driver structure statically
tree
|
commitdiff
2017-10-12
Pablo de Lara
crypto/aesni_gcm: fix zero data operation
tree
|
commitdiff
2017-10-12
Akhil Goyal
crypto/openssl: update key and algo during session...
tree
|
commitdiff
2017-10-12
Akhil Goyal
crypto/openssl: replace evp APIs with HMAC APIs
tree
|
commitdiff
2017-10-08
Jianfeng Tan
xen: remove dependency in libraries
tree
|
commitdiff
2017-10-06
Hemant Agrawal
bus/fslmc: remove unused funcs and align names in QBMAN
tree
|
commitdiff
2017-10-06
Haiying Wang
bus/fslmc: add QBMAN API to do enqueue with multiple...
tree
|
commitdiff
2017-10-05
Shreyansh Jain
bus/fslmc: update MC to 10.3.x
tree
|
commitdiff
2017-10-05
Shreyansh Jain
crypto/dpaa2_sec: update driver type field
tree
|
commitdiff
2017-08-31
Bruce Richardson
crypto/qat: remove dependency on ether library
tree
|
commitdiff
2017-07-30
Srisivasubramanian S
crypto/armv8: fix HMAC supported key sizes
tree
|
commitdiff
2017-07-30
Srisivasubramanian S
crypto/armv8: fix authentication session configuration
tree
|
commitdiff
2017-07-27
Pablo de Lara
cryptodev: fix session init return value
tree
|
commitdiff
2017-07-27
Pablo de Lara
crypto/qat: fix SHA384-HMAC block size
tree
|
commitdiff
2017-07-27
Pablo de Lara
crypto/qat: fix HMAC supported key sizes
tree
|
commitdiff
2017-07-27
Pablo de Lara
crypto/openssl: fix HMAC supported key sizes
tree
|
commitdiff
2017-07-27
Pablo de Lara
crypto/aesni_mb: fix HMAC supported key sizes
tree
|
commitdiff
2017-07-27
Akhil Goyal
crypto/dpaa2_sec: add check for gcc toolchain
tree
|
commitdiff
2017-07-27
Akhil Goyal
crypto/dpaa2_sec: fix HMAC supported key sizes
tree
|
commitdiff
2017-07-27
Pablo de Lara
crypto/openssl: fix typo
tree
|
commitdiff
2017-07-27
Shreyansh Jain
crypto/dpaa2_sec: reduce init log prints
tree
|
commitdiff
2017-07-19
Kirill Rybalchenko
crypto/scheduler: fix multicore reordering
tree
|
commitdiff
2017-07-19
Kirill Rybalchenko
cryptodev: remove crypto operation status value
tree
|
commitdiff
2017-07-19
Pablo de Lara
crypto/qat: fix session initialization
tree
|
commitdiff
2017-07-19
Pablo de Lara
crypto/scheduler: fix strings not null terminated
tree
|
commitdiff
2017-07-19
Pablo de Lara
cryptodev: rename ADD field
tree
|
commitdiff
2017-07-19
Arek Kusztal
crypto/qat: fix handle device-agnostic session
tree
|
commitdiff
2017-07-19
Pablo de Lara
crypto/aesni_mb: fix zero burst dequeue
tree
|
commitdiff
2017-07-19
Pablo de Lara
cryptodev: fix KASUMI F9 expected parameters
tree
|
commitdiff
2017-07-19
Arek Kusztal
crypto/qat: fix authentication offset and length for...
tree
|
commitdiff
2017-07-19
Pablo de Lara
cryptodev: remove AAD size in auth capabilities
tree
|
commitdiff
2017-07-19
Pablo de Lara
crypto/aesni_mb: fix possible crypto job leak
tree
|
commitdiff
2017-07-19
Akhil Goyal
crypto/dpaa2_sec: fix typo in PMD name
tree
|
commitdiff
2017-07-19
Akhil Goyal
crypto/dpaa2_sec: fix free usage for dpsec
tree
|
commitdiff
2017-07-19
Arek Kusztal
crypto/qat: fix NULL authentication hang
tree
|
commitdiff
2017-07-19
Fan Zhang
crypto/scheduler: fix slave name parsing
tree
|
commitdiff
2017-07-19
Arek Kusztal
crypto/qat: remove unused ablkcipher
tree
|
commitdiff
2017-07-14
Hemant Agrawal
drivers: add newline in dpaa2 logs
tree
|
commitdiff
2017-07-14
Hemant Agrawal
crypto/dpaa2_sec: fix build with gcc 7.1
tree
|
commitdiff
2017-07-10
Shreyansh Jain
update NXP copyright headers
tree
|
commitdiff
2017-07-09
Jan Blunck
crypto/scheduler: fix build with old gcc
tree
|
commitdiff
2017-07-08
Jerin Jacob
update Cavium Inc copyright headers
tree
|
commitdiff
2017-07-06
Fiona Trahe
crypto/qat: fix possible out-of-bounds
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: remove session init internal function
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: add mempool pointer in queue pair setup
tree
|
commitdiff
2017-07-06
Slawomir Mrozowicz
cryptodev: support device independent sessions
tree
|
commitdiff
2017-07-06
Slawomir Mrozowicz
cryptodev: remove driver id from session
tree
|
commitdiff
2017-07-06
Slawomir Mrozowicz
cryptodev: do not create session mempool internally
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: remove unused cryptodev session structure
tree
|
commitdiff
next