summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-034-11/+11
|\
| * treewide: Add missing semicolons to __assign_str usesJoe Perches2021-06-304-11/+11
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-07-01134-32025/+34932
|\ \
| * | RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky2021-06-291-1/+2
| * | RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pblesShiraz Saleem2021-06-252-3/+3
| * | RDMA/irdma: Check contents of user-space irdma_mem_reg_req objectShiraz Saleem2021-06-251-6/+20
| * | RDMA/hns: Add window selection field of congestion controlYixing Liu2021-06-242-0/+14
| * | RDMA/hfi1: Remove use of kmap()Ira Weiny2021-06-241-2/+2
| * | RDMA/irdma: Remove use of kmap()Ira Weiny2021-06-241-4/+4
| * | RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1Colin Ian King2021-06-241-4/+1
| * | RDMA/hns: Fix incorrect vlan enable bit in QPCWeihang Li2021-06-231-2/+2
| * | RDMA/irdma: Use the queried port attributesKamal Heib2021-06-221-1/+1
| * | RDMA/hns: Add vendor_err info to error WCLang Cheng2021-06-221-0/+1
| * | RDMA/irdma: Check return value from ib_umem_find_best_pgszShiraz Saleem2021-06-221-1/+7
| * | RDMA/hns: Fix spelling mistakes of originalLang Cheng2021-06-221-1/+1
| * | RDMA/hns: Simplify the judgment in hns_roce_v2_post_send()Yixing Liu2021-06-221-3/+3
| * | RDMA/hns: Encapsulate flushing CQE as a functionWenpeng Liang2021-06-223-35/+21
| * | RDMA/hns: Modify function return value typeYangyang Li2021-06-223-11/+3
| * | RDMA/hns: Clean definitions of EQC structureXi Wang2021-06-221-15/+4
| * | RDMA/hns: Delete unnecessary branch of hns_roce_v2_query_qpYangyang Li2021-06-221-7/+2
| * | RDMA/hns: Add member assignments for qp_init_attrYangyang Li2021-06-221-0/+5
| * | RDMA/hns: Fix some print issuesYixing Liu2021-06-222-4/+2
| * | RDMA/hns: Fix uninitialized variableYixing Liu2021-06-221-1/+1
| * | RDMA/hns: Force rewrite inline flag of WQELang Cheng2021-06-221-2/+2
| * | Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe2021-06-224-47/+74
| |\ \
| | * | RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau2021-06-224-6/+43
| | * | RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau2021-06-221-47/+37
| * | | Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe2021-06-228-24/+29
| |\| |
| * | | IB/mlx4: Avoid field-overflowing memcpy()Kees Cook2021-06-211-1/+1
| * | | RDMA/bnxt_re: Update ABI to pass wqe-mode to user spaceDevesh Sharma2021-06-213-6/+5
| * | | RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky2021-06-216-11/+11
| * | | RDMA/hns: Use IDA interface to manage xrcd indexYangyang Li2021-06-214-41/+25
| * | | RDMA/hns: Use IDA interface to manage pd indexYangyang Li2021-06-214-37/+25
| * | | RDMA/hns: Use IDA interface to manage mtpt indexYangyang Li2021-06-215-48/+43
| * | | RDMA/hns: Remove unused RR mechanismYangyang Li2021-06-216-19/+12
| * | | RDMA/hns: Remove the unused hns_roce_bitmap_free_range functionYangyang Li2021-06-212-14/+1
| * | | RDMA/hns: Remove the unused hns_roce_bitmap_alloc_range functionYangyang Li2021-06-212-41/+0
| * | | RDMA/hns: Clean SRQC structure definitionXi Wang2021-06-212-93/+4
| * | | RDMA/hns: Use new interface to write DB related fieldsYixing Liu2021-06-212-78/+49
| * | | RDMA/hns: Use new interface to write FRMR fieldsYixing Liu2021-06-212-29/+22
| * | | RDMA/hns: Use new interface to get CQE fieldsLang Cheng2021-06-212-97/+48
| * | | RDMA/hns: Use new interface to modify QP contextLang Cheng2021-06-212-881/+449
| * | | RDMA/hns: Use new interface to write CQ context.Yixing Liu2021-06-212-121/+79
| * | | RDMA/hns: Add hr_reg_write_bool()Lang Cheng2021-06-212-12/+20
| * | | RDMA/hns: Add a check to ensure integer mtu is positiveWeihang Li2021-06-211-5/+10
| * | | RDMA/hns: Do not use !! for values that are already bool when calling hr_reg_...Weihang Li2021-06-211-2/+1
| * | | RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPsAvihai Horon2021-06-212-5/+10
| * | | RDMA/hns: Clear extended doorbell info before usingXi Wang2021-06-182-0/+22
| * | | RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe2021-06-1611-14/+11
| * | | RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe2021-06-166-39/+6