index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
Files
Lines
2023-04-17
RDMA/rxe: Protect QP state with qp->state_lock
Bob Pearson
1
-68
/
+85
2023-04-17
RDMA/rxe: Remove qp->req.state
Bob Pearson
1
-35
/
+14
2023-04-17
RDMA/rxe: Remove qp->comp.state
Bob Pearson
1
-5
/
+0
2023-04-17
RDMA/rxe: Remove qp->resp.state
Bob Pearson
1
-5
/
+0
2023-04-16
RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
Zhu Yanjun
1
-3
/
+8
2023-03-24
RDMA/rxe: Remove __rxe_do_task()
Bob Pearson
1
-39
/
+17
2023-03-24
RDMA/rxe: Change rxe_dbg to rxe_dbg_dev
Bob Pearson
1
-8
/
+8
2022-11-22
RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
Zhang Xiaoxu
1
-3
/
+3
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_av.c
Bob Pearson
1
-2
/
+2
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_qp.c
Bob Pearson
1
-35
/
+30
2022-10-28
RDMA/rxe: Split rxe_run_task() into two subroutines
Bob Pearson
1
-5
/
+5
2022-10-28
RDMA/rxe: Removed unused name from rxe_task struct
Bob Pearson
1
-6
/
+3
2022-10-28
RDMA/rxe: Remove init of task locks from rxe_qp.c
Bob Pearson
1
-4
/
+0
2022-09-08
RDMA/rxe: convert pr_warn to pr_debug
Li Zhijian
1
-23
/
+22
2022-09-08
RDMA/rxe: use %u to print u32 variables
Li Zhijian
1
-5
/
+5
2022-08-31
RDMA/rxe: Remove the unused variable obj
Zhu Yanjun
1
-3
/
+3
2022-08-31
RDMA/rxe: Fix the error caused by qp->sk
Zhu Yanjun
1
-2
/
+4
2022-08-31
RDMA/rxe: Fix "kernel NULL pointer dereference" error
Zhu Yanjun
1
-1
/
+3
2022-08-02
RDMA/rxe: Fix error unwind in rxe_create_qp()
Zhu Yanjun
1
-4
/
+8
2022-08-02
RDMA/rxe: Split qp state for requester and completer
Bob Pearson
1
-0
/
+5
2022-07-22
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
1
-0
/
+1
2022-07-19
RDMA/rxe: Remove unused qp parameter
Xiao Yang
1
-3
/
+3
2022-07-18
RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup
Zhu Yanjun
1
-4
/
+6
2022-06-30
RDMA/rxe: Merge normal and retry atomic flows
Bob Pearson
1
-2
/
+0
2022-05-09
RDMA/rxe: Enforce IBA C11-17
Bob Pearson
1
-0
/
+10
2022-05-09
RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
Bob Pearson
1
-8
/
+4
2022-04-08
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Bob Pearson
1
-13
/
+1
2022-03-16
RDMA/rxe: Use standard names for ref counting
Bob Pearson
1
-14
/
+14
2022-03-15
RDMA/rxe: Replace mr by rkey in responder resources
Bob Pearson
1
-8
/
+2
2022-01-28
RDMA/rxe: Remove qp->grp_lock and qp->grp_list
Bob Pearson
1
-3
/
+0
2022-01-28
RDMA/rxe: Remove rxe_drop_all_macst_groups
Bob Pearson
1
-2
/
+0
2022-01-28
RDMA/rxe: Enforce IBA o10-2.2.3
Bob Pearson
1
-0
/
+14
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2022-01-20
hash.h: remove unused define directive
Isabella Basso
1
-2
/
+1
2021-12-14
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2021-11-25
RDMA: Fix use-after-free in rxe_queue_cleanup
Pavel Skripkin
1
-0
/
+1
2021-11-19
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
1
-3
/
+3
2021-10-06
RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srq
Xiao Yang
1
-2
/
+0
2021-09-24
RDMA/rxe: Add memory barriers to kernel queues
Bob Pearson
1
-8
/
+4
2021-09-14
RDMA/rxe: remove the unnecessary variable
Zhu Yanjun
1
-2
/
+0
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+7
2021-06-16
RDMA/rxe: Fix qp reference counting for atomic ops
Bob Pearson
1
-1
/
+0
2021-06-03
RDMA/rxe: Protext kernel index from user space
Bob Pearson
1
-1
/
+9
2021-06-03
RDMA/rxe: Add a type flag to rxe_queue structs
Bob Pearson
1
-4
/
+8
2021-05-11
RDMA/rxe: Clear all QP fields if creation failed
Leon Romanovsky
1
-0
/
+7
2021-02-08
RDMA/rxe: Fix minor coding style issues
Bob Pearson
1
-1
/
+1
2021-01-12
RDMA/rxe: Add check for supported QP types
Xiao Yang
1
-0
/
+11
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
1
-28
/
+1
2020-08-27
RDMA/rxe: Fix style warnings
Bob Pearson
1
-2
/
+1
2020-02-19
RDMA/rxe: Fix configuration of atomic queue pair attributes
Bart Van Assche
1
-3
/
+4
[next]