aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/uverbs_ioctl.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-16RDMA/core: Simplify how the port sysfs is createdJason Gunthorpe1-219/+103
2021-06-16RDMA/core: Simplify how the gid_attrs sysfs is createdJason Gunthorpe1-81/+89
2021-06-16RDMA/core: Split gid_attrs related sysfs from add_port()Jason Gunthorpe1-71/+89
2021-06-16RDMA/core: Split port and device counter sysfs attributesJason Gunthorpe2-170/+292
2021-06-16RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe4-10/+16
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe19-106/+142
2021-06-16RDMA/rxe: Disallow MR dereg and invalidate when boundBob Pearson3-11/+26
2021-06-16RDMA/rxe: Implement memory access through MWsBob Pearson4-15/+75
2021-06-16RDMA/rxe: Implement invalidate MW operationsBob Pearson7-93/+199
2021-06-16RDMA/rxe: Add support for bind MW work requestsBob Pearson6-5/+229
2021-06-16RDMA/rxe: Move local ops to subroutineBob Pearson1-40/+63
2021-06-16RDMA/rxe: Replace WR_REG_MASK by WR_LOCAL_OP_MASKBob Pearson4-6/+5
2021-06-16RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbsBob Pearson7-11/+74
2021-06-16RDMA/rxe: Enable MW object poolBob Pearson3-8/+13
2021-06-16RDMA/rxe: Return errors for add index and keyBob Pearson2-20/+32
2021-06-16RDMA/rxe: Add bind MW fields to rxe_send_wrBob Pearson1-0/+10
2021-06-16RDMA/rxe: Fix qp reference counting for atomic opsBob Pearson2-3/+0
2021-06-16RDMA/hns: Support getting max QP number from firmwareXi Wang6-27/+106
2021-06-16RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky1-2/+2
2021-06-10RDMA/irdma: Store PBL info address a pointer typeShiraz Saleem5-24/+23
2021-06-10IB/cm: Remove dgid from the cm_id_priv avJason Gunthorpe1-9/+4
2021-06-08RDMA/irdma: Use list_last_entry/list_first_entryShiraz Saleem2-3/+3
2021-06-08RDMA/irdma: Use list_move instead of list_del/list_addBaokun Li1-2/+1
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_deviceWeihang Li2-7/+7
2021-06-08RDMA/ipoib: Use refcount_t instead of atomic_t for reference countingWeihang Li2-6/+6
2021-06-08RDMA/cxgb4: Use refcount_t instead of atomic_t for reference countingWeihang Li3-8/+8
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for QP reference countingWeihang Li2-7/+7
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference countingWeihang Li2-5/+5
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for CQ reference countingWeihang Li2-5/+5
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_portWeihang Li1-4/+4
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_memberWeihang Li1-6/+6
2021-06-08RDMA/core: Remove refcount from struct ib_mad_snoop_privateJason Gunthorpe1-1/+0
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_dataWeihang Li2-5/+9
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_privateWeihang Li2-6/+5
2021-06-07RDMA/irdma: Fix return error sign from irdma_modify_qpKamal Heib1-1/+1
2021-06-07RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate"Colin Ian King1-1/+1
2021-06-07RDMA/irdma: remove redundant initialization of variable valColin Ian King1-1/+1
2021-06-07RDMA/irdma: remove extraneous indentation on a statementColin Ian King1-1/+1
2021-06-07RDMA/irdma: Fix issues with u8 left shift operationColin Ian King1-1/+1
2021-06-04RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong1-0/+1
2021-06-03RDMA/bnxt_re: Update maintainers listDevesh Sharma1-2/+0
2021-06-03RDMA/bnxt_re: Enable global atomic ops if platform supportsDevesh Sharma6-3/+37
2021-06-03RDMA/rxe: Fix failure during driver loadKamal Heib1-3/+7
2021-06-03RDMA/rxe: Protext kernel index from user spaceBob Pearson10-98/+305
2021-06-03RDMA/rxe: Protect user space index loads/storesBob Pearson1-51/+117
2021-06-03RDMA/rxe: Add a type flag to rxe_queue structsBob Pearson5-13/+28
2021-06-02RDMA/irdma: Update MAINTAINERS fileShiraz Saleem1-0/+8
2021-06-02RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iwShiraz Saleem38-28996/+41