summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2020-09-09RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'YueHaibing
2020-09-03RDMA/qib: Convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-03RDMA/i40iw: Convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-03RDMA/hfi1: Convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-03RDMA/bnxt_re: Convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-03RDMA/mlx5: Fix potential race between destroy and CQE pollLeon Romanovsky
2020-09-02RDMA/qedr: Fix reported max_pkeysKamal Heib
2020-08-31RDMA/qib: Tidy up process_cc()Alex Dewar
2020-08-31RDMA/qib: Remove superfluous fallthrough statementsAlex Dewar
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe
2020-08-31RDMA/hns: Get udp sport num dynamically instead of using a fixed valueWeihang Li
2020-08-27RDMA/hns: Add a check for current state before modifying QPLang Cheng
2020-08-27RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeedsSelvin Xavier
2020-08-27RDMA/bnxt_re: Fix driver crash on unaligned PSN entry addressNaresh Kumar PBS
2020-08-27RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS
2020-08-27RDMA/bnxt_re: Static NQ depth allocationNaresh Kumar PBS
2020-08-27RDMA/bnxt_re: Fix the qp table indexingSelvin Xavier
2020-08-27RDMA/bnxt_re: Do not report transparent vlan from QP1Selvin Xavier
2020-08-27RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch
2020-08-27RDMA/usnic: Remove the query_pkey callbackKamal Heib
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/efa: Remove redundant udata check from alloc ucontext responseGal Pressman
2020-08-24RDMA/vmw_pvrdma: Fix kernel-doc documentationKamal 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-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
2020-08-18RDMA/mlx5: Simplify multiple else-if cases with switch keywordLeon Romanovsky
2020-08-18RDMA/usnic: Fix spelling mistake "transistion" -> "transition"Colin Ian King
2020-08-18RDMA/hns: Fix spelling mistake "epmty" -> "empty"Colin Ian King
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05RDMA/mlx5: Fix flow destination setting for RDMA TX flow tableMichael Guralnik
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller