index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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
2023-09-13
RDMA/rxe: Split rxe_run_task() into two subroutines
Bob Pearson
2023-06-21
RDMA/rxe: Fix the use-before-initialization error of resp_pkts
Zhu Yanjun
2023-06-21
RDMA/rxe: Removed unused name from rxe_task struct
Bob Pearson
2023-06-05
RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
Zhu Yanjun
2022-12-31
RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
Zhang Xiaoxu
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
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-16
RDMA/rxe: Fix qp reference counting for atomic ops
Bob Pearson
2021-06-03
RDMA/rxe: Protext kernel index from user space
Bob Pearson
2021-06-03
RDMA/rxe: Add a type flag to rxe_queue structs
Bob Pearson
2021-05-11
RDMA/rxe: Clear all QP fields if creation failed
Leon Romanovsky
2021-02-08
RDMA/rxe: Fix minor coding style issues
Bob Pearson
2021-01-12
RDMA/rxe: Add check for supported QP types
Xiao Yang
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-02-19
RDMA/rxe: Fix configuration of atomic queue pair attributes
Bart Van Assche
2020-01-15
RDMA/rxe: Compute the maximum sges and inline size based on the WQE size
Rao Shoaib
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-04
RDMA/rxe: Move rxe_init_av() to rxe_av.c
Kamal Heib
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-06
IB/rxe: Utilize generic function to validate port number
Yuval Shaia
2018-10-03
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-09-30
IB/rxe: replace kvfree with vfree
Zhu Yanjun
[next]