index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chcr_algo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
crypto: chelsio - Read rxchannel-id from firmware
Ayush Sawal
1
-2
/
+17
2020-07-16
crypto: chelsio - Fix some pr_xxx messages
Christophe JAILLET
1
-10
/
+9
2020-07-16
crypto: chelsio - Avoid some code duplication
Christophe JAILLET
1
-3
/
+1
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
1
-2
/
+5
2020-07-16
crypto: chelsio - permit asynchronous skcipher as fallback
Ard Biesheuvel
1
-34
/
+23
2020-06-11
Crypto/chcr: Checking cra_refcnt before unregistering the algorithms
Ayush Sawal
1
-4
/
+14
2020-06-11
Crypto/chcr: Calculate src and dst sg lengths separately for dma map
Ayush Sawal
1
-18
/
+45
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-28
/
+72
2020-06-02
Crypto/chcr: Fixes a coccinile check error
Ayush Sawal
1
-0
/
+1
2020-06-02
Crypto/chcr: Fixes compilations warnings
Ayush Sawal
1
-6
/
+4
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
1
-1
/
+0
2020-05-07
Crypto/chcr: fix for hmac(sha) test fails
Devulapally Shiva Krishna
1
-1
/
+1
2020-05-07
Crypto/chcr: support for 48 byte key_len in aes-xts
Devulapally Shiva Krishna
1
-2
/
+25
2020-05-07
Crypto/chcr: fix for ccm(aes) failed test
Devulapally Shiva Krishna
1
-1
/
+1
2020-05-07
Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed tests
Devulapally Shiva Krishna
1
-14
/
+28
2020-05-07
Crypto/chcr: fix gcm-aes and rfc4106-gcm failed tests
Devulapally Shiva Krishna
1
-4
/
+12
2020-04-24
crypto: chelsio - remove redundant assignment to variable error
Colin Ian King
1
-1
/
+1
2020-03-20
crypto: chelsio - remove set but not used variable 'adap'
YueHaibing
1
-2
/
+0
2020-03-06
crypto: chelsio - Use multiple txq/rxq per tfm to process the requests
Ayush Sawal
1
-119
/
+206
2020-03-06
crypto: chelsio - Recalculate iv only if it is needed
Ayush Sawal
1
-2
/
+10
2020-02-22
crypto: chelsio - Endianess bug in create_authenc_wr
Al Viro
1
-1
/
+1
2020-02-13
crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi ...
Ayush Sawal
1
-2
/
+3
2020-02-13
crypto: chelsio - This fixes the libkcapi's cbc(aes) aio fail test cases
Ayush Sawal
1
-1
/
+19
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-20
crypto: chelsio - calculating tx_channel_id as per the max number of channels
Ayush Sawal
1
-1
/
+2
2019-11-17
crypto: chelsio - switch to skcipher API
Ard Biesheuvel
1
-170
/
+164
2019-07-26
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
1
-33
/
+13
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
1
-10
/
+3
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-2
/
+0
2019-02-01
crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
YueHaibing
1
-2
/
+2
2019-01-11
crypto: chelsio - remove set but not used variables 'adap'
YueHaibing
1
-2
/
+0
2019-01-11
crypto: chelsio - check set_msg_len overflow in generate_b0
YueHaibing
1
-2
/
+4
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
1
-1
/
+0
2018-12-23
crypto: chelsio - Fix wrong error counter increments
Harsh Jain
1
-4
/
+5
2018-12-23
crypto: chelsio - Handle PCI shutdown event
Harsh Jain
1
-26
/
+131
2018-12-23
crypto: chelsio - cleanup:send addr as value in function argument
Harsh Jain
1
-8
/
+8
2018-12-23
crypto: chelsio - Use same value for both channel in single WR
Harsh Jain
1
-7
/
+6
2018-12-23
crypto: chelsio - Swap location of AAD and IV sent in WR
Harsh Jain
1
-112
/
+100
2018-11-09
crypto: chelsio - clean up various indentation issues
Colin Ian King
1
-8
/
+8
2018-10-17
crypto: chelsio - Update ntx queue received from cxgb4
Harsh Jain
1
-2
/
+1
2018-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-10
/
+22
2018-09-28
crypto: chelsio - Remove VLA usage of skcipher
Kees Cook
1
-13
/
+14
2018-09-28
crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
Harsh Jain
1
-10
/
+22
2018-07-08
crypto: aead - remove useless setting of type flags
Eric Biggers
1
-2
/
+1
2018-07-08
crypto: ahash - remove useless setting of cra_type
Eric Biggers
1
-1
/
+0
2018-07-08
crypto: ahash - remove useless setting of type flags
Eric Biggers
1
-2
/
+1
2018-05-30
crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM
Harsh Jain
1
-107
/
+91
[next]