summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-22RDMA/irdma: Check return value from ib_umem_find_best_pgszShiraz Saleem1-1/+7
2021-06-22RDMA/hns: Fix spelling mistakes of originalLang Cheng1-1/+1
2021-06-22RDMA/hns: Simplify the judgment in hns_roce_v2_post_send()Yixing Liu1-3/+3
2021-06-22RDMA/hns: Encapsulate flushing CQE as a functionWenpeng Liang3-35/+21
2021-06-22RDMA/hns: Modify function return value typeYangyang Li3-11/+3
2021-06-22RDMA/hns: Clean definitions of EQC structureXi Wang1-15/+4
2021-06-22RDMA/hns: Delete unnecessary branch of hns_roce_v2_query_qpYangyang Li1-7/+2
2021-06-22RDMA/hns: Add member assignments for qp_init_attrYangyang Li1-0/+5
2021-06-22RDMA/hns: Fix some print issuesYixing Liu2-4/+2
2021-06-22RDMA/hns: Fix uninitialized variableYixing Liu1-1/+1
2021-06-22RDMA/hns: Force rewrite inline flag of WQELang Cheng1-2/+2
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe9-87/+94
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe1665-8916/+18578
2021-06-22RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau5-6/+45
2021-06-22RDMA/core: Use flexible array for mad dataKees Cook1-1/+1
2021-06-22RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau5-87/+55
2021-06-22RDMA/rxe: Don't overwrite errno from ib_umem_get()Xiao Yang1-1/+1
2021-06-22IB/mlx4: Avoid field-overflowing memcpy()Kees Cook1-1/+1
2021-06-22rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.Jack Wang4-17/+13
2021-06-22RDMA/rtrs-clt: Raise MAX_SEGMENTSJack Wang1-2/+4
2021-06-22RDMA/rtrs_clt: Alloc less memory with write path fast memory registrationJack Wang1-3/+2
2021-06-22RDMA/rtrs-clt: Write path fast memory registrationJack Wang2-27/+74
2021-06-22RDMA/rtrs: Introduce head/tail wrJack Wang3-20/+27
2021-06-22RDMA/bnxt_re: Update ABI to pass wqe-mode to user spaceDevesh Sharma4-7/+15
2021-06-22IB/core: Shuffle locks in ib_port_data to save memoryAnand Khoje1-1/+3
2021-06-22IB/core: Removed port validity check from ib_get_cached_subnet_prefixAnand Khoje4-21/+6
2021-06-22RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky16-28/+31
2021-06-21RDMA/hns: Use IDA interface to manage xrcd indexYangyang Li4-41/+25
2021-06-21RDMA/hns: Use IDA interface to manage pd indexYangyang Li4-37/+25
2021-06-21RDMA/hns: Use IDA interface to manage mtpt indexYangyang Li5-48/+43
2021-06-21RDMA/hns: Remove unused RR mechanismYangyang Li6-19/+12
2021-06-21RDMA/hns: Remove the unused hns_roce_bitmap_free_range functionYangyang Li2-14/+1
2021-06-21RDMA/hns: Remove the unused hns_roce_bitmap_alloc_range functionYangyang Li2-41/+0
2021-06-21RDMA/core: Fix incorrect print format specifierWenpeng Liang15-45/+45
2021-06-21RDMA/hns: Clean SRQC structure definitionXi Wang2-93/+4
2021-06-21RDMA/hns: Use new interface to write DB related fieldsYixing Liu2-78/+49
2021-06-21RDMA/hns: Use new interface to write FRMR fieldsYixing Liu2-29/+22
2021-06-21RDMA/hns: Use new interface to get CQE fieldsLang Cheng2-97/+48
2021-06-21RDMA/hns: Use new interface to modify QP contextLang Cheng2-881/+449
2021-06-21RDMA/hns: Use new interface to write CQ context.Yixing Liu2-121/+79
2021-06-21RDMA/hns: Add hr_reg_write_bool()Lang Cheng2-12/+20
2021-06-21RDMA/hns: Add a check to ensure integer mtu is positiveWeihang Li1-5/+10
2021-06-21RDMA/hns: Do not use !! for values that are already bool when calling hr_reg_...Weihang Li1-2/+1
2021-06-21RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPsAvihai Horon3-5/+18
2021-06-21Linux 5.13-rc7Linus Torvalds1-2/+2
2021-06-20Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-19/+25
2021-06-20Merge tag 'irq_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+35
2021-06-20Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-24/+56
2021-06-20Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-7/+7
2021-06-20Merge tag 'perf-tools-fixes-for-v5.13-2021-06-19' of git://git.kernel.org/pub...Linus Torvalds6-13/+16