index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2022-05-24
RDMA/hfi1: Prevent use of lock before it is initialized
Douglas Miller
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-24
IB/core: Fix typo in comment
Julia Lawall
2022-05-24
IB/hf1: Fix typo in comment
Julia Lawall
2022-05-24
IB/qib: Fix typo in comment
Julia Lawall
2022-05-24
IB/iser: Fix typo in comment
Julia Lawall
2022-05-20
RDMA/mlx4: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-05-20
IB/isert: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-05-19
RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr()
Daisuke Matsuda
2022-05-17
RDMA/qedr: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-05-12
RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx()
Wenpeng Liang
2022-05-12
RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx()
Wenpeng Liang
2022-05-11
RDMA/irdma: Add SW mechanism to generate completions on error
Mustafa Ismail
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/hns: Remove the num_cqc_timer variable
Yixing Liu
2022-05-04
RDMA/hns: Add the detection for CMDQ status in the device initialization process
Yangyang Li
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/hns: Remove unnecessary ret variable from hns_roce_dereg_mr()
Guo Zhengkui
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
2022-05-02
RDMA/irdma: Fix possible crash due to NULL netdev in notifier
Mustafa Ismail
2022-05-02
RDMA/irdma: Reduce iWARP QP destroy time
Shiraz Saleem
2022-05-02
RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state
Tatyana Nikolova
2022-04-25
RDMA/core: Avoid flush_workqueue(system_unbound_wq) usage
Tetsuo Handa
2022-04-25
RDMA/rxe: Remove useless parameters for update_state()
Li Zhijian
2022-04-25
RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()
Aharon Landau
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt
Aharon Landau
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas
Aharon Landau
2022-04-25
RDMA/mlx5: Move creation and free of translation tables to umr.c
Aharon Landau
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd access
Aharon Landau
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRs
Aharon Landau
2022-04-25
RDMA/mlx5: Introduce mlx5_umr_post_send_wait()
Aharon Landau
2022-04-25
RDMA/mlx5: Expose wqe posting helpers outside of wr.c
Aharon Landau
2022-04-25
RDMA/mlx5: Simplify get_umr_update_access_mask()
Aharon Landau
2022-04-25
RDMA/mlx5: Move mkey ctrl segment logic to umr.c
Aharon Landau
2022-04-25
RDMA/mlx5: Move umr checks to umr.h
Aharon Landau
2022-04-25
RDMA/mlx5: Move init and cleanup of UMR to umr.c
Aharon Landau
2022-04-20
RDMA/rxe: Recheck the MR in when generating a READ reply
Bob Pearson
2022-04-19
RDMA/mlx5: Fix flow steering egress flow
Leon Romanovsky
[next]