Age | Commit message (Expand) | Author |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-15 | cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr | Ayush Sawal |
2020-10-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-09-25 | crypto: chelsio - fix minor indentation issue | Colin Ian King |
2020-09-11 | crypto/chcr: move nic TLS functionality to drivers/net | Rohit Maheshwari |
2020-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-21 | crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net | Vinay Kumar Yadav |
2020-08-21 | chelsio/chtls: separate chelsio tls driver from crypto driver | Vinay Kumar Yadav |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-07-31 | tcp: rename request_sock cookie_ts bit to syncookie | Florian Westphal |
2020-07-28 | net: remove sockptr_advance | Christoph Hellwig |
2020-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-24 | net: pass a sockptr_t into ->setsockopt | Christoph Hellwig |
2020-07-20 | crypto/chtls: Enable tcp window scaling option | Vinay Kumar Yadav |
2020-07-20 | crypto/chtls: correct net_device reference count | Vinay Kumar Yadav |
2020-07-20 | crypto/chtls: fix tls alert messages corrupted by tls data | Vinay Kumar Yadav |
2020-07-16 | crypto: chelsio - Fix some pr_xxx messages | Christophe JAILLET |
2020-07-16 | crypto: chelsio - Avoid some code duplication | Christophe JAILLET |
2020-07-16 | crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY | Mikulas Patocka |
2020-07-16 | crypto: chelsio - permit asynchronous skcipher as fallback | Ard Biesheuvel |
2020-06-15 | crypto: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-10 | Crypto/chcr: Checking cra_refcnt before unregistering the algorithms | Ayush Sawal |
2020-06-10 | Crypto/chcr: Calculate src and dst sg lengths separately for dma map | Ayush Sawal |
2020-06-04 | crypto/chtls:Fix compile error when CONFIG_IPV6 is disabled | Vinay Kumar Yadav |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-06-01 | crypto/chtls: IPv6 support for inline TLS | Vinay Kumar Yadav |
2020-06-01 | Crypto/chcr: Fixes a coccinile check error | Ayush Sawal |
2020-06-01 | Crypto/chcr: Fixes compilations warnings | Ayush Sawal |
2020-06-01 | crypto/chcr: IPV6 code needs to be in CONFIG_IPV6 | Rohit Maheshwari |
2020-06-01 | cxgb4/chcr: Enable ktls settings at run time | Rohit Maheshwari |
2020-06-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-26 | crypto: chelsio/chtls: properly set tp->lsndtime | Eric Dumazet |
2020-05-08 | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h | Eric Biggers |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-06 | Crypto/chcr: fix for hmac(sha) test fails | Devulapally Shiva Krishna |
2020-05-06 | Crypto/chcr: support for 48 byte key_len in aes-xts | Devulapally Shiva Krishna |
2020-05-06 | Crypto/chcr: fix for ccm(aes) failed test | Devulapally Shiva Krishna |
2020-05-06 | Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed tests | Devulapally Shiva Krishna |
2020-05-06 | Crypto/chcr: fix gcm-aes and rfc4106-gcm failed tests | Devulapally Shiva Krishna |
2020-05-06 | Revert "crypto: chelsio - Inline single pdu only" | Ayush Sawal |
2020-05-04 | cxgb4/chcr: avoid -Wreturn-local-addr warning | Arnd Bergmann |
2020-04-24 | crypto: chelsio - remove redundant assignment to variable error | Colin Ian King |
2020-04-23 | chcr: Fix CPU hard lockup | Rohit Maheshwari |
2020-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |