summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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-25RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all() error unwindJason Gunthorpe
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-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-17RDMA/core: remove use of dma_virt_opsChristoph Hellwig
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-16RDMA/cma: Add missing error handling of listen_idLeon Romanovsky
2020-11-16RDMA/restrack: Store all special QPs in restrack DBLeon Romanovsky
2020-11-16RDMA/counter: Combine allocation and bind logicLeon Romanovsky
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/umem: Use ib_dma_max_seg_size instead of dma_get_max_seg_sizeChristoph Hellwig
2020-11-12RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configsChristoph Hellwig
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-12RDMA/cm: Make the local_id_table xarray non-irqJason Gunthorpe
2020-11-12IB/isert: Do not excplicitly check == false for boolZou Wei
2020-11-12RDMA/rxe: Remove VLAN code leftovers from RXEZhu Yanjun
2020-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-11-05RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstringJason Gunthorpe