开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_qp.c
Age
Commit message (
Expand
)
Author
2024-11-04
RDMA/rxe: Set queue pair cur_qp_state when being queried
Liu Jian
2024-04-22
RDMA/rxe: Let destroy qp succeed with stuck packet
Bob Pearson
2024-04-22
RDMA/rxe: Merge request and complete tasks
Bob Pearson
2024-01-25
RDMA/rxe: Improve newline in printing messages
Li Zhijian
2023-07-31
RDMA/rxe: Move work queue code to subroutines
Bob Pearson
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-09
RDMA/rxe: Fix the use-before-initialization error of resp_pkts
Zhu Yanjun
2023-06-09
RDMA/rxe: Introduce rxe access supported flags
Bob Pearson
2023-05-16
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...
Guoqing Jiang
2023-05-16
RDMA/rxe: Fix double unlock in rxe_qp.c
Bob Pearson
2023-04-17
RDMA/rxe: Protect QP state with qp->state_lock
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-04-17
RDMA/rxe: Remove qp->resp.state
Bob Pearson
2023-04-16
RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
Zhu Yanjun
2023-03-24
RDMA/rxe: Remove __rxe_do_task()
Bob Pearson
2023-03-24
RDMA/rxe: Change rxe_dbg to rxe_dbg_dev
Bob Pearson
2022-11-22
RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
Zhang Xiaoxu
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_av.c
Bob Pearson
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_qp.c
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 init of task locks from rxe_qp.c
Bob Pearson
2022-09-08
RDMA/rxe: convert pr_warn to pr_debug
Li Zhijian
2022-09-08
RDMA/rxe: use %u to print u32 variables
Li Zhijian
2022-08-31
RDMA/rxe: Remove the unused variable obj
Zhu Yanjun
2022-08-31
RDMA/rxe: Fix the error caused by qp->sk
Zhu Yanjun
2022-08-31
RDMA/rxe: Fix "kernel NULL pointer dereference" error
Zhu Yanjun
2022-08-02
RDMA/rxe: Fix error unwind in rxe_create_qp()
Zhu Yanjun
2022-08-02
RDMA/rxe: Split qp state for requester and completer
Bob Pearson
2022-07-22
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
2022-07-19
RDMA/rxe: Remove unused qp parameter
Xiao Yang
2022-07-18
RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup
Zhu Yanjun
2022-06-30
RDMA/rxe: Merge normal and retry atomic flows
Bob Pearson
2022-05-09
RDMA/rxe: Enforce IBA C11-17
Bob Pearson
2022-05-09
RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
Bob Pearson
2022-04-08
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Bob Pearson
2022-03-16
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2022-03-15
RDMA/rxe: Replace mr by rkey in responder resources
Bob Pearson
2022-01-28
RDMA/rxe: Remove qp->grp_lock and qp->grp_list
Bob Pearson
2022-01-28
RDMA/rxe: Remove rxe_drop_all_macst_groups
Bob Pearson
2022-01-28
RDMA/rxe: Enforce IBA o10-2.2.3
Bob Pearson
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
hash.h: remove unused define directive
Isabella Basso
2021-12-14
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
2021-11-25
RDMA: Fix use-after-free in rxe_queue_cleanup
Pavel Skripkin
2021-11-19
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
2021-10-06
RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srq
Xiao Yang
2021-09-24
RDMA/rxe: Add memory barriers to kernel queues
Bob Pearson
2021-09-14
RDMA/rxe: remove the unnecessary variable
Zhu Yanjun
[next]