summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2020-11-23RDMA/cxgb4: Validate the number of CQEsKamal Heib
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-17Merge branch 'for-rc' into rdma.gitJason Gunthorpe
2020-11-16RDMA/mlx5: Lower setting the umem's PAS for SRQJason Gunthorpe
2020-11-16RDMA/mlx5: Use ib_umem_find_best_pgsz() for devxJason Gunthorpe
2020-11-16RDMA/mlx5: mlx5_umem_find_best_quantized_pgoff() for CQJason Gunthorpe
2020-11-16RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QPJason Gunthorpe
2020-11-16RDMA/mlx5: Directly compute the PAS list for raw QP RQ'sJason Gunthorpe
2020-11-16RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for WQJason Gunthorpe
2020-11-16RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQJason Gunthorpe
2020-11-16RDMA/efa: Remove .create_ah callback assignmentGal Pressman
2020-11-16RDMA/hns: Add new PCI device ID matching for HIP09Lang Cheng
2020-11-13IB/hfi1: Fix error return code in hfi1_init_dd()Zhang Changzhong
2020-11-12RDMA/hns: Fix double free of the pointer to TSQ/TPQWeihang Li
2020-11-12RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()Qinglang Miao
2020-11-12RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann
2020-11-12RDMA/core: Make FD destroy callback voidLeon Romanovsky
2020-11-12RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky
2020-11-02RDMA/vmw_pvrdma: Fix the active_speed and phys_state valueAdit Ranadive
2020-11-02IB/mlx5: Add support for NDR link speedMeir Lichtinger
2020-11-02RDMA/mlx5: Use ib_umem_find_best_pgsz() for mkc'sJason Gunthorpe
2020-11-02RDMA/mlx5: Split mlx5_ib_update_xlt() into ODP and non-ODP casesJason Gunthorpe
2020-11-02RDMA/mlx5: Split the WR setup out of mlx5_ib_update_xlt()Jason Gunthorpe
2020-11-02RDMA/mlx5: Move xlt_emergency_page_mutex into mr.cJason Gunthorpe
2020-11-02RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()Jason Gunthorpe
2020-11-02RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()Jason Gunthorpe
2020-11-02RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()Jason Gunthorpe
2020-11-02RDMA/mlx5: Remove order from mlx5_ib_cont_pages()Jason Gunthorpe
2020-11-02RDMA/mlx5: Move mlx5_ib_cont_pages() to the creation of the mlx5_ib_mrJason Gunthorpe
2020-11-02RDMA/mlx5: Remove mlx5_ib_mr->npagesJason Gunthorpe
2020-11-02RDMA/mlx5: Fix corruption of reg_pages in mlx5_ib_rereg_user_mr()Jason Gunthorpe
2020-11-02RDMA/mlx5: Remove mlx5_ib_mr->orderJason Gunthorpe
2020-10-30RDMA: Convert various random sprintf sysfs _show uses to sysfs_emitJoe Perches
2020-10-30RDMA: Manual changes for sysfs_emit and neateningJoe Perches
2020-10-28RDMA/hns: Add support for filling GMV tableWeihang Li
2020-10-28RDMA/hns: Add support for configuring GMV tableWeihang Li
2020-10-28RDMA/hns: Support owner mode doorbellLang Cheng
2020-10-28RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad
2020-10-27RDMA/bnxt_re: Fix entry size during SRQ createSelvin Xavier
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe
2020-10-26RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe
2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe
2020-10-26RDMA: Check flags during create_cqJason Gunthorpe
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe
2020-10-26RDMA: Check srq_type during create_srqJason Gunthorpe
2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe