| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | crypto: chtls - free beyond end rspq_skb_cache | Atul Gupta | 2018-05-31 | 1 | -1/+1 |
* | crypto: chtls - kbuild warnings | Atul Gupta | 2018-05-31 | 1 | -5/+6 |
* | crypto: chtls - dereference null variable | Atul Gupta | 2018-05-31 | 1 | -2/+1 |
* | crypto: chtls - wait for memory sendmsg, sendpage | Atul Gupta | 2018-05-31 | 3 | -3/+89 |
* | crypto: chtls - key len correction | Atul Gupta | 2018-05-31 | 1 | -5/+1 |
* | crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM | Harsh Jain | 2018-05-31 | 2 | -113/+97 |
* | crypt: chelsio - Send IV as Immediate for cipher algo | Harsh Jain | 2018-05-31 | 4 | -40/+17 |
* | crypto: chelsio - Return -ENOSPC for transient busy indication. | Harsh Jain | 2018-05-31 | 1 | -30/+26 |
* | crypto: chtls - fix a missing-check bug | Wenwen Wang | 2018-05-27 | 1 | -3/+7 |
* | crypto: chtls - generic handling of data and hdr | Atul Gupta | 2018-05-27 | 3 | -53/+23 |
* | crypto: chelsio - request to HW should wrap | Atul Gupta | 2018-05-19 | 1 | -18/+17 |
* | crypto: chelsio - remove redundant assignment to cdev->ports | Colin Ian King | 2018-04-21 | 1 | -1/+0 |
* | crypto: chelsio - don't leak information from the stack to userspace | Colin Ian King | 2018-04-21 | 1 | -1/+1 |
* | crypto: chelsio - Fix potential NULL pointer dereferences | Gustavo A. R. Silva | 2018-04-21 | 1 | -0/+16 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-04-04 | 5 | -217/+413 |
|\ |
|
| * | crypto: chelsio - don't leak pointers to authenc keys | Tudor-Dan Ambarus | 2018-03-31 | 1 | -0/+5 |
| * | crypto: chelsio - Remove declaration of static function from header | Harsh Jain | 2018-03-31 | 2 | -147/+145 |
| * | crypto: chelsio -Split Hash requests for large scatter gather list | Harsh Jain | 2018-03-16 | 4 | -108/+298 |
| * | crypto: chelsio - Fix iv passed in fallback path for rfc3686 | Harsh Jain | 2018-03-16 | 1 | -1/+1 |
| * | crypto: chelsio - Update IV before sending request to HW | Harsh Jain | 2018-03-16 | 1 | -8/+11 |
| * | crypto: chelsio - Fix src buffer dma length | Harsh Jain | 2018-03-16 | 1 | -5/+12 |
| * | crypto: chelsio - Use kernel round function to align lengths | Harsh Jain | 2018-03-16 | 2 | -40/+34 |
| * | crypto: chelsio - no csum offload for ipsec path | Atul Gupta | 2018-03-09 | 1 | -3/+2 |
| * | crypto: chelsio - Make function aead_ccm_validate_input static | Colin Ian King | 2018-02-15 | 1 | -4/+4 |
* | | crypto: chtls - Makefile Kconfig | Atul Gupta | 2018-03-31 | 3 | -0/+16 |
* | | crypto: chtls - Program the TLS session Key | Atul Gupta | 2018-03-31 | 1 | -0/+412 |
* | | crypto: chtls - Inline TLS record Rx | Atul Gupta | 2018-03-31 | 2 | -1/+602 |
* | | crypto: chtls - Inline TLS record Tx | Atul Gupta | 2018-03-31 | 2 | -0/+1224 |
* | | crypto : chtls - CPL handler definition | Atul Gupta | 2018-03-31 | 1 | -0/+2126 |
* | | crypto: chtls - Register chtls with net tls | Atul Gupta | 2018-03-31 | 1 | -0/+575 |
* | | crypto: chtls - structure and macro for Inline TLS | Atul Gupta | 2018-03-31 | 2 | -0/+685 |
* | | crypto: chcr - Inline TLS Key Macros | Atul Gupta | 2018-03-31 | 2 | -1/+96 |
|/ |
|
* | crypto: chelsio - Fix indentation warning | Harsh Jain | 2018-01-20 | 1 | -5/+5 |
* | crypto: chelsio - Remove dst sg size zero check | Harsh Jain | 2018-01-18 | 1 | -30/+13 |
* | crypto: chelsio - Add authenc versions of ctr and sha | Harsh Jain | 2018-01-18 | 2 | -23/+199 |
* | crypto: chelsio - Fix IV updated in XTS operation | Harsh Jain | 2018-01-18 | 1 | -4/+6 |
* | crypto: chelsio - check for sg null | Harsh Jain | 2018-01-18 | 1 | -1/+2 |
* | crypto: chelsio - Fix Indentation | Harsh Jain | 2018-01-18 | 1 | -15/+13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2017-12-22 | 1 | -0/+1 |
|\ |
|
| * | crypto: chelsio - select CRYPTO_GF128MUL | Arnd Bergmann | 2017-12-22 | 1 | -0/+1 |
* | | crypto: chelsio - fix a type cast error | Atul Gupta | 2017-12-22 | 1 | -1/+1 |
* | | chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data | Colin Ian King | 2017-12-11 | 1 | -1/+1 |
* | | chcr: remove unused variables net_device, pi, adap and cntrl | Colin Ian King | 2017-12-11 | 1 | -7/+1 |
* | | crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len static | Colin Ian King | 2017-12-11 | 1 | -9/+13 |
* | | chcr: Add support for Inline IPSec | Atul Gupta | 2017-11-29 | 8 | -168/+860 |
* | | crypto: chelsio - Fix an error code in chcr_hash_dma_map() | Dan Carpenter | 2017-11-29 | 1 | -1/+1 |
* | | crypto: chelsio - remove redundant assignments to reqctx and dst_size | Colin Ian King | 2017-11-29 | 1 | -4/+0 |
|/ |
|
* | crypto: chcr - Replace _manual_ swap with swap macro | Gustavo A. R. Silva | 2017-11-06 | 1 | -4/+1 |
* | crypto: chelsio - Fix memory leak | Harsh Jain | 2017-11-03 | 1 | -4/+4 |