index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_comp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Fix unsafe drain work queue code
Bob Pearson
2023-07-31
1
-0
/
+4
*
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-27
1
-10
/
+16
|
\
|
*
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...
Guoqing Jiang
2023-05-17
1
-10
/
+16
*
|
RDMA/rxe: Fix comments about removed tasklets
Daisuke Matsuda
2023-05-19
1
-1
/
+1
|
/
*
RDMA/rxe: Protect QP state with qp->state_lock
Bob Pearson
2023-04-17
1
-18
/
+30
*
RDMA/rxe: Move code to check if drained to subroutine
Bob Pearson
2023-04-17
1
-15
/
+20
*
RDMA/rxe: Remove qp->req.state
Bob Pearson
2023-04-17
1
-5
/
+4
*
RDMA/rxe: Remove qp->comp.state
Bob Pearson
2023-04-17
1
-4
/
+4
*
RDMA/rxe: Make tasks schedule each other
Bob Pearson
2023-03-24
1
-4
/
+4
*
RDMA/rxe: Remove qp reference counting in tasks
Bob Pearson
2023-03-24
1
-5
/
+0
*
RDMA/rxe: Cleanup error state handling in rxe_comp.c
Bob Pearson
2023-03-24
1
-9
/
+46
*
RDMA/rxe: Convert tasklet args to queue pairs
Bob Pearson
2023-03-24
1
-2
/
+1
*
RDMA/rxe: Add error messages
Bob Pearson
2023-03-24
1
-0
/
+4
*
RDMA/rxe: Implement flush completion
Li Zhijian
2022-12-10
1
-1
/
+3
*
RDMA/rxe: Implement atomic write completion
Xiao Yang
2022-12-02
1
-0
/
+4
*
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_comp.c
Bob Pearson
2022-11-10
1
-7
/
+5
*
RDMA/rxe: Split rxe_run_task() into two subroutines
Bob Pearson
2022-10-28
1
-8
/
+11
*
RDMA/rxe: Handle remote errors in the midst of a Read reply sequence
Daisuke Matsuda
2022-10-25
1
-0
/
+8
*
RDMA/rxe: Split qp state for requester and completer
Bob Pearson
2022-08-02
1
-3
/
+3
*
RDMA/rxe: Make the tasklet exits the same
Bob Pearson
2022-07-22
1
-17
/
+18
*
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
2022-07-22
1
-1
/
+7
*
RDMA/rxe: Check rxe_get() return value
Bob Pearson
2022-05-09
1
-1
/
+2
*
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2022-03-16
1
-4
/
+4
*
RDMA/rxe: Replace irqsave locks with bh locks
Bob Pearson
2021-11-19
1
-5
/
+3
*
RDMA/rxe: Set partial attributes when completion status != IBV_WC_SUCCESS
Xiao Yang
2021-10-07
1
-20
/
+25
*
RDMA/rxe: Add memory barriers to kernel queues
Bob Pearson
2021-09-24
1
-9
/
+3
*
RDMA/rxe: Move ICRC generation to a subroutine
Bob Pearson
2021-07-16
1
-2
/
+2
*
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-22
1
-6
/
+10
|
\
|
*
RDMA/rxe: Return CQE error if invalid lkey was supplied
Leon Romanovsky
2021-05-17
1
-6
/
+10
*
|
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
2021-06-17
1
-2
/
+2
*
|
RDMA/rxe: Add support for bind MW work requests
Bob Pearson
2021-06-17
1
-0
/
+1
*
|
RDMA/rxe: Protext kernel index from user space
Bob Pearson
2021-06-03
1
-10
/
+21
|
/
*
RDMA/rxe: Fix missing acks from responder
Bob Pearson
2021-04-08
1
-1
/
+0
*
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
2021-03-30
1
-2
/
+2
*
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
Bob Pearson
2021-03-05
1
-32
/
+23
*
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
Bob Pearson
2021-02-08
1
-28
/
+21
*
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-24
1
-1
/
+1
*
|
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-31
1
-28
/
+1
*
|
RDMA/rxe: Fix style warnings
Bob Pearson
2020-08-27
1
-2
/
+1
|
/
*
RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
Zhu Yanjun
2020-02-13
1
-4
/
+4
*
ibverbs/rxe: Remove variable self-initialization
Maksym Planeta
2019-07-07
1
-1
/
+1
*
IB/rxe: Remove unnecessary rxe variable
Zhu Yanjun
2019-01-22
1
-3
/
+3
*
RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters
Andrew Boyer
2018-11-08
1
-0
/
+6
*
IB/rxe: fixes for rdma read retry
Vijay Immanuel
2018-08-30
1
-5
/
+16
*
IB/rxe: avoid back-to-back retries
Vijay Immanuel
2018-08-30
1
-1
/
+17
*
RDMA/rxe: Set wqe->status correctly if an unexpected response is received
Bart Van Assche
2018-08-08
1
-0
/
+1
*
IB/rxe: avoid calling WARN_ON_ONCE twice
Zhu Yanjun
2018-05-17
1
-4
/
+0
*
IB/rxe: remove unused function variable
Zhu Yanjun
2018-04-27
1
-4
/
+2
*
IB/rxe: Convert timers to use timer_setup()
Kees Cook
2017-10-25
1
-2
/
+2
[next]