aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_task.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31RDMA/rxe: Remove the unused variable objZhu Yanjun1-2/+1
2022-07-22RDMA/rxe: Limit the number of calls to each taskletBob Pearson1-4/+12
2021-11-19RDMA/rxe: Replace irqsave locks with bh locksBob Pearson1-10/+8
2020-09-03RDMA/rxe: Convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+4
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe1-1/+1
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson1-28/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2017-10-14RDMA/rxe: Suppress gcc 7 fall-through complaintsBart Van Assche1-1/+1
2017-07-24IB/rxe: Use __func__ to print function's nameKamal Heib1-2/+2
2016-12-12IB/rxe: Wait for tasklets to finish before tearing down QPAndrew Boyer1-0/+19
2016-08-04Soft RoCE driverMoni Shoua1-0/+154