index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_verbs.c
Age
Commit message (
Expand
)
Author
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-05-30
RDMA/rxe: Fix data copy for IB_SEND_INLINE
Honggang LI
2024-04-22
RDMA/rxe: Don't call direct between tasks
Bob Pearson
2024-04-22
RDMA/rxe: Merge request and complete tasks
Bob Pearson
2024-04-22
RDMA/rxe: Remove redundant scheduling of rxe_completer
Bob Pearson
2024-04-22
RDMA/rxe: Allow good work requests to be executed
Bob Pearson
2024-02-04
RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user
Guoqing Jiang
2024-01-25
RDMA/rxe: Improve newline in printing messages
Li Zhijian
2023-08-22
RDMA/rxe: Fix redundant break statement in switch-case.
Rohit Chavan
2023-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-06-27
Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-20
RDMA/rxe: Simplify cq->notify code
Bob Pearson
2023-06-09
RDMA/rxe: Implement rereg_user_mr
Bob Pearson
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-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->resp.state
Bob Pearson
2023-04-16
RDMA: Add ib_virt_dma_to_page()
Jason Gunthorpe
2023-03-30
RDMA/rxe: Clean kzalloc failure paths
Leon Romanovsky
2023-03-29
RDMA/rxe: Remove tasklet call from rxe_cq.c
Bob Pearson
2023-03-24
RDMA/rxe: Add error messages
Bob Pearson
2023-03-24
RDMA/rxe: Change rxe_dbg to rxe_dbg_dev
Bob Pearson
2023-02-16
RDMA/rxe: Fix missing memory barriers in rxe_queue.h
Bob Pearson
2023-02-16
RDMA/rxe: Remove rxe_alloc()
Bob Pearson
2023-01-26
RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
Bob Pearson
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_verbs.c
Bob Pearson
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mr.c
Bob Pearson
2022-10-28
RDMA/rxe: cleanup some error handling in rxe_verbs.c
Yunsheng Lin
2022-10-28
RDMA/rxe: Split rxe_run_task() into two subroutines
Bob Pearson
2022-09-27
RDMA/rxe: Remove redundant num_sge fields
Bob Pearson
2022-09-27
RDMA/rxe: Set pd early in mr alloc routines
Bob Pearson
2022-09-22
RDMA/rxe: Use members of generic struct in rxe_mr
Daisuke Matsuda
2022-08-29
RDMA/rxe: Remove an unused member from struct rxe_mr
Daisuke Matsuda
2022-07-27
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
2022-06-30
RDMA/rxe: Stop lookup of partially built objects
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-05-09
RDMA/rxe: Add rxe_srq_cleanup()
Bob Pearson
2022-05-06
RDMA/rxe: Remove IB_SRQ_INIT_MASK
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-16
RDMA/rxe: Replace red-black trees by xarrays
Bob Pearson
2022-02-16
RDMA/rxe: Revert changes from irqsave to bh locks
Bob Pearson
2022-01-28
RDMA/rxe: Enforce IBA o10-2.2.3
Bob Pearson
2022-01-28
RDMA/rxe: Move rxe_mcast_attach/detach to rxe_mcast.c
Bob Pearson
2022-01-07
RDMA/rxe: Use the standard method to produce udp source port
Zhu Yanjun
[next]