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_comp.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2024-04-22
RDMA/rxe: Don't call direct between tasks
Bob Pearson
2024-04-22
RDMA/rxe: Don't call rxe_requester from rxe_completer
Bob Pearson
2024-04-22
RDMA/rxe: Merge request and complete tasks
Bob Pearson
2024-04-22
RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
Bob Pearson
2024-01-25
RDMA/rxe: Improve newline in printing messages
Li Zhijian
2023-07-31
RDMA/rxe: Fix unsafe drain work queue code
Bob Pearson
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-05-19
RDMA/rxe: Fix comments about removed tasklets
Daisuke Matsuda
2023-05-16
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...
Guoqing Jiang
2023-04-17
RDMA/rxe: Protect QP state with qp->state_lock
Bob Pearson
2023-04-17
RDMA/rxe: Move code to check if drained to subroutine
Bob Pearson
2023-04-17
RDMA/rxe: Remove qp->req.state
Bob Pearson
2023-04-17
RDMA/rxe: Remove qp->comp.state
Bob Pearson
2023-03-24
RDMA/rxe: Make tasks schedule each other
Bob Pearson
2023-03-24
RDMA/rxe: Remove qp reference counting in tasks
Bob Pearson
2023-03-24
RDMA/rxe: Cleanup error state handling in rxe_comp.c
Bob Pearson
2023-03-24
RDMA/rxe: Convert tasklet args to queue pairs
Bob Pearson
2023-03-24
RDMA/rxe: Add error messages
Bob Pearson
2022-12-09
RDMA/rxe: Implement flush completion
Li Zhijian
2022-12-01
RDMA/rxe: Implement atomic write completion
Xiao Yang
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_comp.c
Bob Pearson
2022-10-28
RDMA/rxe: Split rxe_run_task() into two subroutines
Bob Pearson
2022-10-25
RDMA/rxe: Handle remote errors in the midst of a Read reply sequence
Daisuke Matsuda
2022-08-02
RDMA/rxe: Split qp state for requester and completer
Bob Pearson
2022-07-22
RDMA/rxe: Make the tasklet exits the same
Bob Pearson
2022-07-22
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
2022-05-09
RDMA/rxe: Check rxe_get() return value
Bob Pearson
2022-03-16
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2021-11-19
RDMA/rxe: Replace irqsave locks with bh locks
Bob Pearson
2021-10-06
RDMA/rxe: Set partial attributes when completion status != IBV_WC_SUCCESS
Xiao Yang
2021-09-24
RDMA/rxe: Add memory barriers to kernel queues
Bob Pearson
2021-07-16
RDMA/rxe: Move ICRC generation to a subroutine
Bob Pearson
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-16
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
2021-06-16
RDMA/rxe: Add support for bind MW work requests
Bob Pearson
2021-06-03
RDMA/rxe: Protext kernel index from user space
Bob Pearson
2021-05-17
RDMA/rxe: Return CQE error if invalid lkey was supplied
Leon Romanovsky
2021-04-08
RDMA/rxe: Fix missing acks from responder
Bob Pearson
2021-03-30
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
2021-03-05
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
Bob Pearson
2021-02-08
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
Bob Pearson
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-27
RDMA/rxe: Fix style warnings
Bob Pearson
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-02-13
RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
Zhu Yanjun
2019-07-07
ibverbs/rxe: Remove variable self-initialization
Maksym Planeta
2019-01-21
IB/rxe: Remove unnecessary rxe variable
Zhu Yanjun
2018-11-08
RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters
Andrew Boyer
[next]