aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_task.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Remove the unused variable objZhu Yanjun2022-08-311-2/+1
* RDMA/rxe: Limit the number of calls to each taskletBob Pearson2022-07-221-4/+12
* RDMA/rxe: Replace irqsave locks with bh locksBob Pearson2021-11-191-10/+8
* RDMA/rxe: Convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-031-4/+4
* Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe2020-08-311-1/+1
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* | RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson2020-08-311-28/+1
|/
* RDMA/rxe: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-1/+1
* IB/rxe: Use __func__ to print function's nameKamal Heib2017-07-241-2/+2
* IB/rxe: Wait for tasklets to finish before tearing down QPAndrew Boyer2016-12-121-0/+19
* Soft RoCE driverMoni Shoua2016-08-041-0/+154