index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
Age
Commit message (
Expand
)
Author
2020-04-02
crypto/chcr: Add missing include file <linux/highmem.h>
YueHaibing
2020-04-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-03-30
crypto/chtls: Fix chtls crash in connection cleanup
Rohit Maheshwari
2020-03-30
crypto/chcr: fix incorrect ipv6 packet length
Rohit Maheshwari
2020-03-30
Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutex
Ayush Sawal
2020-03-30
Crypto: chelsio - Fixes a hang issue during driver registration
Ayush Sawal
2020-03-23
Crypto/chtls: add/delete TLS header in driver
Rohit Maheshwari
2020-03-20
crypto: chelsio - remove set but not used variable 'adap'
YueHaibing
2020-03-16
chcr: remove set but not used variable 'status'
YueHaibing
2020-03-08
cxgb4/chcr: Add ipv6 support and statistics
Rohit Maheshwari
2020-03-08
chcr: Handle first or middle part of record
Rohit Maheshwari
2020-03-08
chcr: handle partial end part of a record
Rohit Maheshwari
2020-03-08
cxgb4/chcr: complete record tx handling
Rohit Maheshwari
2020-03-08
cxgb4/chcr: Save tx keys and handle HW response
Rohit Maheshwari
2020-03-08
cxgb4/chcr : Register to tls add and del callback
Rohit Maheshwari
2020-03-06
crypto: chelsio/chtls - Fixed boolinit.cocci warning
Vinay Kumar Yadav
2020-03-06
crypto: chelsio/chtls - Fixed tls stats
Vinay Kumar Yadav
2020-03-06
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
crypto: chelsio - Use multiple txq/rxq per tfm to process the requests
Ayush Sawal
2020-03-06
crypto: chelsio - Recalculate iv only if it is needed
Ayush Sawal
2020-02-28
crypto: chelsio - un-register crypto algorithms
Devulapally Shiva Krishna
2020-02-22
crypto: chelsio - Endianess bug in create_authenc_wr
Al Viro
2020-02-22
crypto: chelsio - remove extra allocation for chtls_dev
Stephen Kitt
2020-02-13
crypto: chelsio - Print the chcr driver information while module load.
Devulapally Shiva Krishna
2020-02-13
crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi ...
Ayush Sawal
2020-02-13
crypto: chelsio - This fixes the libkcapi's cbc(aes) aio fail test cases
Ayush Sawal
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
[prev]
[next]