index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-05-26
80
-1932
/
+1839
|
\
|
*
RDMA/rtrs-clt: Fix one kernel-doc comment
Yang Li
2022-05-26
1
-1
/
+1
|
*
RDMA/hfi1: Remove all traces of diagpkt support
Dennis Dalessandro
2022-05-24
1
-23
/
+0
|
*
RDMA/hfi1: Consolidate software versions
Dennis Dalessandro
2022-05-24
2
-18
/
+1
|
*
RDMA/hfi1: Remove pointless driver version
Dennis Dalessandro
2022-05-24
2
-21
/
+0
|
*
RDMA/hfi1: Fix potential integer multiplication overflow errors
Dennis Dalessandro
2022-05-24
1
-1
/
+1
|
*
RDMA/hfi1: Prevent panic when SDMA is disabled
Douglas Miller
2022-05-24
1
-0
/
+2
|
*
RDMA/hfi1: Prevent use of lock before it is initialized
Douglas Miller
2022-05-24
1
-5
/
+7
|
*
RDMA/rxe: Fix an error handling path in rxe_get_mcg()
Christophe JAILLET
2022-05-24
1
-2
/
+4
|
*
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-24
10
-100
/
+101
|
|
\
|
*
|
IB/core: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
|
IB/hf1: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
|
IB/qib: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
|
IB/iser: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
|
RDMA/mlx4: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-05-20
3
-8
/
+34
|
*
|
IB/isert: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-05-20
1
-9
/
+16
|
*
|
RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr()
Daisuke Matsuda
2022-05-19
1
-1
/
+0
|
*
|
RDMA/qedr: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-05-17
1
-1
/
+0
|
*
|
RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx()
Wenpeng Liang
2022-05-12
4
-254
/
+104
|
*
|
RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx()
Wenpeng Liang
2022-05-12
2
-270
/
+157
|
*
|
RDMA/irdma: Add SW mechanism to generate completions on error
Mustafa Ismail
2022-05-11
4
-37
/
+210
|
*
|
RDMA/siw: Enable siw on tunnel devices
Bernard Metzler
2022-05-11
1
-2
/
+3
|
*
|
RDMA/rxe: Enforce IBA C11-17
Bob Pearson
2022-05-09
3
-0
/
+17
|
*
|
RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
Bob Pearson
2022-05-09
2
-29
/
+29
|
*
|
RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()
Bob Pearson
2022-05-09
1
-6
/
+4
|
*
|
RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
Bob Pearson
2022-05-09
3
-10
/
+4
|
*
|
RDMA/rxe: Check rxe_get() return value
Bob Pearson
2022-05-09
3
-3
/
+6
|
*
|
RDMA/rxe: Add rxe_srq_cleanup()
Bob Pearson
2022-05-09
4
-22
/
+25
|
*
|
RDMA/rxe: Remove IB_SRQ_INIT_MASK
Bob Pearson
2022-05-06
3
-57
/
+74
|
*
|
RDMA/rxe: Skip adjusting remote addr for write in retry operation
Chengguang Xu
2022-05-06
1
-2
/
+0
|
*
|
RDMA/rxe: Optimize the mr pool struct
Zhu Yanjun
2022-05-04
2
-11
/
+3
|
*
|
RDMA/hns: Remove the num_cqc_timer variable
Yixing Liu
2022-05-04
4
-5
/
+3
|
*
|
RDMA/hns: Add the detection for CMDQ status in the device initialization process
Yangyang Li
2022-05-04
2
-0
/
+27
|
*
|
RDMA/hns: Remove unnecessary ret variable from hns_roce_dereg_mr()
Guo Zhengkui
2022-05-04
1
-2
/
+1
|
*
|
RDMA/rxe: Replace paylen by payload
Bob Pearson
2022-05-04
1
-6
/
+6
|
*
|
RDMA/core: Avoid flush_workqueue(system_unbound_wq) usage
Tetsuo Handa
2022-04-25
1
-10
/
+14
|
*
|
RDMA/rxe: Remove useless parameters for update_state()
Li Zhijian
2022-04-25
1
-3
/
+2
|
*
|
RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()
Aharon Landau
2022-04-25
4
-145
/
+1
|
*
|
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt
Aharon Landau
2022-04-25
5
-208
/
+116
|
*
|
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas
Aharon Landau
2022-04-25
5
-75
/
+164
|
*
|
RDMA/mlx5: Move creation and free of translation tables to umr.c
Aharon Landau
2022-04-25
3
-100
/
+116
|
*
|
RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd access
Aharon Landau
2022-04-25
3
-25
/
+45
|
*
|
RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRs
Aharon Landau
2022-04-25
3
-28
/
+34
|
*
|
RDMA/mlx5: Introduce mlx5_umr_post_send_wait()
Aharon Landau
2022-04-25
2
-0
/
+104
|
*
|
RDMA/mlx5: Expose wqe posting helpers outside of wr.c
Aharon Landau
2022-04-25
2
-111
/
+121
|
*
|
RDMA/mlx5: Simplify get_umr_update_access_mask()
Aharon Landau
2022-04-25
1
-10
/
+5
|
*
|
RDMA/mlx5: Move mkey ctrl segment logic to umr.c
Aharon Landau
2022-04-25
5
-141
/
+147
|
*
|
RDMA/mlx5: Move umr checks to umr.h
Aharon Landau
2022-04-25
5
-70
/
+72
|
*
|
RDMA/mlx5: Move init and cleanup of UMR to umr.c
Aharon Landau
2022-04-25
4
-103
/
+125
|
*
|
RDMA/mlx5: Fix flow steering egress flow
Leon Romanovsky
2022-04-19
1
-5
/
+0
[next]