index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chcr_algo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: chelsio - remove unused function
Jiapeng Chong
2021-04-22
1
-5
/
+0
*
crypto: chelsio - Read rxchannel-id from firmware
Ayush Sawal
2021-04-12
1
-2
/
+17
*
crypto: chelsio - Fix some kernel-doc issues
Lee Jones
2021-03-26
1
-5
/
+3
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
1
-1
/
+2
*
crypto: chelsio - Fix some pr_xxx messages
Christophe JAILLET
2020-07-16
1
-10
/
+9
*
crypto: chelsio - Avoid some code duplication
Christophe JAILLET
2020-07-16
1
-3
/
+1
*
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
1
-2
/
+5
*
crypto: chelsio - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
1
-34
/
+23
*
Crypto/chcr: Checking cra_refcnt before unregistering the algorithms
Ayush Sawal
2020-06-11
1
-4
/
+14
*
Crypto/chcr: Calculate src and dst sg lengths separately for dma map
Ayush Sawal
2020-06-11
1
-18
/
+45
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-04
1
-28
/
+72
|
\
|
*
Crypto/chcr: Fixes a coccinile check error
Ayush Sawal
2020-06-02
1
-0
/
+1
|
*
Crypto/chcr: Fixes compilations warnings
Ayush Sawal
2020-06-02
1
-6
/
+4
|
*
Crypto/chcr: fix for hmac(sha) test fails
Devulapally Shiva Krishna
2020-05-07
1
-1
/
+1
|
*
Crypto/chcr: support for 48 byte key_len in aes-xts
Devulapally Shiva Krishna
2020-05-07
1
-2
/
+25
|
*
Crypto/chcr: fix for ccm(aes) failed test
Devulapally Shiva Krishna
2020-05-07
1
-1
/
+1
|
*
Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed tests
Devulapally Shiva Krishna
2020-05-07
1
-14
/
+28
|
*
Crypto/chcr: fix gcm-aes and rfc4106-gcm failed tests
Devulapally Shiva Krishna
2020-05-07
1
-4
/
+12
*
|
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
1
-1
/
+0
*
|
crypto: chelsio - remove redundant assignment to variable error
Colin Ian King
2020-04-24
1
-1
/
+1
|
/
*
crypto: chelsio - remove set but not used variable 'adap'
YueHaibing
2020-03-20
1
-2
/
+0
*
crypto: chelsio - Use multiple txq/rxq per tfm to process the requests
Ayush Sawal
2020-03-06
1
-119
/
+206
*
crypto: chelsio - Recalculate iv only if it is needed
Ayush Sawal
2020-03-06
1
-2
/
+10
*
crypto: chelsio - Endianess bug in create_authenc_wr
Al Viro
2020-02-22
1
-1
/
+1
*
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
1
-1
/
+19
*
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: chelsio - calculating tx_channel_id as per the max number of channels
Ayush Sawal
2019-12-20
1
-1
/
+2
*
crypto: chelsio - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-170
/
+164
*
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
2019-07-26
1
-33
/
+13
*
crypto: chelsio - count incomplete block in IV
Atul Gupta
2019-05-09
1
-2
/
+2
*
crypto: chelsio - Fix softlockup with heavy I/O
Atul Gupta
2019-05-09
1
-10
/
+3
*
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-2
/
+0
*
crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
YueHaibing
2019-02-01
1
-2
/
+2
*
crypto: chelsio - remove set but not used variables 'adap'
YueHaibing
2019-01-11
1
-2
/
+0
*
crypto: chelsio - check set_msg_len overflow in generate_b0
YueHaibing
2019-01-11
1
-2
/
+4
*
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-12-23
1
-1
/
+0
*
crypto: chelsio - Fix wrong error counter increments
Harsh Jain
2018-12-23
1
-4
/
+5
*
crypto: chelsio - Handle PCI shutdown event
Harsh Jain
2018-12-23
1
-26
/
+131
*
crypto: chelsio - cleanup:send addr as value in function argument
Harsh Jain
2018-12-23
1
-8
/
+8
*
crypto: chelsio - Use same value for both channel in single WR
Harsh Jain
2018-12-23
1
-7
/
+6
*
crypto: chelsio - Swap location of AAD and IV sent in WR
Harsh Jain
2018-12-23
1
-112
/
+100
*
crypto: chelsio - clean up various indentation issues
Colin Ian King
2018-11-09
1
-8
/
+8
*
crypto: chelsio - Update ntx queue received from cxgb4
Harsh Jain
2018-10-17
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2018-10-17
1
-10
/
+22
|
\
|
*
crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
Harsh Jain
2018-09-28
1
-10
/
+22
*
|
crypto: chelsio - Remove VLA usage of skcipher
Kees Cook
2018-09-28
1
-13
/
+14
|
/
*
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-07-08
1
-2
/
+1
[next]