summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-18RDMA/hns: Clear extended doorbell info before usingXi Wang
2021-06-18RDMA/rtrs: Check device max_qp_wr limit when create QPJack Wang
2021-06-18RDMA/rtrs: Rename cq_size/queue_size to cq_num/queue_numGuoqing Jiang
2021-06-18RDMA/rtrs: RDMA_RXE requires more number of WRMd Haris Iqbal
2021-06-18RDMA/rtrs-clt: Use minimal max_send_sge when create qpJack Wang
2021-06-18RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wrJack Wang
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-16RDMA/core: Allow port_groups to be used with namespacesJason Gunthorpe
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe
2021-06-16RDMA/hfi1: Use attributes for the port sysfsJason Gunthorpe
2021-06-16RDMA/qib: Use attributes for the port sysfsJason Gunthorpe
2021-06-16RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj'sJason Gunthorpe
2021-06-16RDMA/core: Expose the ib port sysfs attribute machineryJason Gunthorpe
2021-06-16RDMA/core: Remove the kobject_uevent() NOPJason Gunthorpe
2021-06-16RDMA/core: Create the device hw_counters through the normal groups mechanismJason Gunthorpe
2021-06-16RDMA/core: Simplify how the port sysfs is createdJason Gunthorpe
2021-06-16RDMA/core: Simplify how the gid_attrs sysfs is createdJason Gunthorpe
2021-06-16RDMA/core: Split gid_attrs related sysfs from add_port()Jason Gunthorpe
2021-06-16RDMA/core: Split port and device counter sysfs attributesJason Gunthorpe
2021-06-16RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-06-16RDMA/rxe: Disallow MR dereg and invalidate when boundBob Pearson
2021-06-16RDMA/rxe: Implement memory access through MWsBob Pearson
2021-06-16RDMA/rxe: Implement invalidate MW operationsBob Pearson
2021-06-16RDMA/rxe: Add support for bind MW work requestsBob Pearson
2021-06-16RDMA/rxe: Move local ops to subroutineBob Pearson
2021-06-16RDMA/rxe: Replace WR_REG_MASK by WR_LOCAL_OP_MASKBob Pearson
2021-06-16RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbsBob Pearson
2021-06-16RDMA/rxe: Enable MW object poolBob Pearson
2021-06-16RDMA/rxe: Return errors for add index and keyBob Pearson
2021-06-16RDMA/rxe: Add bind MW fields to rxe_send_wrBob Pearson
2021-06-16RDMA/rxe: Fix qp reference counting for atomic opsBob Pearson
2021-06-16RDMA/hns: Support getting max QP number from firmwareXi Wang
2021-06-16RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky
2021-06-10RDMA/irdma: Store PBL info address a pointer typeShiraz Saleem
2021-06-10IB/cm: Remove dgid from the cm_id_priv avJason Gunthorpe
2021-06-08RDMA/irdma: Use list_last_entry/list_first_entryShiraz Saleem
2021-06-08RDMA/irdma: Use list_move instead of list_del/list_addBaokun Li
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_deviceWeihang Li
2021-06-08RDMA/ipoib: Use refcount_t instead of atomic_t for reference countingWeihang Li
2021-06-08RDMA/cxgb4: Use refcount_t instead of atomic_t for reference countingWeihang Li
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for QP reference countingWeihang Li
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference countingWeihang Li
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for CQ reference countingWeihang Li
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_portWeihang Li
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_memberWeihang Li
2021-06-08RDMA/core: Remove refcount from struct ib_mad_snoop_privateJason Gunthorpe
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_dataWeihang Li
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_privateWeihang Li
2021-06-07RDMA/irdma: Fix return error sign from irdma_modify_qpKamal Heib