summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-10-01RDMA/core: Fix ordering of CQ pool destructionJason Gunthorpe
2020-09-23RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS
2020-09-17RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch
2020-09-17RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang
2020-09-17IB/isert: Fix unaligned immediate-data handlingSagi Grimberg
2020-09-17RDMA/rtrs-srv: Set .release function for rtrs srv device during device initMd Haris Iqbal
2020-09-17RDMA/core: Fix reported speed and widthKamal Heib
2020-09-17RDMA/core: Fix unsafe linked list traversal after failing to allocate CQXi Wang
2020-09-17RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeedsSelvin Xavier
2020-09-17RDMA/bnxt_re: Fix driver crash on unaligned PSN entry addressNaresh Kumar PBS
2020-09-17RDMA/bnxt_re: Static NQ depth allocationNaresh Kumar PBS
2020-09-17RDMA/bnxt_re: Fix the qp table indexingSelvin Xavier
2020-09-17RDMA/bnxt_re: Do not report transparent vlan from QP1Selvin Xavier
2020-09-17RDMA/rxe: Fix panic when calling kmem_cache_create()Kamal Heib
2020-09-17RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib
2020-09-17RDMA/rxe: Fix memleak in rxe_mem_init_userDinghao Liu
2020-09-17RDMA/rtrs-srv: Replace device_register with device_initialize and device_addMd Haris Iqbal
2020-09-12RDMA/cma: Execute rdma_cm destruction from a handler properlyJason Gunthorpe
2020-09-12RDMA/cma: Remove unneeded locking for req pathsJason Gunthorpe
2020-09-12RDMA/cma: Using the standard locking pattern when delivering the removal eventJason Gunthorpe
2020-09-12RDMA/cma: Simplify DEVICE_REMOVAL for internal_idJason Gunthorpe
2020-08-26Revert "RDMA/hns: Reserve one sge in order to avoid local length error"Weihang Li
2020-08-26RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier
2020-08-26RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan
2020-08-21RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang
2020-08-21RDMA/counter: Only bind user QPs in auto modeMark Zhang
2020-08-21IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-08-21RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe
2020-08-21RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
2020-08-19RDMA/hns: Fix the unneeded process when getting a general type of CQE errorXi Wang
2020-08-19RDMA/hns: Fix error during modify qp RTS2RTSLang Cheng
2020-08-19RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QPMark Zhang
2020-08-19RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wqJack Wang
2020-08-19RDMA/rtrs-clt: add an additional random 8 seconds before reconnectingDanil Kipnis
2020-08-19RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng
2020-08-19RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin
2020-08-19RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon
2020-08-19RDMA/qedr: Add EDPM mode type for user-fw compatibilityMichal Kalderon
2020-08-19RDMA/qedr: SRQ's bug fixesYuval Basson
2020-08-19RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun
2020-08-19RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()Jason Gunthorpe
2020-07-30RDMA/core: Free DIM memory in error unwindLeon Romanovsky
2020-07-30RDMA/core: Stop DIM before destroying CQLeon Romanovsky
2020-07-30RDMA/mlx5: Initialize QP mutex for the debug kernelsLeon Romanovsky
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn
2020-07-29RDMA/mlx5: Allow providing extra scatter CQE QP flagLeon Romanovsky
2020-07-27RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr failsJason Gunthorpe
2020-07-27RDMA/cm: Add min length checks to user structure copiesJason Gunthorpe
2020-07-21RDMA/mlx5: Prevent prefetch from racing with implicit destructionJason Gunthorpe
2020-07-16RDMA/cm: Protect access to remote_sidr_tableMaor Gottlieb