Age | Commit message (Expand) | Author |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-22 | crypto: chtls - Fixed listen fail when max stid range reached | Vinay Kumar Yadav |
2020-01-22 | crypto: chtls - Corrected function call context | Vinay Kumar Yadav |
2020-01-09 | crypto: chelsio - Resetting crypto counters during the driver unregister | Ayush Sawal |
2020-01-09 | crypto: remove propagation of CRYPTO_TFM_RES_* flags | Eric Biggers |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers |
2020-01-09 | crypto: chelsio - fix writing tfm flags to wrong place | Eric Biggers |
2019-12-27 | crypto: chtls - Fixed memory leak | Vinay Kumar Yadav |
2019-12-27 | crypto: chtls - Add support for AES256-GCM based ciphers | Vinay Kumar Yadav |
2019-12-20 | crypto: chelsio - calculating tx_channel_id as per the max number of channels | Ayush Sawal |
2019-12-17 | cxgb4/chtls: fix ULD connection failures due to wrong TID base | Shahjada Abul Husain |
2019-12-11 | crypto: Kconfig - Fix indentation | Krzysztof Kozlowski |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2019-11-22 | cxgb4/chcr: update SGL DMA unmap for USO | Rahul Lakkireddy |
2019-11-17 | crypto: chelsio - switch to skcipher API | Ard Biesheuvel |
2019-11-06 | net: silence data-races on sk_backlog.tail | Eric Dumazet |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-01 | inet: stop leaking jiffies on the wire | Eric Dumazet |
2019-10-28 | net: use skb_queue_empty_lockless() in busy poll contexts | Eric Dumazet |
2019-10-23 | crypto: chtls - remove the redundant check in chtls_recvmsg() | Yunfeng Ye |
2019-10-04 | net/tls: allow compiling TLS TOE out | Jakub Kicinski |
2019-10-04 | net/tls: rename tls_device to tls_toe_device | Jakub Kicinski |
2019-10-04 | net/tls: move TOE-related structures to a separate header | Jakub Kicinski |
2019-10-05 | crypto: chtls - simplify a bit 'create_flowc_wr_skb()' | Christophe JAILLET |
2019-09-24 | mm: introduce page_size() | Matthew Wilcox (Oracle) |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-09-05 | net/tls: use the full sk_proto pointer | Jakub Kicinski |
2019-09-05 | crypto: chelsio - Rename arrays to avoid conflict with crypto/sha256.h | Hans de Goede |
2019-07-26 | crypto: chelsio - replace AES cipher calls with library calls | Ard Biesheuvel |
2019-07-22 | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-09 | crypto: chelsio - count incomplete block in IV | Atul Gupta |
2019-05-09 | crypto: chelsio - Fix softlockup with heavy I/O | Atul Gupta |
2019-05-09 | crypto: chelsio - Fix NULL pointer dereference | Atul Gupta |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers |
2019-03-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-03-04 | cxgb4/chtls: Prefix adapter flags with CXGB4 | Arjun Vynipadath |
2019-02-28 | crypto: chelsio - Fixed Traffic Stall | Atul Gupta |
2019-02-22 | crypto: chtls - remove cdev_list_lock | Sebastian Andrzej Siewior |
2019-02-01 | crypto: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-02-01 | crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op | YueHaibing |
2019-01-25 | crypto: chelsio - Inline single pdu only | Atul Gupta |
2019-01-25 | crypto: chelsio - avoid using sa_entry imm | Atul Gupta |
2019-01-22 | net/tls: free ctx in sock destruct | Atul Gupta |
2019-01-11 | crypto: chelsio - remove set but not used variables 'adap' | YueHaibing |
2019-01-11 | crypto: chelsio - check set_msg_len overflow in generate_b0 | YueHaibing |
2019-01-11 | crypto: chtls - remove set but not used variables 'err, adap, request, hws' | YueHaibing |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |