index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: chelsio/chtls: properly set tp->lsndtime
Eric Dumazet
2020-05-27
1
-1
/
+1
*
cxgb4/chcr: avoid -Wreturn-local-addr warning
Arnd Bergmann
2020-05-04
1
-37
/
+46
*
chcr: Fix CPU hard lockup
Rohit Maheshwari
2020-04-24
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-07
1
-0
/
+1
|
\
|
*
crypto/chcr: Add missing include file <linux/highmem.h>
YueHaibing
2020-04-02
1
-0
/
+1
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-04-01
6
-134
/
+266
|
\
\
|
|
/
|
/
|
|
*
crypto: chelsio - remove set but not used variable 'adap'
YueHaibing
2020-03-20
1
-2
/
+0
|
*
crypto: chelsio/chtls - Fixed boolinit.cocci warning
Vinay Kumar Yadav
2020-03-06
1
-2
/
+2
|
*
crypto: chelsio/chtls - Fixed tls stats
Vinay Kumar Yadav
2020-03-06
2
-0
/
+10
|
*
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
1
-1
/
+1
|
*
crypto: chelsio - Use multiple txq/rxq per tfm to process the requests
Ayush Sawal
2020-03-06
3
-124
/
+216
|
*
crypto: chelsio - Recalculate iv only if it is needed
Ayush Sawal
2020-03-06
2
-2
/
+11
|
*
crypto: chelsio - un-register crypto algorithms
Devulapally Shiva Krishna
2020-02-28
1
-0
/
+2
|
*
crypto: chelsio - Endianess bug in create_authenc_wr
Al Viro
2020-02-22
1
-1
/
+1
|
*
crypto: chelsio - remove extra allocation for chtls_dev
Stephen Kitt
2020-02-22
1
-2
/
+1
|
*
crypto: chelsio - Print the chcr driver information while module load.
Devulapally Shiva Krishna
2020-02-13
2
-1
/
+3
|
*
crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi ...
Ayush Sawal
2020-02-13
1
-2
/
+3
|
*
crypto: chelsio - This fixes the libkcapi's cbc(aes) aio fail test cases
Ayush Sawal
2020-02-13
2
-1
/
+20
*
|
crypto/chtls: Fix chtls crash in connection cleanup
Rohit Maheshwari
2020-03-30
1
-4
/
+25
*
|
crypto/chcr: fix incorrect ipv6 packet length
Rohit Maheshwari
2020-03-30
1
-1
/
+1
*
|
Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutex
Ayush Sawal
2020-03-30
2
-6
/
+28
*
|
Crypto: chelsio - Fixes a hang issue during driver registration
Ayush Sawal
2020-03-30
1
-2
/
+0
*
|
Crypto/chtls: add/delete TLS header in driver
Rohit Maheshwari
2020-03-23
1
-14
/
+59
*
|
chcr: remove set but not used variable 'status'
YueHaibing
2020-03-16
1
-2
/
+1
*
|
cxgb4/chcr: Add ipv6 support and statistics
Rohit Maheshwari
2020-03-09
2
-3
/
+94
*
|
chcr: Handle first or middle part of record
Rohit Maheshwari
2020-03-09
3
-2
/
+489
*
|
chcr: handle partial end part of a record
Rohit Maheshwari
2020-03-09
1
-7
/
+304
*
|
cxgb4/chcr: complete record tx handling
Rohit Maheshwari
2020-03-09
5
-4
/
+641
*
|
cxgb4/chcr: Save tx keys and handle HW response
Rohit Maheshwari
2020-03-09
5
-8
/
+339
*
|
cxgb4/chcr : Register to tls add and del callback
Rohit Maheshwari
2020-03-09
7
-0
/
+459
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-29
1
-1
/
+1
|
\
|
*
cxgb4/chtls: fix ULD connection failures due to wrong TID base
Shahjada Abul Husain
2019-12-18
1
-1
/
+1
*
|
crypto: chtls - Fixed listen fail when max stid range reached
Vinay Kumar Yadav
2020-01-22
1
-3
/
+2
*
|
crypto: chtls - Corrected function call context
Vinay Kumar Yadav
2020-01-22
1
-15
/
+15
*
|
crypto: chelsio - Resetting crypto counters during the driver unregister
Ayush Sawal
2020-01-09
1
-5
/
+5
*
|
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
2020-01-09
1
-23
/
+1
*
|
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-13
/
+3
*
|
crypto: chelsio - fix writing tfm flags to wrong place
Eric Biggers
2020-01-09
1
-13
/
+3
*
|
crypto: chtls - Fixed memory leak
Vinay Kumar Yadav
2019-12-27
3
-13
/
+38
*
|
crypto: chtls - Add support for AES256-GCM based ciphers
Vinay Kumar Yadav
2019-12-27
3
-21
/
+71
*
|
crypto: chelsio - calculating tx_channel_id as per the max number of channels
Ayush Sawal
2019-12-20
1
-1
/
+2
*
|
crypto: Kconfig - Fix indentation
Krzysztof Kozlowski
2019-12-11
1
-15
/
+15
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-26
5
-32
/
+32
|
\
|
*
cxgb4/chcr: update SGL DMA unmap for USO
Rahul Lakkireddy
2019-11-23
1
-14
/
+13
|
*
net: silence data-races on sk_backlog.tail
Eric Dumazet
2019-11-07
1
-5
/
+5
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
2
-2
/
+2
|
|
\
|
*
|
net/tls: allow compiling TLS TOE out
Jakub Kicinski
2019-10-04
1
-1
/
+1
|
*
|
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
2019-10-04
2
-12
/
+12
|
*
|
net/tls: move TOE-related structures to a separate header
Jakub Kicinski
2019-10-04
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2019-11-26
4
-182
/
+175
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]