index
:
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
UNKNOWN
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
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2024-11-04
RDMA/rxe: Set queue pair cur_qp_state when being queried
Liu Jian
1
-0
/
+1
2024-04-22
RDMA/rxe: Let destroy qp succeed with stuck packet
Bob Pearson
1
-1
/
+1
2024-04-22
RDMA/rxe: Merge request and complete tasks
Bob Pearson
1
-27
/
+17
2024-01-25
RDMA/rxe: Improve newline in printing messages
Li Zhijian
1
-4
/
+4
2023-07-31
RDMA/rxe: Move work queue code to subroutines
Bob Pearson
1
-51
/
+108
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
1
-17
/
+27
2023-06-09
RDMA/rxe: Fix the use-before-initialization error of resp_pkts
Zhu Yanjun
1
-4
/
+3
2023-06-09
RDMA/rxe: Introduce rxe access supported flags
Bob Pearson
1
-0
/
+7
2023-05-16
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...
Guoqing Jiang
1
-13
/
+23
2023-05-16
RDMA/rxe: Fix double unlock in rxe_qp.c
Bob Pearson
1
-1
/
+2
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
[next]