Age | Commit message (Expand) | Author | Files | Lines |
2020-03-09 | cxgb4/chcr: Add ipv6 support and statistics | Rohit Maheshwari | 2 | -3/+94 |
2020-03-09 | chcr: Handle first or middle part of record | Rohit Maheshwari | 3 | -2/+489 |
2020-03-09 | chcr: handle partial end part of a record | Rohit Maheshwari | 1 | -7/+304 |
2020-03-09 | cxgb4/chcr: complete record tx handling | Rohit Maheshwari | 5 | -4/+641 |
2020-03-09 | cxgb4/chcr: Save tx keys and handle HW response | Rohit Maheshwari | 5 | -8/+339 |
2020-03-09 | cxgb4/chcr : Register to tls add and del callback | Rohit Maheshwari | 7 | -0/+459 |
2020-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -1/+1 |
2020-01-22 | crypto: chtls - Fixed listen fail when max stid range reached | Vinay Kumar Yadav | 1 | -3/+2 |
2020-01-22 | crypto: chtls - Corrected function call context | Vinay Kumar Yadav | 1 | -15/+15 |
2020-01-09 | crypto: chelsio - Resetting crypto counters during the driver unregister | Ayush Sawal | 1 | -5/+5 |
2020-01-09 | crypto: remove propagation of CRYPTO_TFM_RES_* flags | Eric Biggers | 1 | -23/+1 |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 1 | -13/+3 |
2020-01-09 | crypto: chelsio - fix writing tfm flags to wrong place | Eric Biggers | 1 | -13/+3 |
2019-12-27 | crypto: chtls - Fixed memory leak | Vinay Kumar Yadav | 3 | -13/+38 |
2019-12-27 | crypto: chtls - Add support for AES256-GCM based ciphers | Vinay Kumar Yadav | 3 | -21/+71 |
2019-12-20 | crypto: chelsio - calculating tx_channel_id as per the max number of channels | Ayush Sawal | 1 | -1/+2 |
2019-12-18 | cxgb4/chtls: fix ULD connection failures due to wrong TID base | Shahjada Abul Husain | 1 | -1/+1 |
2019-12-11 | crypto: Kconfig - Fix indentation | Krzysztof Kozlowski | 1 | -15/+15 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 5 | -32/+32 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 4 | -182/+175 |
2019-11-23 | cxgb4/chcr: update SGL DMA unmap for USO | Rahul Lakkireddy | 1 | -14/+13 |
2019-11-17 | crypto: chelsio - switch to skcipher API | Ard Biesheuvel | 3 | -179/+173 |
2019-11-07 | net: silence data-races on sk_backlog.tail | Eric Dumazet | 1 | -5/+5 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -2/+2 |
2019-11-02 | inet: stop leaking jiffies on the wire | Eric Dumazet | 1 | -1/+1 |
2019-10-28 | net: use skb_queue_empty_lockless() in busy poll contexts | Eric Dumazet | 1 | -1/+1 |
2019-10-23 | crypto: chtls - remove the redundant check in chtls_recvmsg() | Yunfeng Ye | 1 | -2/+1 |
2019-10-05 | net/tls: allow compiling TLS TOE out | Jakub Kicinski | 1 | -1/+1 |
2019-10-05 | net/tls: rename tls_device to tls_toe_device | Jakub Kicinski | 2 | -12/+12 |
2019-10-05 | net/tls: move TOE-related structures to a separate header | Jakub Kicinski | 1 | -0/+1 |
2019-10-04 | crypto: chtls - simplify a bit 'create_flowc_wr_skb()' | Christophe JAILLET | 1 | -1/+1 |
2019-09-25 | mm: introduce page_size() | Matthew Wilcox (Oracle) | 1 | -3/+2 |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2 | -4/+8 |
2019-09-05 | net/tls: use the full sk_proto pointer | Jakub Kicinski | 1 | -2/+4 |
2019-09-05 | crypto: chelsio - Rename arrays to avoid conflict with crypto/sha256.h | Hans de Goede | 1 | -10/+10 |
2019-07-26 | crypto: chelsio - replace AES cipher calls with library calls | Ard Biesheuvel | 5 | -61/+26 |
2019-07-23 | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) | 1 | -2/+4 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 6 | -24/+6 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 3 | -0/+3 |
2019-05-09 | crypto: chelsio - count incomplete block in IV | Atul Gupta | 1 | -2/+2 |
2019-05-09 | crypto: chelsio - Fix softlockup with heavy I/O | Atul Gupta | 2 | -14/+3 |
2019-05-09 | crypto: chelsio - Fix NULL pointer dereference | Atul Gupta | 1 | -1/+2 |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers | 1 | -2/+0 |
2019-03-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 7 | -38/+36 |
2019-03-04 | cxgb4/chtls: Prefix adapter flags with CXGB4 | Arjun Vynipadath | 1 | -1/+1 |
2019-02-28 | crypto: chelsio - Fixed Traffic Stall | Atul Gupta | 1 | -13/+20 |
2019-02-22 | crypto: chtls - remove cdev_list_lock | Sebastian Andrzej Siewior | 1 | -1/+0 |
2019-02-01 | crypto: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2 | -2/+3 |
2019-02-01 | crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op | YueHaibing | 1 | -2/+2 |
2019-01-25 | crypto: chelsio - Inline single pdu only | Atul Gupta | 1 | -0/+3 |