summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | RDMA/rtrs-clt: Raise MAX_SEGMENTSJack Wang2021-06-221-2/+4
| * | | | RDMA/rtrs_clt: Alloc less memory with write path fast memory registrationJack Wang2021-06-221-3/+2
| * | | | RDMA/rtrs-clt: Write path fast memory registrationJack Wang2021-06-222-27/+74
| * | | | RDMA/rtrs: Introduce head/tail wrJack Wang2021-06-223-20/+27
| * | | | RDMA/bnxt_re: Update ABI to pass wqe-mode to user spaceDevesh Sharma2021-06-223-6/+5
| * | | | IB/core: Removed port validity check from ib_get_cached_subnet_prefixAnand Khoje2021-06-224-21/+6
| * | | | RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky2021-06-2216-28/+31
| * | | | 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/core: Fix incorrect print format specifierWenpeng Liang2021-06-2115-45/+45
| * | | | 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/rtrs: Check device max_qp_wr limit when create QPJack Wang2021-06-182-23/+19
| * | | | RDMA/rtrs: Rename cq_size/queue_size to cq_num/queue_numGuoqing Jiang2021-06-185-31/+30
| * | | | RDMA/rtrs: RDMA_RXE requires more number of WRMd Haris Iqbal2021-06-182-4/+5
| * | | | RDMA/rtrs-clt: Use minimal max_send_sge when create qpJack Wang2021-06-182-7/+8
| * | | | RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wrJack Wang2021-06-181-13/+25
| * | | | RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe2021-06-1713-16/+15
| * | | | RDMA/core: Allow port_groups to be used with namespacesJason Gunthorpe2021-06-171-6/+4
| * | | | RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe2021-06-179-68/+22
| * | | | RDMA/hfi1: Use attributes for the port sysfsJason Gunthorpe2021-06-172-340/+194
| * | | | RDMA/qib: Use attributes for the port sysfsJason Gunthorpe2021-06-172-356/+254
| * | | | RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj'sJason Gunthorpe2021-06-173-166/+119
| * | | | RDMA/core: Expose the ib port sysfs attribute machineryJason Gunthorpe2021-06-171-100/+117
| * | | | RDMA/core: Remove the kobject_uevent() NOPJason Gunthorpe2021-06-171-2/+0
| * | | | RDMA/core: Create the device hw_counters through the normal groups mechanismJason Gunthorpe2021-06-173-54/+27
| * | | | RDMA/core: Simplify how the port sysfs is createdJason Gunthorpe2021-06-171-219/+103
| * | | | RDMA/core: Simplify how the gid_attrs sysfs is createdJason Gunthorpe2021-06-171-81/+89
| * | | | RDMA/core: Split gid_attrs related sysfs from add_port()Jason Gunthorpe2021-06-171-71/+89
| * | | | RDMA/core: Split port and device counter sysfs attributesJason Gunthorpe2021-06-171-168/+290
| * | | | RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe2021-06-173-9/+14
| * | | | RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe2021-06-1718-100/+135
| * | | | RDMA/rxe: Disallow MR dereg and invalidate when boundBob Pearson2021-06-173-11/+26
| * | | | RDMA/rxe: Implement memory access through MWsBob Pearson2021-06-174-15/+75
| * | | | RDMA/rxe: Implement invalidate MW operationsBob Pearson2021-06-177-93/+199
| * | | | RDMA/rxe: Add support for bind MW work requestsBob Pearson2021-06-176-5/+229
| * | | | RDMA/rxe: Move local ops to subroutineBob Pearson2021-06-171-40/+63