index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_task.c
Age
Commit message (
Expand
)
Author
2025-04-20
RDMA/rxe: Remove unused rxe_run_task
Dr. David Alan Gilbert
2024-01-25
RDMA/rxe: Improve newline in printing messages
Li Zhijian
2023-05-17
RDMA/rxe: Add workqueue support for rxe tasks
Bob Pearson
2023-04-12
RDMA/rxe: Fix incorrect TASKLET_STATE_SCHED check in rxe_task.c
Bob Pearson
2023-03-24
RDMA/rxe: Rewrite rxe_task.c
Bob Pearson
2023-03-24
RDMA/rxe: Remove __rxe_do_task()
Bob Pearson
2023-03-24
RDMA/rxe: Convert tasklet args to queue pairs
Bob Pearson
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_task.c
Bob Pearson
2022-10-28
RDMA/rxe: Rename task->state_lock to task->lock
Bob Pearson
2022-10-28
RDMA/rxe: Make rxe_do_task static
Bob Pearson
2022-10-28
RDMA/rxe: Split rxe_run_task() into two subroutines
Bob Pearson
2022-10-28
RDMA/rxe: Removed unused name from rxe_task struct
Bob Pearson
2022-10-28
RDMA/rxe: Remove redundant header files
Bob Pearson
2022-08-31
RDMA/rxe: Remove the unused variable obj
Zhu Yanjun
2022-07-22
RDMA/rxe: Limit the number of calls to each tasklet
Bob Pearson
2021-11-19
RDMA/rxe: Replace irqsave locks with bh locks
Bob Pearson
2020-09-03
RDMA/rxe: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2017-10-14
RDMA/rxe: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-07-24
IB/rxe: Use __func__ to print function's name
Kamal Heib
2016-12-12
IB/rxe: Wait for tasklets to finish before tearing down QP
Andrew Boyer
2016-08-04
Soft RoCE driver
Moni Shoua