summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-08-31RDMA/rxe: Address an issue with hardened user copyBob Pearson
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson
2020-08-31RDMA/core: Trigger a WARN_ON if the driver causes uobjects to become leakedJason Gunthorpe
2020-08-31RDMA/hns: Get udp sport num dynamically instead of using a fixed valueWeihang Li
2020-08-27RDMA/rxe: Fix style warningsBob Pearson
2020-08-27RDMA/hns: Add a check for current state before modifying QPLang Cheng
2020-08-27RDMA/usnic: Remove the query_pkey callbackKamal Heib
2020-08-27RDMA/ucma: Remove closing and the close_wqJason Gunthorpe
2020-08-27RDMA/ucma: Rework how new connections are passed through event deliveryJason Gunthorpe
2020-08-27RDMA/ucma: Narrow file->mut in ucma_event_handler()Jason Gunthorpe
2020-08-27RDMA/ucma: Change backlog into an atomicJason Gunthorpe
2020-08-27RDMA/ucma: Add missing locking around rdma_leave_multicast()Jason Gunthorpe
2020-08-27RDMA/ucma: Fix locking for ctx->events_reportedJason Gunthorpe
2020-08-27RDMA/ucma: Fix the locking of ctx->fileJason Gunthorpe
2020-08-27RDMA/ucma: Do not use file->mut to lock destroyingJason Gunthorpe
2020-08-27RDMA/cma: Add missing locking to rdma_accept()Jason Gunthorpe
2020-08-27RDMA/ucma: Remove mc_list and rely on xarrayJason Gunthorpe
2020-08-27RDMA/ucma: Fix error cases around ucma_alloc_ctx()Jason Gunthorpe
2020-08-27RDMA/ucma: Consolidate the two destroy flowsJason Gunthorpe
2020-08-27RDMA/ucma: Remove unnecessary locking of file->ctx_list in closeJason Gunthorpe
2020-08-27RDMA/ucma: Fix refcount 0 incr in ucma_get_ctx()Jason Gunthorpe
2020-08-27IB/mlx5: Add DCT RoCE LAG supportMark Zhang
2020-08-27IB/mlx5: Add tx_affinity support for DCI QPMark Zhang
2020-08-24RDMA/cm: Add tracepoints to track MAD send operationsChuck Lever
2020-08-24RDMA/cm: Replace pr_debug() call sites with tracepointsChuck Lever
2020-08-24RDMA/core: Move the rdma_show_ib_cm_event() macroChuck Lever
2020-08-24RDMA/efa: Remove redundant udata check from alloc ucontext responseGal Pressman
2020-08-24RDMA/vmw_pvrdma: Fix kernel-doc documentationKamal Heib
2020-08-24RDMA/rxe: prevent rxe creation on top of vlan interfaceMohammad Heib
2020-08-24IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge
2020-08-24IB/mlx4: Add support for REJ due to timeoutHåkon Bugge
2020-08-24IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge
2020-08-24IB/mlx4: Separate tunnel and wire bufs parametersHåkon Bugge
2020-08-24IB/mlx4: Add support for MRAHåkon Bugge
2020-08-24IB/mlx4: Add and improve loggingHåkon Bugge
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20Revert "RDMA/hns: Reserve one sge in order to avoid local length error"Weihang Li
2020-08-20RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan
2020-08-20RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier
2020-08-20RDMA/core: Fix spelling mistake "Could't" -> "Couldn't"Colin Ian King
2020-08-18RDMA/cm: Remove unused cm_classJason Gunthorpe
2020-08-18IB/isert: remove duplicated error printsMax Gurtovoy
2020-08-18RDMA/mlx5: Enable sniffer when device is in switchdev modeMaor Gottlieb
2020-08-18RDMA/mlx5: Add new IB rates supportMark Zhang
2020-08-18RDMA/efa: Introduce SRD RNR retryGal Pressman
2020-08-18RDMA/efa: Introduce SRD QP state machineGal Pressman
2020-08-18RDMA/efa: Be consistent with modify QP bitmaskGal Pressman
2020-08-18RDMA/efa: Add a generic capability check helperGal Pressman
2020-08-18RDMA: Remove constant domain argument from flow creation callLeon Romanovsky
2020-08-18RDMA/mlx5: Replace open-coded offsetofend() macroLeon Romanovsky