开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2022-05-24
RDMA/rxe: Fix an error handling path in rxe_get_mcg()
Christophe JAILLET
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-09
RDMA/rxe: Enforce IBA C11-17
Bob Pearson
2022-05-09
RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
Bob Pearson
2022-05-09
RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()
Bob Pearson
2022-05-09
RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
Bob Pearson
2022-05-09
RDMA/rxe: Check rxe_get() return value
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-05-06
RDMA/rxe: Skip adjusting remote addr for write in retry operation
Chengguang Xu
2022-05-04
RDMA/rxe: Optimize the mr pool struct
Zhu Yanjun
2022-05-04
RDMA/rxe: Change mcg_lock to a _bh lock
Bob Pearson
2022-05-04
RDMA/rxe: Do not call dev_mc_add/del() under a spinlock
Bob Pearson
2022-05-04
RDMA/rxe: Replace paylen by payload
Bob Pearson
2022-04-25
RDMA/rxe: Remove useless parameters for update_state()
Li Zhijian
2022-04-20
RDMA/rxe: Recheck the MR in when generating a READ reply
Bob Pearson
2022-04-12
RDMA/rxe: Fix "Replace mr by rkey in responder resources"
Bob Pearson
2022-04-12
RDMA/rxe: Generate a completion for unsupported/invalid opcode
Xiao Yang
2022-04-08
RDMA/rxe: Remove reliable datagram support
Bob Pearson
2022-04-08
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Bob Pearson
2022-04-08
RDMA/rxe: Remove mc_grp_pool from struct rxe_dev
Bob Pearson
2022-04-08
RDMA/rxe: Remove type 2A memory window capability
Bob Pearson
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
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-03-15
RDMA/rxe: Shorten pool names in rxe_pool.c
Bob Pearson
2022-03-15
RDMA/rxe: Move max_elem into rxe_type_info
Bob Pearson
2022-03-15
RDMA/rxe: Replace obj by elem in declaration
Bob Pearson
2022-03-15
RDMA/rxe: Delete _locked() APIs for pool objects
Bob Pearson
2022-03-15
RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
Bob Pearson
2022-03-15
RDMA/rxe: Replace mr by rkey in responder resources
Bob Pearson
2022-03-15
RDMA/rxe: Fix ref error in rxe_av.c
Bob Pearson
2022-03-14
RDMA/rxe: Remove useless argument for update_state()
Chengguang Xu
2022-03-14
RDMA/rxe: Change variable and function argument to proper type
Chengguang Xu
2022-02-23
RDMA/rxe: Cleanup rxe_mcast.c
Bob Pearson
2022-02-23
RDMA/rxe: Collect cleanup mca code in a subroutine
Bob Pearson
2022-02-23
RDMA/rxe: Collect mca init code in a subroutine
Bob Pearson
2022-02-23
RDMA/rxe: Warn if mcast memory is not freed
Bob Pearson
2022-02-16
RDMA/rxe: Remove mcg from rxe pools
Bob Pearson
2022-02-16
RDMA/rxe: Remove key'ed object support
Bob Pearson
2022-02-16
RDMA/rxe: Replace pool key by rxe->mcg_tree
Bob Pearson
2022-02-16
RDMA/rxe: Replace int num_qp by atomic_t qp_num
Bob Pearson
2022-02-16
RDMA/rxe: Replace grp by mcg, mce by mca
Bob Pearson
2022-02-16
RDMA/rxe: Use kzmalloc/kfree for mca
Bob Pearson
2022-02-16
RDMA/rxe: Move mcg_lock to rxe
Bob Pearson
2022-02-16
RDMA/rxe: Revert changes from irqsave to bh locks
Bob Pearson
2022-02-08
RDMA/rxe: Check the last packet by RXE_END_MASK
Xiao Yang
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
[next]