aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
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
2021-06-21RDMA/hns: Use new interface to write DB related fieldsYixing Liu
2021-06-21RDMA/hns: Use new interface to write FRMR fieldsYixing Liu
2021-06-21RDMA/hns: Use new interface to get CQE fieldsLang Cheng
2021-06-21RDMA/hns: Use new interface to modify QP contextLang Cheng
2021-06-21RDMA/hns: Use new interface to write CQ context.Yixing Liu
2021-06-21RDMA/hns: Add hr_reg_write_bool()Lang Cheng
2021-06-21RDMA/hns: Add a check to ensure integer mtu is positiveWeihang Li
2021-06-21RDMA/hns: Do not use !! for values that are already bool when calling hr_reg_...Weihang Li
2021-06-21RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPsAvihai Horon
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18RDMA/hns: Clear extended doorbell info before usingXi Wang
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe