index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-4
/
+3
|
\
|
*
RDMA/siw: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
2022-01-15
1
-4
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-01-13
96
-8783
/
+2188
|
\
\
|
*
|
Merge tag 'v5.16' into rdma.git for-next
Jason Gunthorpe
2022-01-13
9
-34
/
+95
|
|
\
|
|
*
|
RDMA/irdma: Remove the redundant return
Zhu Yanjun
2022-01-10
1
-1
/
+1
|
*
|
RDMA/rxe: Use the standard method to produce udp source port
Zhu Yanjun
2022-01-08
1
-0
/
+5
|
*
|
RDMA/irdma: Make the source udp port vary
Zhu Yanjun
2022-01-08
1
-0
/
+4
|
*
|
RDMA/hns: Replace get_udp_sport with rdma_get_udp_sport
Zhu Yanjun
2022-01-08
1
-10
/
+3
|
*
|
IB/qib: Fix typos
Qinghua Jin
2022-01-07
3
-3
/
+3
|
*
|
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
2022-01-07
4
-68
/
+74
|
*
|
RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess
Vaishali Thakkar
2022-01-07
4
-39
/
+40
|
*
|
RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path
Vaishali Thakkar
2022-01-07
6
-568
/
+586
|
*
|
RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path
Vaishali Thakkar
2022-01-07
5
-375
/
+386
|
*
|
RDMA/rtrs: Rename rtrs_sess to rtrs_path
Vaishali Thakkar
2022-01-07
8
-120
/
+120
|
*
|
RDMA/hns: Modify the hop num of HIP09 EQ to 1
Wenpeng Liang
2022-01-07
2
-2
/
+5
|
*
|
IB/iser: Align coding style across driver
Max Gurtovoy
2022-01-06
4
-126
/
+87
|
*
|
IB/iser: Remove un-needed casting to/from void pointer
Max Gurtovoy
2022-01-06
1
-9
/
+8
|
*
|
IB/iser: Don't suppress send completions
Max Gurtovoy
2022-01-06
3
-20
/
+6
|
*
|
IB/iser: Rename ib_ret local variable
Max Gurtovoy
2022-01-06
1
-15
/
+15
|
*
|
IB/iser: Fix RNR errors
Sergey Gorenko
2022-01-06
3
-78
/
+42
|
*
|
IB/iser: Remove deprecated pi_guard module param
Max Gurtovoy
2022-01-06
2
-5
/
+0
|
*
|
IB/mlx5: Expose NDR speed through MAD
Maher Sanalla
2022-01-05
1
-0
/
+5
|
*
|
RDMA/cxgb4: Set queue pair state when being queried
Kamal Heib
2022-01-05
1
-0
/
+1
|
*
|
RDMA/hns: Remove support for HIP06
Chengchang Tang
2022-01-05
17
-6255
/
+33
|
*
|
RDMA/rxe: Delete deprecated module parameters interface
Leon Romanovsky
2022-01-05
4
-126
/
+0
|
*
|
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
2022-01-05
4
-47
/
+23
|
*
|
RDMA/rxe: Fix indentations and operators sytle
Li Zhijian
2022-01-05
1
-368
/
+369
|
*
|
RDMA: Use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-05
2
-2
/
+4
|
*
|
RDMA/mlx5: Print wc status on CQE error and dump needed
Dust Li
2022-01-05
1
-1
/
+4
|
*
|
RDMA/rxe: Fix a typo in opcode name
Chengguang Xu
2022-01-05
1
-1
/
+1
|
*
|
RDMA/rxe: Remove the unused xmit_errors member
Zhu Yanjun
2022-01-05
2
-3
/
+0
|
*
|
RDMA/rxe: Remove redundant err variable
Minghao Chi
2022-01-05
1
-6
/
+2
|
*
|
RDMA/ocrdma: Remove unneeded variable
Minghao Chi
2022-01-05
1
-6
/
+2
|
*
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
2021-12-15
2
-10
/
+11
|
|
\
\
|
*
|
|
IB/mthca: Use memset_startat() for clearing mpt_entry
Kees Cook
2021-12-15
1
-2
/
+1
|
*
|
|
iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
Kees Cook
2021-12-15
1
-2
/
+3
|
*
|
|
RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr
Kees Cook
2021-12-15
1
-2
/
+2
|
*
|
|
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
2021-12-15
20
-73
/
+124
|
|
\
\
\
|
*
|
|
|
RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry
Avihai Horon
2021-12-15
1
-3
/
+9
|
*
|
|
|
RDMA/core: Let ib_find_gid() continue search even after empty entry
Avihai Horon
2021-12-15
1
-1
/
+2
|
*
|
|
|
RDMA/core: Modify rdma_query_gid() to return accurate error codes
Avihai Horon
2021-12-15
1
-3
/
+9
|
*
|
|
|
RDMA/hns: Support direct wqe of userspace
Yixing Liu
2021-12-15
5
-12
/
+92
|
*
|
|
|
RDMA/qedr: Fix reporting max_{send/recv}_wr attrs
Kamal Heib
2021-12-07
1
-0
/
+2
|
*
|
|
|
RDMA/rxe: Remove the unnecessary variable
Zhu Yanjun
2021-12-07
1
-4
/
+1
|
*
|
|
|
RDMA/bnxt_re: Fix endianness warning for req.pkey
Kamal Heib
2021-12-07
1
-1
/
+1
|
*
|
|
|
RDMA/irdma: Fix the type used to declare a bitmap
Christophe JAILLET
2021-12-07
1
-1
/
+1
|
*
|
|
|
IB/core: Remove redundant pointer mm
Colin Ian King
2021-12-07
1
-2
/
+1
|
*
|
|
|
RDMA/uverbs: Remove the unnecessary assignment
Zhu Yanjun
2021-12-07
1
-1
/
+0
|
*
|
|
|
RDMA/hns: Modify the mapping attribute of doorbell to device
Yixing Liu
2021-12-07
1
-1
/
+1
|
*
|
|
|
RDMA/siw: Use max() instead of doing it manually
Jiapeng Chong
2021-12-07
1
-1
/
+1
[next]