summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_mcast.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-20RDMA/rxe: Fix memory allocation while in a spin lockBob Pearson1-1/+1
2021-01-28RDMA/rxe: Fix misleading comments and namesBob Pearson1-4/+4
2021-01-12RDMA/rxe: Fix race in rxe_mcast.cBob Pearson1-24/+40
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson1-28/+1
2017-01-11IB/rxe: Remove a pointless indirection layerBart Van Assche1-2/+2
2017-01-11IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche1-2/+2
2016-08-04Soft RoCE driverMoni Shoua1-0/+190