summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-05RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.Dakshaja Uppalapati
2021-08-03RDMA/hns: Fix the double unlock problem of poll_semYangyang Li
2021-08-02RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recentlyAharon Landau
2021-07-15RDMA/irdma: Change returned type of irdma_setup_virt_qp to voidZhu Yanjun
2021-07-15RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to voidZhu Yanjun
2021-07-15RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to voidZhu Yanjun
2021-07-15RDMA/irdma: Check vsi pointer before using itTatyana Nikolova
2021-07-12RDMA/irdma: Change the returned type to voidZhu Yanjun
2021-07-12RDMA/irdma: Fix unused variable total_size warningTatyana Nikolova
2021-07-12RDMA/bnxt_re: Fix stats countersNaresh Kumar PBS
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches
2021-06-29RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky
2021-06-25RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pblesShiraz Saleem
2021-06-25RDMA/irdma: Check contents of user-space irdma_mem_reg_req objectShiraz Saleem
2021-06-24RDMA/hns: Add window selection field of congestion controlYixing Liu
2021-06-24RDMA/hfi1: Remove use of kmap()Ira Weiny
2021-06-24RDMA/irdma: Remove use of kmap()Ira Weiny
2021-06-24RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1Colin Ian King
2021-06-23RDMA/hns: Fix incorrect vlan enable bit in QPCWeihang Li
2021-06-22RDMA/irdma: Use the queried port attributesKamal Heib
2021-06-22RDMA/hns: Add vendor_err info to error WCLang Cheng
2021-06-22RDMA/irdma: Check return value from ib_umem_find_best_pgszShiraz Saleem
2021-06-22RDMA/hns: Fix spelling mistakes of originalLang Cheng
2021-06-22RDMA/hns: Simplify the judgment in hns_roce_v2_post_send()Yixing Liu
2021-06-22RDMA/hns: Encapsulate flushing CQE as a functionWenpeng Liang
2021-06-22RDMA/hns: Modify function return value typeYangyang Li
2021-06-22RDMA/hns: Clean definitions of EQC structureXi Wang
2021-06-22RDMA/hns: Delete unnecessary branch of hns_roce_v2_query_qpYangyang Li
2021-06-22RDMA/hns: Add member assignments for qp_init_attrYangyang Li
2021-06-22RDMA/hns: Fix some print issuesYixing Liu
2021-06-22RDMA/hns: Fix uninitialized variableYixing Liu
2021-06-22RDMA/hns: Force rewrite inline flag of WQELang Cheng
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-22RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau
2021-06-22RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau
2021-06-21IB/mlx4: Avoid field-overflowing memcpy()Kees Cook
2021-06-21RDMA/bnxt_re: Update ABI to pass wqe-mode to user spaceDevesh Sharma
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-06-21RDMA/hns: Use IDA interface to manage xrcd indexYangyang Li
2021-06-21RDMA/hns: Use IDA interface to manage pd indexYangyang Li
2021-06-21RDMA/hns: Use IDA interface to manage mtpt indexYangyang Li
2021-06-21RDMA/hns: Remove unused RR mechanismYangyang Li
2021-06-21RDMA/hns: Remove the unused hns_roce_bitmap_free_range functionYangyang Li
2021-06-21RDMA/hns: Remove the unused hns_roce_bitmap_alloc_range functionYangyang Li
2021-06-21RDMA/hns: Clean SRQC structure definitionXi Wang