Show patches with: Submitter = Dave Watson       |    Archived = No       |   72 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,1/2] Crypto support aesni rfc5288 - - - --- 2015-11-23 Dave Watson herbert Not Applicable
[RFC,2/2] Crypto kernel tls socket - - - --- 2015-11-23 Dave Watson herbert Not Applicable
[net-next,1/4] tcp: ULP infrastructure - - - --- 2017-05-24 Dave Watson herbert Not Applicable
[net-next,2/4] tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions - - - --- 2017-05-24 Dave Watson herbert Not Applicable
[net-next,3/4] tls: kernel TLS support - - - --- 2017-05-24 Dave Watson herbert Not Applicable
[net-next,4/4] tls: Documentation - - - --- 2017-05-24 Dave Watson herbert Not Applicable
[v2,net-next,1/4] tcp: ULP infrastructure - - - --- 2017-06-06 Dave Watson herbert Not Applicable
[v2,net-next,2/4] tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions - - - --- 2017-06-06 Dave Watson herbert Not Applicable
[v2,net-next,3/4] tls: kernel TLS support - - - --- 2017-06-06 Dave Watson herbert Not Applicable
[v2,net-next,4/4] tls: Documentation - - - --- 2017-06-06 Dave Watson herbert Not Applicable
[v3,net-next,1/4] tcp: ULP infrastructure - - - --- 2017-06-14 Dave Watson herbert Not Applicable
[v3,net-next,2/4] tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions - - - --- 2017-06-14 Dave Watson herbert Not Applicable
[v3,net-next,3/4] tls: kernel TLS support - - - --- 2017-06-14 Dave Watson herbert Not Applicable
[v3,net-next,4/4] tls: Documentation - - - --- 2017-06-14 Dave Watson herbert Not Applicable
[01/14] x86/crypto: aesni: Merge INITIAL_BLOCKS_ENC/DEC - - - --- 2018-02-12 Dave Watson herbert Superseded
[02/14] x86/crypto: aesni: Macro-ify func save/restore - - - --- 2018-02-12 Dave Watson herbert Superseded
[03/14] x86/crypto: aesni: Add GCM_INIT macro - - - --- 2018-02-12 Dave Watson herbert Superseded
[04/14] x86/crypto: aesni: Add GCM_COMPLETE macro - - - --- 2018-02-12 Dave Watson herbert Superseded
[05/14] x86/crypto: aesni: Merge encode and decode to GCM_ENC_DEC macro - - - --- 2018-02-12 Dave Watson herbert Superseded
[06/14] x86/crypto: aesni: Introduce gcm_context_data - - - --- 2018-02-12 Dave Watson herbert Superseded
[07/14] x86/crypto: aesni: Split AAD hash calculation to separate macro - - - --- 2018-02-12 Dave Watson herbert Superseded
[08/14] x86/crypto: aesni: Fill in new context data structures - - - --- 2018-02-12 Dave Watson herbert Superseded
[09/14] x86/crypto: aesni: Move ghash_mul to GCM_COMPLETE - - - --- 2018-02-12 Dave Watson herbert Superseded
[10/14] x86/crypto: aesni: Move HashKey computation from stack to gcm_context - - - --- 2018-02-12 Dave Watson herbert Superseded
[11/14] x86/crypto: aesni: Introduce partial block macro - - - --- 2018-02-12 Dave Watson herbert Superseded
[12/14] x86/crypto: aesni: Add fast path for > 16 byte update - - - --- 2018-02-12 Dave Watson herbert Superseded
[13/14] x86/crypto: aesni: Introduce scatter/gather asm function stubs - - - --- 2018-02-12 Dave Watson herbert Superseded
[14/14] x86/crypto: aesni: Update aesni-intel_glue to use scatter/gather - - - --- 2018-02-12 Dave Watson herbert Superseded
[v2,01/14] x86/crypto: aesni: Merge INITIAL_BLOCKS_ENC/DEC - - - --- 2018-02-14 Dave Watson herbert Accepted
[v2,02/14] x86/crypto: aesni: Macro-ify func save/restore - - - --- 2018-02-14 Dave Watson herbert Accepted
[v2,03/14] x86/crypto: aesni: Add GCM_INIT macro - - - --- 2018-02-14 Dave Watson herbert Accepted
[v2,04/14] x86/crypto: aesni: Add GCM_COMPLETE macro - - - --- 2018-02-14 Dave Watson herbert Accepted
[v2,05/14] x86/crypto: aesni: Merge encode and decode to GCM_ENC_DEC macro - - - --- 2018-02-14 Dave Watson herbert Accepted
[v2,06/14] x86/crypto: aesni: Introduce gcm_context_data - - - --- 2018-02-14 Dave Watson herbert Accepted
[v2,07/14] x86/crypto: aesni: Split AAD hash calculation to separate macro - - - --- 2018-02-14 Dave Watson herbert Accepted
[v2,08/14] x86/crypto: aesni: Fill in new context data structures - - - --- 2018-02-14 Dave Watson herbert Accepted
[v2,09/14] x86/crypto: aesni: Move ghash_mul to GCM_COMPLETE - - - --- 2018-02-14 Dave Watson herbert Accepted
[v2,10/14] x86/crypto: aesni: Move HashKey computation from stack to gcm_context - - - --- 2018-02-14 Dave Watson herbert Accepted
[v2,11/14] x86/crypto: aesni: Introduce partial block macro - - - --- 2018-02-14 Dave Watson herbert Accepted
[v2,12/14] x86/crypto: aesni: Add fast path for > 16 byte update - - - --- 2018-02-14 Dave Watson herbert Accepted
[v2,13/14] x86/crypto: aesni: Introduce scatter/gather asm function stubs - - - --- 2018-02-14 Dave Watson herbert Accepted
[v2,14/14] x86/crypto: aesni: Update aesni-intel_glue to use scatter/gather - - - --- 2018-02-14 Dave Watson herbert Accepted
[RFC,1/5] tls: Generalize zerocopy_from_iter - - - --- 2018-03-08 Dave Watson herbert Not Applicable
[RFC,2/5] tls: Move cipher info to a separate struct - - - --- 2018-03-08 Dave Watson herbert Not Applicable
[RFC,3/5] tls: Pass error code explicitly to tls_err_abort - - - --- 2018-03-08 Dave Watson herbert Not Applicable
[RFC,4/5] tls: RX path for ktls - - - --- 2018-03-08 Dave Watson herbert Not Applicable
[RFC,5/5] tls: Add receive path documentation - - - --- 2018-03-08 Dave Watson herbert Not Applicable
[net-next,1/6] tls: Generalize zerocopy_from_iter - - - --- 2018-03-20 Dave Watson herbert Not Applicable
[net-next,2/6] tls: Move cipher info to a separate struct - - - --- 2018-03-20 Dave Watson herbert Not Applicable
[net-next,3/6] tls: Pass error code explicitly to tls_err_abort - - - --- 2018-03-20 Dave Watson herbert Not Applicable
[net-next,4/6] tls: Refactor variable names - - - --- 2018-03-20 Dave Watson herbert Not Applicable
[net-next,5/6] tls: RX path for ktls - - - --- 2018-03-20 Dave Watson herbert Not Applicable
[net-next,6/6] tls: Add receive path documentation - - - --- 2018-03-20 Dave Watson herbert Not Applicable
[v2,net-next,1/6] tls: Generalize zerocopy_from_iter - - - --- 2018-03-22 Dave Watson herbert Not Applicable
[v2,net-next,2/6] tls: Move cipher info to a separate struct - - - --- 2018-03-22 Dave Watson herbert Not Applicable
[v2,net-next,3/6] tls: Pass error code explicitly to tls_err_abort - - - --- 2018-03-22 Dave Watson herbert Not Applicable
[v2,net-next,4/6] tls: Refactor variable names - - - --- 2018-03-22 Dave Watson herbert Not Applicable
[v2,net-next,5/6] tls: RX path for ktls - - - --- 2018-03-22 Dave Watson herbert Not Applicable
[v2,net-next,6/6] tls: Add receive path documentation - - - --- 2018-03-22 Dave Watson herbert Not Applicable
crypto: aesni - Use unaligned loads from gcm_context_data crypto: aesni - Use unaligned loads from gcm_context_data - - - --- 2018-08-15 Dave Watson herbert Accepted
[01/12] x86/crypto: aesni: Merge GCM_ENC_DEC x86/crypto: gcmaes AVX scatter/gather support - - - --- 2018-12-10 Dave Watson herbert Accepted
[02/12] x86/crypto: aesni: Introduce gcm_context_data x86/crypto: gcmaes AVX scatter/gather support - - - --- 2018-12-10 Dave Watson herbert Accepted
[03/12] x86/crypto: aesni: Macro-ify func save/restore x86/crypto: gcmaes AVX scatter/gather support - - - --- 2018-12-10 Dave Watson herbert Accepted
[04/12] x86/crypto: aesni: support 256 byte keys in avx asm x86/crypto: gcmaes AVX scatter/gather support - - - --- 2018-12-10 Dave Watson herbert Accepted
[05/12] x86/crypto: aesni: Add GCM_COMPLETE macro x86/crypto: gcmaes AVX scatter/gather support - - - --- 2018-12-10 Dave Watson herbert Accepted
[06/12] x86/crypto: aesni: Split AAD hash calculation to separate macro x86/crypto: gcmaes AVX scatter/gather support - - - --- 2018-12-10 Dave Watson herbert Accepted
[07/12] x86/crypto: aesni: Merge avx precompute functions x86/crypto: gcmaes AVX scatter/gather support - - - --- 2018-12-10 Dave Watson herbert Accepted
[08/12] x86/crypto: aesni: Fill in new context data structures x86/crypto: gcmaes AVX scatter/gather support - - - --- 2018-12-10 Dave Watson herbert Accepted
[09/12] x86/crypto: aesni: Move ghash_mul to GCM_COMPLETE x86/crypto: gcmaes AVX scatter/gather support - - - --- 2018-12-10 Dave Watson herbert Accepted
[10/12] x86/crypto: aesni: Introduce READ_PARTIAL_BLOCK macro x86/crypto: gcmaes AVX scatter/gather support - - - --- 2018-12-10 Dave Watson herbert Accepted
[11/12] x86/crypto: aesni: Introduce partial block macro x86/crypto: gcmaes AVX scatter/gather support - - - --- 2018-12-10 Dave Watson herbert Accepted
[12/12] x86/crypto: aesni: Add scatter/gather avx stubs, and use them in C x86/crypto: gcmaes AVX scatter/gather support - - - --- 2018-12-10 Dave Watson herbert Accepted