Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-15 | crypto/chelsio/chtls: listen fails with multiadapt | Atul Gupta | 1 | -19/+31 |
2018-12-15 | net/tls: sleeping function from invalid context | Atul Gupta | 1 | -23/+32 |
2018-09-28 | crypto: chtls - remove redundant null pointer check before kfree_skb | zhong jiang | 1 | -2/+1 |
2018-08-25 | crypto: chtls - fix null dereference chtls_free_uld() | Ganesh Goudar | 1 | -2/+5 |
2018-05-30 | crypto: chtls - free beyond end rspq_skb_cache | Atul Gupta | 1 | -1/+1 |
2018-05-30 | crypto: chtls - wait for memory sendmsg, sendpage | Atul Gupta | 1 | -0/+1 |
2018-05-26 | crypto: chtls - fix a missing-check bug | Wenwen Wang | 1 | -3/+7 |
2018-04-20 | crypto: chelsio - remove redundant assignment to cdev->ports | Colin Ian King | 1 | -1/+0 |
2018-04-20 | crypto: chelsio - don't leak information from the stack to userspace | Colin Ian King | 1 | -1/+1 |
2018-04-01 | crypto: chtls - Inline TLS record Rx | Atul Gupta | 1 | -0/+1 |
2018-04-01 | crypto: chtls - Inline TLS record Tx | Atul Gupta | 1 | -0/+2 |
2018-04-01 | crypto: chtls - Register chtls with net tls | Atul Gupta | 1 | -0/+575 |