Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-09cxgb4/chcr: complete record tx handlingRohit Maheshwari
2020-03-09cxgb4/chcr: Save tx keys and handle HW responseRohit Maheshwari
2020-03-09cxgb4/chcr : Register to tls add and del callbackRohit Maheshwari
2020-03-06crypto: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-06crypto: chelsio - Use multiple txq/rxq per tfm to process the requestsAyush Sawal
2020-02-13crypto: chelsio - Print the chcr driver information while module load.Devulapally Shiva Krishna
2019-01-25crypto: chelsio - avoid using sa_entry immAtul Gupta
2018-12-23crypto: chelsio - Handle PCI shutdown eventHarsh Jain
2018-12-23crypto: chelsio - Use same value for both channel in single WRHarsh Jain
2018-12-07crypto: chcr - ESN for Inline IPSec TxAtul Gupta
2018-05-30crypt: chelsio - Send IV as Immediate for cipher algoHarsh Jain
2018-04-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-04-01crypto: chcr - Inline TLS Key MacrosAtul Gupta
2018-03-16crypto: chelsio -Split Hash requests for large scatter gather listHarsh Jain
2017-11-29chcr: Add support for Inline IPSecAtul Gupta
2017-11-03crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl ...Harsh Jain
2017-06-20crypto: chcr - Select device in Round Robin fashionHarsh Jain
2017-06-20crypto: chcr - Add ctr mode and process large sg entries for cipherHarsh Jain
2017-04-21crypto: chcr - Fix txq ids.Harsh Jain
2017-02-03crypto: chcr - Change flow IDsHarsh Jain
2016-11-30crypto: chcr - Add AEAD algos.Harsh Jain
2016-11-30crypto: chcr - Added new structure chcr_wrHarsh Jain
2016-08-19chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai