test/mbuf: fix access to freed memory
[dpdk.git] / drivers / crypto /
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-20 Anoob Josephcrypto/cnxk: allow different cores in pending queue
2021-10-20 Akhil Goyalcryptodev: move device-specific structures
2021-10-20 Akhil Goyaldrivers/crypto: invoke probing finish function
2021-10-20 Akhil Goyalcrypto/scheduler: use proper API for device start/stop
2021-10-20 Kai Jicrypto/ipsec_mb: add chacha_poly PMD
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move zuc PMD
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: support snow3g digest appended ops
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move snow3g PMD
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move kasumi PMD
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move aesni_gcm PMD
2021-10-20 Pablo de Laracrypto/ipsec_mb: support ZUC-256 for aesni_mb
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move aesni_mb PMD
2021-10-20 Ciara Powercrypto/ipsec_mb: support multi-process
2021-10-20 Fan Zhangcrypto/ipsec_mb: introduce IPsec_mb framework
2021-10-21 Michael Baumcommon/mlx5: share MR mempool registration
2021-10-21 Michael Baumcommon/mlx5: share MR management
2021-10-21 Michael Baumcommon/mlx5: share MR top-half search function
2021-10-21 Michael Baumcommon/mlx5: add global MR cache create function
2021-10-21 Michael Baumcommon/mlx5: add MR control initialization
2021-10-21 Michael Baumcommon/mlx5: share HCA capabilities handle
2021-10-21 Michael Baumcommon/mlx5: share protection domain object
2021-10-21 Michael Baumcommon/mlx5: share device context object
2021-10-21 Michael Baumcommon/mlx5: share basic probing with internal drivers
2021-10-15 Pavan Nikhileshcommon/octeontx: enable build only on 64-bit Linux
2021-10-13 Konstantin Ananyevethdev: hide internal structures
2021-10-17 Gagandeep Singhcrypto/dpaa_sec: support AEAD and proto with raw API
2021-10-17 Gagandeep Singhcrypto/dpaa_sec: support authonly and chain with raw API
2021-10-17 Gagandeep Singhcrypto/dpaa_sec: support raw datapath API
2021-10-17 Gagandeep Singhcrypto/dpaa2_sec: enhance error checks with raw buffer API
2021-10-17 Gagandeep Singhcrypto/dpaa2_sec: support OOP with raw buffer API
2021-10-17 Gagandeep Singhcrypto/dpaa2_sec: support AEAD with raw buffer API
2021-10-17 Gagandeep Singhcrypto/dpaa2_sec: support authenc with raw buffer API
2021-10-17 Gagandeep Singhcrypto/dpaa2_sec: support auth only with raw buffer API
2021-10-17 Gagandeep Singhcrypto/dpaa2_sec: support raw datapath API
2021-10-17 Hemant Agrawalcryptodev: rename field in vector struct
2021-10-16 Ankur Dwivedicrypto/cnxk: add max queue pairs limit option
2021-10-08 Archana Muniganticrypto/cnxk: support inner checksum
2021-10-08 Archana Muniganticrypto/cnxk: use IE engine group for IPsec
2021-10-08 Tejasree Kondojcrypto/octeontx2: fix lookaside IPsec capabilities
2021-10-08 Akhil Goyalcrypto/octeontx2: update minimum headroom and tailroom
2021-10-08 Vidya Sagar Velumuricrypto/cnxk: support ZUC with 256-bit key
2021-10-08 Tejasree Kondojcommon/cnxk: support UDP port verification
2021-10-05 Raja Zidanecommon/mlx5: share DevX queue pair operations
2021-09-28 Tejasree Kondojcommon/cnxk: support tunnel header verification
2021-09-28 Anoob Josephcrypto/octeontx2: add checks for life configuration
2021-09-28 Anoob Josephcommon/cnxk: support lifetime configuration
2021-09-28 Tejasree Kondojcrypto/cnxk: add IV in SA in lookaside IPsec debug...
2021-09-28 Michael Baumcrypto/mlx5: fix indirect mkey cleaning
2021-09-28 Tal Shnaidermancrypto/mlx5: fix queue indexing
2021-09-28 David Georgecommon/cpt: rework pending queue
2021-09-08 Gagandeep Singhcrypto/dpaa_sec: support PDCP short MAC-I
2021-09-08 Gagandeep Singhcrypto/dpaa2_sec: support PDCP short MAC-I
2021-09-08 Hemant Agrawalcrypto/dpaa2_sec: support integrity only PDCP
2021-09-08 Hemant Agrawalcrypto/dpaa2_sec: add error packet counters
2021-09-08 Franck Lenormandcrypto/dpaa_sec: force inline keys to save space
2021-09-08 Franck Lenormandcommon/dpaax/caamflib: remove some inline keys
2021-09-08 Gagandeep Singhcrypto/dpaa_sec: support AES-CMAC integrity check
2021-09-08 Gagandeep Singhcrypto/dpaa_sec: support AES-XCBC-MAC
2021-09-08 Gagandeep Singhcrypto/dpaa_sec: support non-HMAC auth algos
2021-09-08 Gagandeep Singhcrypto/dpaa_sec: support DES-CBC
2021-09-08 Akhil Goyalcryptodev: expose driver interface as internal
2021-09-07 Archana Muniganticrypto/cnxk: add feature flag for cn9k lookaside IPsec
2021-09-07 Archana Muniganticrypto/cnxk: update tailroom requirement
2021-09-07 Archana Muniganticrypto/cnxk: add cn9k lookaside IPsec datapath
2021-09-07 Archana Muniganticrypto/cnxk: add cn9k security session operations
2021-09-07 Archana Muniganticrypto/cnxk: add cn9k security context
2021-09-06 Ciara Powercrypto/openssl: fix CCM processing 0 length source
2021-09-06 Anoob Josephcrypto/cnxk: add dual submission in cn9k
2021-09-06 Vidya Sagar Velumuricrypto/cnxk: support ucode API change
2021-09-06 Anoob Josephcrypto/cnxk: remove redundant assignment
2021-09-06 Anoob Josephcrypto/cnxk: remove redundant memcpy of IV for ZUC
2021-09-06 Anoob Josephcrypto/cnxk: remove redundant SNOW3G decrypt
2021-09-06 Michael Baumcrypto/mlx5: fix timestamp format configuration
2021-09-06 Shijith Thottoncrypto/cnxk: add cn10k crypto adapter fast path
2021-09-06 Shijith Thottoncrypto/cnxk: add cn9k crypto adapter fast path
2021-09-06 Shijith Thottonevent/cnxk: add crypto adapter operations
2021-09-06 Danny Patelcrypto/octeontx2: fix unaligned access to device memory
2021-09-06 Archana Muniganticommon/cnxk: make IPsec defines common
2021-09-06 Tejasree Kondojcrypto/cnxk: support cn10k transport mode
2021-09-06 Archana Muniganticrypto/cnxk: make IPsec verify functions common
2021-09-06 Tejasree Kondojcrypto/cnxk: use rlen from CPT result with lookaside
2021-09-06 Tejasree Kondojcrypto/cnxk: remove redundant code
2021-09-06 Tejasree Kondojcrypto/cnxk: support lookaside IPsec
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-30 Michael Baumcrypto/mlx5: fix leaks on probing failure
2021-07-30 Arek Kusztalcrypto/qat: disable asymmetric crypto on GEN3
2021-07-30 Arek Kusztaldrivers: fix return of unsupported features on QAT...
2021-07-30 Akhil Goyalcrypto/octeontx: fix freeing after device release
2021-07-30 Fan Zhangcrypto/qat: fix raw data path dequeue
2021-07-30 Kiran Kumar Kcrypto/cnxk: add null check for RSA key data
2021-07-30 Amaranath Somalapuramcrypto/ccp: convert driver from vdev to PCI
2021-07-30 Arek Kusztalcrypto/qat: fix array access
2021-07-30 Kiran Kumar Kcrypto/cnxk: update asymmetric ECDSA messages
2021-07-22 Shijith Thottoncrypto/octeontx: enable build on non-Linux OS
2021-07-21 Xueming Licrypto/mlx5: migrate to bus-agnostic common interface
2021-07-21 Michael Shamiscrypto/mvsam: support IPsec offload
2021-07-20 Suanming Moucrypto/mlx5: support statistics operations
2021-07-20 Suanming Moucrypto/mlx5: support enqueue/dequeue operations
next