linux-stable/drivers/infiniband/hw
Håkon Bugge d0539eb008 IB/mlx4: Adjust delayed work when a dup is observed
[ Upstream commit 785167a114 ]

When scheduling delayed work to clean up the cache, if the entry already
has been scheduled for deletion, we adjust the delay.

Fixes: 3cf69cc8db ("IB/mlx4: Add CM paravirtualization")
Link: https://lore.kernel.org/r/20200803061941.1139994-7-haakon.bugge@oracle.com
Signed-off-by: Håkon Bugge <haakon.bugge@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-10-29 09:07:08 +01:00
..
bnxt_re RDMA/bnxt_re: Fix Send Work Entry state check while polling completions 2020-01-17 19:45:44 +01:00
cxgb3
cxgb4 RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()' 2020-10-01 13:12:29 +02:00
hfi1 IB/hfi1: Fix memory leaks in sysfs registration and unregistration 2020-04-13 10:34:34 +02:00
hns RDMA/hns: Fixs hw access invalid dma memory error 2020-01-27 14:46:39 +01:00
i40iw RDMA/i40iw: Fix potential use after free 2020-10-01 13:12:29 +02:00
mlx4 IB/mlx4: Adjust delayed work when a dup is observed 2020-10-29 09:07:08 +01:00
mlx5 RDMA/mlx5: Set GRH fields in query QP on RoCE 2020-05-05 19:15:51 +02:00
mthca IB/mthca: Fix error return code in __mthca_init_one() 2019-11-24 08:23:04 +01:00
nes
ocrdma RDMA/ocrdma: Fix out of bounds index check in query pkey 2020-01-27 14:46:12 +01:00
qedr RDMA/qedr: Fix incorrect device rate. 2020-01-27 14:46:35 +01:00
qib IB/qib: Call kobject_put() when kobject_init_and_add() fails 2020-06-03 08:17:59 +02:00
usnic IB/usnic: Fix out of bounds index check in query pkey 2020-01-27 14:46:11 +01:00
vmw_pvrdma RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe() 2020-06-03 08:18:00 +02:00
Makefile