linux_dsm_epyc7002/drivers/crypto
Shahjada Abul Husain 59437d78f0 cxgb4/chtls: fix ULD connection failures due to wrong TID base
Currently, the hardware TID index is assumed to start from index 0.
However, with the following changeset,

commit c219399988 ("cxgb4: add support for high priority filters")

hardware TID index can start after the high priority region, which
has introduced a regression resulting in connection failures for
ULDs.

So, fix all related code to properly recalculate the TID start index
based on whether high priority filters are enabled or not.

Fixes: c219399988 ("cxgb4: add support for high priority filters")
Signed-off-by: Shahjada Abul Husain <shahjada@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-12-17 22:33:54 -08:00
..
allwinner crypto: sun8i-ce - enable working on big endian 2019-11-22 18:48:38 +08:00
amcc crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr 2019-11-08 23:15:52 +08:00
amlogic crypto: amlogic - enable working on big endian kernel 2019-11-22 18:48:39 +08:00
axis
bcm crypto: bcm-spu - switch to skcipher API 2019-11-17 09:02:46 +08:00
caam crypto: skcipher - rename the crypto_blkcipher module and kconfig option 2019-11-01 13:42:47 +08:00
cavium crypto: cavium/cpt - switch to skcipher API 2019-11-17 09:02:47 +08:00
ccp Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2019-11-25 19:49:58 -08:00
ccree crypto: ccree - update a stale reference to ablkcipher 2019-11-17 09:02:50 +08:00
chelsio cxgb4/chtls: fix ULD connection failures due to wrong TID base 2019-12-17 22:33:54 -08:00
hisilicon crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx() 2019-11-27 13:08:50 +08:00
inside-secure crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin 2019-11-17 09:02:38 +08:00
marvell crypto: marvell/cesa - rename blkcipher to skcipher 2019-11-17 09:02:49 +08:00
mediatek crypto: mediatek - switch to skcipher API 2019-11-17 09:02:47 +08:00
nx crypto: nx - remove stale comment referring to the blkcipher walk API 2019-11-17 09:02:49 +08:00
qat compat_ioctl: remove most of fs/compat_ioctl.c 2019-12-01 13:46:15 -08:00
qce crypto: qce/dma - Use dma_request_chan() directly for channel request 2019-11-22 18:48:35 +08:00
rockchip crypto: rockchip - switch to skcipher API 2019-11-17 09:02:48 +08:00
stm32 crypto: stm32 - switch to skcipher API 2019-11-17 09:02:48 +08:00
ux500 crypto: ux500 - switch to skcipher API 2019-11-17 09:02:46 +08:00
virtio crypto: virtio - switch to skcipher API 2019-11-17 09:02:45 +08:00
vmx crypto: vmx - Avoid weird build failures 2019-11-22 18:48:39 +08:00
atmel-aes-regs.h
atmel-aes.c crypto: atmel-aes - Change data type for "lastc" buffer 2019-11-22 18:48:38 +08:00
atmel-authenc.h crypto: atmel - Fix authenc support when it is set to m 2019-11-08 23:00:45 +08:00
atmel-ecc.c
atmel-i2c.c
atmel-i2c.h
atmel-sha204a.c
atmel-sha-regs.h
atmel-sha.c crypto: atmel - Fix remaining endianess warnings 2019-11-08 23:00:46 +08:00
atmel-tdes-regs.h
atmel-tdes.c crypto: atmel-tdes - Set the IV after {en,de}crypt 2019-11-22 18:48:37 +08:00
exynos-rng.c
geode-aes.c crypto: geode-aes - convert to skcipher API and make thread-safe 2019-10-23 19:46:56 +11:00
geode-aes.h crypto: geode-aes - convert to skcipher API and make thread-safe 2019-10-23 19:46:56 +11:00
hifn_795x.c crypto: hifn - switch to skcipher API 2019-11-17 09:02:47 +08:00
img-hash.c
ixp4xx_crypto.c crypto: ixp4xx - switch to skcipher API 2019-11-17 09:02:47 +08:00
Kconfig crypto: talitos - Fix build error by selecting LIB_DES 2019-11-27 13:08:50 +08:00
Makefile crypto: sun4i-ss - Move to Allwinner directory 2019-11-01 13:38:31 +08:00
mxs-dcp.c crypto: mxs - switch to skcipher API 2019-11-17 09:02:47 +08:00
n2_asm.S
n2_core.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2019-11-25 19:49:58 -08:00
n2_core.h
omap-aes-gcm.c
omap-aes.c crypto: omap - switch to skcipher API 2019-11-17 09:02:45 +08:00
omap-aes.h crypto: omap - switch to skcipher API 2019-11-17 09:02:45 +08:00
omap-crypto.c
omap-crypto.h
omap-des.c crypto: omap - switch to skcipher API 2019-11-17 09:02:45 +08:00
omap-sham.c
padlock-aes.c crypto: padlock-aes - convert to skcipher API 2019-10-23 19:46:58 +11:00
padlock-sha.c
picoxcell_crypto_regs.h
picoxcell_crypto.c crypto: picoxcell - switch to skcipher API 2019-11-17 09:02:48 +08:00
qcom-rng.c
s5p-sss.c crypto: s5p - switch to skcipher API 2019-11-17 09:02:46 +08:00
sahara.c crypto: sahara - switch to skcipher API 2019-11-17 09:02:48 +08:00
talitos.c crypto: talitos - switch to skcipher API 2019-11-17 09:02:49 +08:00
talitos.h