Current Team Memberships

Show patches with: Archived = No       |   177 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
linux-generic: crypto: support OpenSSL 1.1.0 --- 2017-02-06 Dmitry Eremin-Solenikov New
[v2,1/3] linux-generic: crypto: add missing include [v2,1/3] linux-generic: crypto: add missing include --- 2017-02-07 Dmitry Eremin-Solenikov Superseded
[v2,2/3] linux-generic: crypto: move OpenSSL locks out of global crypto data [v2,1/3] linux-generic: crypto: add missing include --- 2017-02-07 Dmitry Eremin-Solenikov New
[v2,3/3] linux-generic: crypto: support OpenSSL 1.1.0 [v2,1/3] linux-generic: crypto: add missing include --- 2017-02-07 Dmitry Eremin-Solenikov New
[1/4] example: ipsec_offload: enable compilation [1/4] example: ipsec_offload: enable compilation --- 2017-02-21 Dmitry Eremin-Solenikov New
[2/4] example: ipsef_offload: port to odpthreads helpers [1/4] example: ipsec_offload: enable compilation --- 2017-02-21 Dmitry Eremin-Solenikov New
[3/4] abi: event: add ODP_EVENT_IPSEC_RESULT [1/4] example: ipsec_offload: enable compilation --- 2017-02-21 Dmitry Eremin-Solenikov New
[4/4] api: crypto: add definitions for SHA-1 HMAC authentication [1/4] example: ipsec_offload: enable compilation --- 2017-02-21 Dmitry Eremin-Solenikov New
[v3,1/3] linux-generic: crypto: add missing include [v3,1/3] linux-generic: crypto: add missing include --- 2017-02-23 Dmitry Eremin-Solenikov Accepted
[v3,2/3] linux-generic: crypto: port to OpenSSL 1.0.x thread id API [v3,1/3] linux-generic: crypto: add missing include --- 2017-02-23 Dmitry Eremin-Solenikov Accepted
[v3,3/3] linux-generic: crypto: support OpenSSL 1.1.0 [v3,1/3] linux-generic: crypto: add missing include --- 2017-02-23 Dmitry Eremin-Solenikov Accepted
[RFC] api: init: add ODP_PRINTF_FORMAT to odp_log_func_t --- 2017-03-06 Dmitry Eremin-Solenikov New
linux-generic: crypto: properly handle errors in packet copy --- 2017-03-06 Dmitry Eremin-Solenikov New
[API-NEXT,1/3] api: hints: rework ODP_DEPRECATED API deprecated hints proposal --- 2017-03-07 Dmitry Eremin-Solenikov Superseded
[API-NEXT,3/3] test: crypto: remove references to deprecated crypto apis deprecated hints proposal --- 2017-03-07 Dmitry Eremin-Solenikov Superseded
[API-NEXT,1/3] api: hints: rework ODP_DEPRECATED API deprecated hints proposal --- 2017-03-07 Dmitry Eremin-Solenikov New
[API-NEXT,2/3] api: crypto: use ODP_DEPRECATED{, _FIELD} declarations deprecated hints proposal --- 2017-03-07 Dmitry Eremin-Solenikov New
[API-NEXT,3/3] test: crypto: remove references to deprecated crypto apis deprecated hints proposal --- 2017-03-07 Dmitry Eremin-Solenikov New
[API-NEXT,1/8] validation: crypto: add tests for checking message digests crypto rework and support for SHA-1/-512 --- 2017-03-08 Dmitry Eremin-Solenikov Superseded
[API-NEXT,2/8] validation: crypto: correct comment for HMAC-SHA-256 tests crypto rework and support for SHA-1/-512 --- 2017-03-08 Dmitry Eremin-Solenikov Superseded
[API-NEXT,4/8] validation: crypto: add HMAC-SHA-512 test cases crypto rework and support for SHA-1/-512 --- 2017-03-08 Dmitry Eremin-Solenikov Superseded
[API-NEXT,5/8] linux-generic: crypto: unify auth code crypto rework and support for SHA-1/-512 --- 2017-03-08 Dmitry Eremin-Solenikov Superseded
[API-NEXT,6/8] linux-generic: crypto: switch to EVP interface for cipher algorithms crypto rework and support for SHA-1/-512 --- 2017-03-08 Dmitry Eremin-Solenikov New
[API-NEXT,7/8] linux-generic: crypto: add SHA-1 authentication support crypto rework and support for SHA-1/-512 --- 2017-03-08 Dmitry Eremin-Solenikov New
[API-NEXT,8/8] linux-generic: crypto: add HMAC-SHA-512 authentication support crypto rework and support for SHA-1/-512 --- 2017-03-08 Dmitry Eremin-Solenikov Superseded
[API-NEXT,3/8] validation: crypto: add HMAC-SHA-1-96 test cases crypto rework and support for SHA-1/-512 --- 2017-03-09 Dmitry Eremin-Solenikov Superseded
linux-generic: pool: don't allocate buffers from invalid pool --- 2017-03-09 Dmitry Eremin-Solenikov New
[v2] linux-generic: pool: don't allocate buffers from invalid pool --- 2017-03-10 Dmitry Eremin-Solenikov New
[v2] linux-generic: crypto: properly handle errors in packet copy --- 2017-03-13 Dmitry Eremin-Solenikov New
[API-NEXT,v2,1/8] validation: crypto: add tests for checking message digests crypto rework and support for SHA-1/-512 --- 2017-04-03 Dmitry Eremin-Solenikov New
[API-NEXT,v2,2/8] validation: crypto: correct comment for HMAC-SHA-256 tests crypto rework and support for SHA-1/-512 --- 2017-04-03 Dmitry Eremin-Solenikov Superseded
[API-NEXT,v2,3/8] validation: crypto: add HMAC-SHA-1-96 test cases crypto rework and support for SHA-1/-512 --- 2017-04-03 Dmitry Eremin-Solenikov New
[API-NEXT,v2,4/8] validation: crypto: add HMAC-SHA-512 test cases crypto rework and support for SHA-1/-512 --- 2017-04-03 Dmitry Eremin-Solenikov New
[API-NEXT,v2,5/8] linux-generic: crypto: unify auth code crypto rework and support for SHA-1/-512 --- 2017-04-03 Dmitry Eremin-Solenikov Superseded
[API-NEXT,v2,6/8] linux-generic: crypto: switch to EVP interface for cipher algorithms crypto rework and support for SHA-1/-512 --- 2017-04-03 Dmitry Eremin-Solenikov Superseded
[API-NEXT,v2,7/8] linux-generic: crypto: add SHA-1 authentication support crypto rework and support for SHA-1/-512 --- 2017-04-03 Dmitry Eremin-Solenikov New
[API-NEXT,v2,8/8] linux-generic: crypto: add HMAC-SHA-512 authentication support crypto rework and support for SHA-1/-512 --- 2017-04-03 Dmitry Eremin-Solenikov New
[1/3] api: ipsec: make num_pkt/out/sa/opt unsigned [1/3] api: ipsec: make num_pkt/out/sa/opt unsigned --- 2017-04-10 Dmitry Eremin-Solenikov New
[2/3] api: ipsec: mark odp_ipsec_sa_create argument as constant [1/3] api: ipsec: make num_pkt/out/sa/opt unsigned --- 2017-04-10 Dmitry Eremin-Solenikov Superseded
[3/3] api: ipsec: add default queue for outbound events [1/3] api: ipsec: make num_pkt/out/sa/opt unsigned --- 2017-04-10 Dmitry Eremin-Solenikov Superseded
api: ipsec: change semantics of odp_ipsec_result function --- 2017-04-10 Dmitry Eremin-Solenikov Superseded
[API-NEXT,RFC] linux-gen: ipsec: draft IPsec implementation --- 2017-04-11 Dmitry Eremin-Solenikov Superseded
[API-NEXT,RFC,rebased] linux-gen: ipsec: draft IPsec implementation --- 2017-04-11 Dmitry Eremin-Solenikov New
[API-NEXT] api: ipsec: factor out definitions for feature support levels --- 2017-04-14 Dmitry Eremin-Solenikov Superseded
[API-NEXT] api: ipsec: factor out definitions for feature support levels --- 2017-04-14 Dmitry Eremin-Solenikov New
[API-NEXT,v2] api: feature: factor out definitions for feature support levels --- 2017-04-14 Dmitry Eremin-Solenikov Superseded
[API-NEXT,v3] api: ipsec: factor out definitions for feature support levels --- 2017-04-15 Dmitry Eremin-Solenikov New
[API-NEXT,v4] api: ipsec: factor out definitions for feature support levels --- 2017-04-17 Dmitry Eremin-Solenikov New
[API-NEXT,v5] api: ipsec: factor out definitions for feature support levels --- 2017-04-19 Dmitry Eremin-Solenikov New
[API-NEXT,v2] api: ipsec: change semantics of odp_ipsec_result function --- 2017-04-19 Dmitry Eremin-Solenikov Superseded
[v3] linux-generic: crypto: properly handle errors in packet copy --- 2017-04-22 Dmitry Eremin-Solenikov New
[v4] linux-generic: crypto: properly handle errors in packet copy --- 2017-04-24 Dmitry Eremin-Solenikov Accepted
[1/4] validation: crypto: add tests for checking message digests crypto: rework implementation of encryption and auth code --- 2017-04-25 Dmitry Eremin-Solenikov Accepted
[2/4] validation: crypto: correct comment for HMAC-SHA-256 tests crypto: rework implementation of encryption and auth code --- 2017-04-25 Dmitry Eremin-Solenikov Accepted
[3/4] linux-generic: crypto: unify auth code crypto: rework implementation of encryption and auth code --- 2017-04-25 Dmitry Eremin-Solenikov Accepted
[4/4] linux-generic: crypto: switch to EVP interface for cipher algorithms crypto: rework implementation of encryption and auth code --- 2017-04-25 Dmitry Eremin-Solenikov New
[API-NEXT] api: packet: introduce odp_packet_data_range_t --- 2017-04-25 Dmitry Eremin-Solenikov Superseded
[[RFCv2] 1/4] api: ipsec: mark odp_ipsec_sa_create argument as constant --- 2017-04-27 Dmitry Eremin-Solenikov Accepted
[[RFCv2] 2/4] api: ipsec: add default queue for outbound events --- 2017-04-27 Dmitry Eremin-Solenikov New
[[RFCv2] 3/4] api: ipsec: change semantics of odp_ipsec_result function --- 2017-04-27 Dmitry Eremin-Solenikov Superseded
[[RFCv2] 4/4] linux-gen: ipsec: draft IPsec implementation --- 2017-04-27 Dmitry Eremin-Solenikov New
[API-NEXT,v2] api: packet: introduce odp_packet_data_range_t --- 2017-05-04 Dmitry Eremin-Solenikov New
api: ipsec: change semantics of odp_ipsec_result function --- 2017-05-09 Dmitry Eremin-Solenikov New
api: ipsec: add explicit nonce/salt parameter --- 2017-05-09 Dmitry Eremin-Solenikov New
[01/23] test: crypto: explicitly pass auth_digest_len to crypto subsystem [01/23] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[API-NEXT,v4,01/23] validation: crypto: explicitly pass auth_digest_len to crypto subsystem Major cryptography rework --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[02/23] test: crypto: explicitly pass AAD to crypto subsystem Untitled series #1663 --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[API-NEXT,v4,02/23] validation: crypto: explicitly pass AAD to crypto subsystem Major cryptography rework --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[API-NEXT,v4,03/23] test: odp_crypto: update performance test to set auth_digest_length Major cryptography rework --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[API-NEXT,v4,04/23] example: ipsec: set auth_digest_len Major cryptography rework --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[05/23] linux: crypto: use auth_digest_len when calculating HMACs Untitled series #1664 --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[API-NEXT,v4,05/23] linux-generic: crypto: use auth_digest_len when calculating HMACs Major cryptography rework --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[06/23] linux: crypto: add SHA* capabilities for full length digests Untitled series #1665 --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[API-NEXT,v4,06/23] linux-generic: crypto: add SHA* capabilities for full length digests Major cryptography rework --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[07/23] linux: crypto: update AES-GCM support to reflect aad and auth_digest_len Untitled series #1666 --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[API-NEXT,v4,07/23] linux-generic: crypto: update AES-GCM support to reflect aad and auth_digest_len Major cryptography rework --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[08/23] crypto: linux-generic: add capabilities for CIPHER_NULL and AUTH_NULL Untitled series #1667 --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[API-NEXT,v4,08/23] linux-generic: crypto: remote extra memcpy in AES-GCM Major cryptography rework --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[API-NEXT,v4,09/23] linux-generic: crypto: make AES-GCM thread safe Major cryptography rework --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[09/23] test: crypto: add tests for NULL cipher Untitled series #1669 --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[API-NEXT,v4,10/23] linux-generic: crypto: explicitly disable padding for AES-GCM Major cryptography rework --- 2017-06-01 Dmitry Eremin-Solenikov Superseded
[10/23] linux-generic: crypto: remote extra memcpy in AES-GCM Untitled series #1668 --- 2017-06-01 Dmitry Eremin-Solenikov New
[API-NEXT,v5,01/23] validation: crypto: explicitly pass auth_digest_len to crypto subsystem Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,02/23] validation: crypto: explicitly pass AAD to crypto subsystem Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,03/23] test: odp_crypto: update performance test to set auth_digest_length Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,04/23] example: ipsec: set auth_digest_len Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,05/23] linux-generic: crypto: use auth_digest_len when calculating HMACs Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,06/23] linux-generic: crypto: add SHA* capabilities for full length digests Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,07/23] linux-generic: crypto: update AES-GCM support to reflect aad and auth_digest_len Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,08/23] linux-generic: crypto: remote extra memcpy in AES-GCM Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,09/23] linux-generic: crypto: make AES-GCM thread safe Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,10/23] linux-generic: crypto: explicitly disable padding for AES-GCM Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,11/23] linux-generic: crypto: rewrite AES-CBC support using EVP functions Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,12/23] linux-generic: crypto: rewrite 3DES-CBC support using EVP functions Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,13/23] linux-generic: crypto: merge AES-CBC and 3DES-CBC support Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,14/23] linux-generic: crypto: make HMAC work across segmented packets Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,15/23] linux-generic: crypto: make en/decryption work across packet segments Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,16/23] linux-generic: crypto: NULL session->next pointer on session allocation Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
[API-NEXT,v5,17/23] test: odp_crypto: bail out if odp_crypto_session_create failed Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov New
[API-NEXT,v5,18/23] crypto: linux-generic: add capabilities for CIPHER_NULL and AUTH_NULL Major cryptography code rework --- 2017-06-01 Dmitry Eremin-Solenikov Accepted
« 1 2 »

Bundling

Create bundle: