Ayush Sawal ([email protected])

Number of posts: 24 (0.04 per day)
First post: 2019-10-04 17:57:25
Last post: 2021-04-02 19:27:48

Date List Subject
2021-04-02 19:27:48 linux-crypto [PATCH crypto] chcr: Read rxchannel-id from firmware
2020-06-02 10:31:25 linux-kernel Re: linux-next: Fixes tag needs some work in the net-next tree
2020-06-02 07:31:58 linux-kernel Re: linux-next: Fixes tag needs some work in the net-next tree
2020-05-27 13:40:23 linux-crypto Re: [PATCH] crypto: chelsio: remove redundant premature assignment to iv
2020-05-14 07:58:06 linux-crypto [PATCH net-next 2/2] Crypto/chcr: Fixes a cocci check error
2020-05-14 07:58:06 linux-crypto [PATCH net-next 0/2] Fixing compilation warnings and errors
2020-05-14 07:55:03 linux-crypto [PATCH net-next 1/2] Crypto/chcr: Fixes compilations warnings
2020-05-12 19:18:48 linux-crypto Re: [PATCH] Crypto/chcr: drop refcount on error path in chcr_aead_op()
2020-05-06 14:50:10 linux-crypto [PATCH net-next] Revert "crypto: chelsio - Inline single pdu only"
2020-03-30 15:36:06 linux-crypto Re: linux-next: manual merge of the crypto tree with the net-next tree
2020-03-16 06:04:25 linux-crypto [PATCH Crypto 2/2] chcr: Fixes a deadlock between rtnl_lock and uld_mutex
2020-03-16 06:04:15 linux-crypto [PATCH Crypto 0/2] Fixes issues during driver registration
2020-03-16 06:04:15 linux-crypto [PATCH Crypto 1/2] chcr: Fixes a hang issue during driver registration
2020-02-24 03:43:39 linux-crypto [PATCH Crypto 2/2] chcr: Use multiple txq/rxq per tfm to process the requests
2020-02-24 03:43:38 linux-crypto [PATCH Crypto 0/2] Improving the performance of chelsio crypto operations
2020-02-24 03:43:38 linux-crypto [PATCH Crypto 1/2] chcr: Recalculate iv only if it is needed
2020-02-21 05:17:44 linux-crypto Re: [RFC][PATCH] almost certain bug in drivers/crypto/chelsio/chcr_algo.c:create_authenc_wr()
2020-02-17 13:40:29 linux-crypto [PATCH] MAINTAINERS: Update maintainers for chelsio crypto drivers
2020-02-05 05:20:24 linux-crypto [PATCH crypto/chcr 2/2] This fixes the kernel panic which occurs during a libkcapi test
2020-02-05 05:20:03 linux-crypto [PATCH crypto/chcr 1/2] This fixes the libkcapi's cbc(aes) aio fail test cases
2020-02-05 05:19:52 linux-crypto [PATCH crypto/chcr 0/2] Bug fixes for libkcapi's fail tests
2020-01-03 04:58:08 linux-crypto [Crypto/chcr] Resetting crypto counters during the driver unregister
2019-12-13 11:40:09 linux-crypto [Crypto/chcr] calculating tx_channel_id as per the max number of channels
2019-10-04 17:57:25 linux-crypto [af_alg v2] crypto:af_alg cast ki_complete ternary op to int