devtools: pass custom options to checkpatch
[dpdk.git] / drivers / crypto /
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
2018-10-17 Gagandeep Singhcrypto/caam_jr: add device basic operations
2018-10-17 Gagandeep Singhcrypto/caam_jr: add basic job ring routines
2018-10-17 Gagandeep Singhcrypto/caam_jr: add UIO specific operations
2018-10-17 Gagandeep Singhcrypto/caam_jr: add routines to configure HW
2018-10-17 Gagandeep Singhcrypto/caam_jr: add HW tuning options
2018-10-17 Gagandeep Singhcrypto/caam_jr: introduce basic driver
2018-10-17 Fan Zhangcrypto/aesni_mb: support AES-GCM algorithm
2018-10-17 Fiona Trahecommon/qat: support GEN3 devices
2018-10-17 Tomasz Celcrypto/qat: support AES-CMAC
2018-10-17 Ashish Jaincrypto/dpaa2_sec: support atomic queues
2018-10-17 Akhil Goyalcrypto/dpaa2_sec: support event crypto adapter
2018-10-17 Hari Kumar Vemulacrypto/zuc: enable meson build
2018-10-17 Hari Kumar Vemulacrypto/kasumi: enable meson build
2018-10-17 Hari Kumar Vemulacrypto/aesni_mb: enable meson build
2018-10-17 Hari Kumar Vemulacrypto/aesni_gcm: enable meson build
2018-10-17 Dmitry Eremin-Sole... crypto/openssl: support truncated HMAC operations
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst dequeue
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst enqueue
2018-10-17 Tejasree Kondojcrypto/octeontx: add routines to prepare instructions
2018-10-17 Nithin Dabilpuramcrypto/octeontx: add supported sessions
next