index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_task.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Add workqueue support for rxe tasks
Bob Pearson
2023-05-17
1
-47
/
+63
*
RDMA/rxe: Fix incorrect TASKLET_STATE_SCHED check in rxe_task.c
Bob Pearson
2023-04-12
1
-2
/
+2
*
RDMA/rxe: Rewrite rxe_task.c
Bob Pearson
2023-03-24
1
-54
/
+212
*
RDMA/rxe: Remove __rxe_do_task()
Bob Pearson
2023-03-24
1
-13
/
+0
*
RDMA/rxe: Convert tasklet args to queue pairs
Bob Pearson
2023-03-24
1
-5
/
+6
*
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_task.c
Bob Pearson
2022-11-10
1
-3
/
+4
*
RDMA/rxe: Rename task->state_lock to task->lock
Bob Pearson
2022-10-28
1
-9
/
+9
*
RDMA/rxe: Make rxe_do_task static
Bob Pearson
2022-10-28
1
-3
/
+3
*
RDMA/rxe: Split rxe_run_task() into two subroutines
Bob Pearson
2022-10-28
1
-5
/
+10
*
RDMA/rxe: Removed unused name from rxe_task struct
Bob Pearson
2022-10-28
1
-3
/
+1
*
RDMA/rxe: Remove redundant header files
Bob Pearson
2022-10-28
1
-4
/
+0
*
RDMA/rxe: Remove the unused variable obj
Zhu Yanjun
2022-08-31
1
-2
/
+1
*
RDMA/rxe: Limit the number of calls to each tasklet
Bob Pearson
2022-07-22
1
-4
/
+12
*
RDMA/rxe: Replace irqsave locks with bh locks
Bob Pearson
2021-11-19
1
-10
/
+8
*
RDMA/rxe: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
1
-4
/
+4
*
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
2020-08-31
1
-1
/
+1
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
|
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-31
1
-28
/
+1
|
/
*
RDMA/rxe: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-14
1
-1
/
+1
*
IB/rxe: Use __func__ to print function's name
Kamal Heib
2017-07-24
1
-2
/
+2
*
IB/rxe: Wait for tasklets to finish before tearing down QP
Andrew Boyer
2016-12-12
1
-0
/
+19
*
Soft RoCE driver
Moni Shoua
2016-08-04
1
-0
/
+154