summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-12-07RDMA/uverbs: Check ODP in ib_check_mr_access() as wellJason Gunthorpe
2020-12-07RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr()Jason Gunthorpe
2020-12-06RDMA/mlx5: Remove IB representors dead codeLeon Romanovsky
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky
2020-12-01RDMA/efa: Use dma_set_mask_and_coherent() to simplify codeGal Pressman
2020-12-01RDMA/hns: Refactor process of setting extended sgeWeihang Li
2020-12-01RDMA/hns: Bugfix for calculation of extended sgeYangyang Li
2020-12-01RDMA/hns: Fix 0-length sge calculation errorLang Cheng
2020-12-01RDMA/efa: Use the correct current and new states in modify QPGal Pressman
2020-12-01RDMA/qedr: iWARP invalid(zero) doorbell address fixAlok Prasad
2020-12-01RDMA/i40iw: Remove push code from i40iwShiraz Saleem
2020-12-01Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27RDMA/hns: Add support for QP stashLang Cheng
2020-11-27RDMA/hns: Add support for CQ stashLang Cheng
2020-11-27RDMA/hns: Create QP with selected QPN for bank load balanceYangyang Li
2020-11-27RDMA/restrack: Support all QP typesLeon Romanovsky
2020-11-27RDMA/core: Allow drivers to disable restrack DBLeon Romanovsky
2020-11-27RDMA/core: Track device memory MRsLeon Romanovsky
2020-11-26RDMA/mlx5: Use PCI device for dma mappingsParav Pandit
2020-11-26RDMA/mlx5: Silence the overflow warning while building offset maskLeon Romanovsky
2020-11-26RDMA/mlx5: Check for ERR_PTR from uverbs_zalloc()Jason Gunthorpe
2020-11-26RDMA/hns: Add UD support for HIP09Weihang Li
2020-11-26RDMA/hns: Simplify process of filling UD SQ WQEWeihang Li
2020-11-26RDMA/hns: Remove the portn field in UD SQ WQEWeihang Li
2020-11-26RDMA/hns: Avoid setting loopback indicator when smac is same as dmacWeihang Li
2020-11-26RDMA/hns: Fix missing fields in address vectorWeihang Li
2020-11-26RDMA/hns: Only record vlan info for HIP08Weihang Li
2020-11-26RDMA/mlx4: Enable querying AH for XRC QP typesAvihai Horon
2020-11-26RDMA/mlx5: Enable querying AH for XRC QP typesAvihai Horon
2020-11-26RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu
2020-11-26RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang
2020-11-26RDMA/hns: Fix wrong field of SRQ number the device supportsWenpeng Liang
2020-11-25IB/hfi1: Ensure correct mm is used at all timesDennis Dalessandro
2020-11-25RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all() error unwindJason Gunthorpe
2020-11-25RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem
2020-11-23RDMA/hns: Refactor the hns_roce_buf allocation flowXi Wang
2020-11-23IB/qib: Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET
2020-11-23RDMA/i40iw: Constify ops structsRikard Falkeborn
2020-11-23IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang
2020-11-23RDMA/cxgb4: Validate the number of CQEsKamal Heib
2020-11-23RDMA/siw,rxe: Make emulated devices virtual in the device treeJason Gunthorpe
2020-11-23IB/mlx5: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-23IB/qedr: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-23IB/mlx4: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-23IB/hfi1: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-20RDMA/ipoib: Distribute cq completion vector betterJack Wang
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-17RDMA/core: remove use of dma_virt_opsChristoph Hellwig