aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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