开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
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-08-02
RDMA/rxe: Generate error completion for error requester QP state
Li Zhijian
2022-08-02
RDMA/rxe: Update wqe_index for each wqe error completion
Li Zhijian
2022-07-27
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
2022-07-22
RDMA/rxe: Replace __rxe_do_task by rxe_run_task
Bob Pearson
2022-07-22
RDMA/rxe: Limit the number of calls to each tasklet
Bob Pearson
2022-07-22
RDMA/rxe: Make the tasklet exits the same
Bob Pearson
2022-07-22
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
2022-07-22
RDMA/rxe: Add rxe_is_fenced() subroutine
Bob Pearson
2022-07-22
RDMA/rxe: For invalidate compare according to set keys in mr
Md Haris Iqbal
2022-07-21
RDMA/rxe: Fix mw bind to allow any consumer key portion
Bob Pearson
2022-07-21
RDMA/rxe: Fix spelling mistake in error print
Zhang Jiaming
2022-07-19
RDMA/rxe: Remove unused qp parameter
Xiao Yang
2022-07-18
RDMA/rxe: Remove unused mask parameter
lizhijian@fujitsu.com
2022-07-18
RDMA/rxe: Rename rxe_atomic_reply to atomic_reply
Xiao Yang
2022-07-18
RDMA/rxe: Add common rxe_prepare_res()
Xiao Yang
2022-07-18
RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup
Zhu Yanjun
2022-07-18
RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event
Cheng Xu
2022-07-18
RDMA: remove useless condition in siw_create_cq()
Andrey Strachuk
2022-07-04
IB: Fix spelling of 'writable'
Zhang Jiaming
2022-07-04
RDMA/rxe: Remove unnecessary include statement
Bob Pearson
2022-06-30
RDMA/rxe: Replace include statement
Bob Pearson
2022-06-30
RDMA/rxe: Convert pr_warn/err to pr_debug in pyverbs
Bob Pearson
2022-06-30
RDMA/rxe: Fix deadlock in rxe_do_local_ops()
Bob Pearson
2022-06-30
RDMA/rxe: Merge normal and retry atomic flows
Bob Pearson
2022-06-30
RDMA/rxe: Move atomic original value to res
Bob Pearson
2022-06-30
RDMA/rxe: Move atomic responder res to atomic_reply
Bob Pearson
2022-06-30
RDMA/rxe: Add a responder state for atomic reply
Bob Pearson
2022-06-30
RDMA/rxe: Move code to rxe_prepare_atomic_res()
Bob Pearson
2022-06-30
RDMA/rxe: Convert read side locking to rcu
Bob Pearson
2022-06-30
RDMA/rxe: Stop lookup of partially built objects
Bob Pearson
2022-06-24
RDMA/rxe: Remove useless pkt parameters
Xiao Yang
2022-06-16
RDMA/rxe: fix xa_alloc_cycle() error return value check again
Dongliang Mu
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-11
RDMA/siw: Enable siw on tunnel devices
Bernard Metzler
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/siw: Fix a condition race issue in MPA request processing
Cheng Xu
2022-05-04
RDMA/rxe: Replace paylen by payload
Bob Pearson
[next]