index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
3
-4
/
+4
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
2
-5
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-10-07
52
-395
/
+912
|
\
|
*
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-10-07
15
-60
/
+69
|
|
\
|
*
|
RDMA/usnic: fix set-but-not-unused variable 'flags' warning
Zeng Heng
2022-09-29
1
-3
/
+0
|
*
|
IB/hfi1: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
2022-09-27
1
-4
/
+1
|
*
|
RDMA/hns: Unified Log Printing Style
Guofeng Yue
2022-09-27
6
-55
/
+55
|
*
|
RDMA/hns: Replacing magic number with macros in apply_func_caps()
Yixing Liu
2022-09-27
1
-2
/
+4
|
*
|
RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data()
Luoyouming
2022-09-27
1
-4
/
+3
|
*
|
RDMA/hns: Remove redundant 'max_srq_desc_sz' in caps
Yangyang Li
2022-09-27
3
-5
/
+2
|
*
|
RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg'
Yangyang Li
2022-09-27
3
-8
/
+3
|
*
|
RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt()
Chengchang Tang
2022-09-27
3
-9
/
+4
|
*
|
RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()
Yunsheng Lin
2022-09-27
4
-22
/
+14
|
*
|
RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item()
Yunsheng Lin
2022-09-27
1
-4
/
+4
|
*
|
RDMA/hns: Remove redundant 'attr_mask' in modify_qp_init_to_init()
Yixing Liu
2022-09-27
1
-6
/
+3
|
*
|
RDMA/hns: Remove unnecessary brackets when getting point
Guofeng Yue
2022-09-27
2
-3
/
+4
|
*
|
RDMA/hns: Remove unnecessary braces for single statement blocks
Guofeng Yue
2022-09-27
1
-2
/
+1
|
*
|
RDMA/hns: Cleanup for a spelling error of Asynchronous
Guofeng Yue
2022-09-27
1
-1
/
+1
|
*
|
RDMA/mlx5: Enable ATS support for MRs and umems
Jason Gunthorpe
2022-09-27
3
-17
/
+61
|
*
|
RDMA/mlx5: Add support for dmabuf to devx umem
Jason Gunthorpe
2022-09-27
1
-3
/
+21
|
*
|
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
2022-09-22
2
-2
/
+0
|
*
|
RDMA/erdma: Support dynamic mtu
Cheng Xu
2022-09-21
5
-1
/
+26
|
*
|
IB/hfi1: remove rc_only_opcode and uc_only_opcode declarations
Gaosheng Cui
2022-09-20
1
-3
/
+0
|
*
|
RDMA/erdma: Make hardware internal opcodes invisible to driver
Cheng Xu
2022-09-20
2
-5
/
+4
|
*
|
RDMA/erdma: Remove redundant includes
Cheng Xu
2022-09-20
9
-56
/
+1
|
*
|
RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait
Cheng Xu
2022-09-20
5
-22
/
+12
|
*
|
RDMA/qib: fix repeated words in comments
wangjianli
2022-09-20
1
-1
/
+1
|
*
|
RDMA/hfi1: fix repeated words in comments
wangjianli
2022-09-20
2
-2
/
+2
|
*
|
RDMA/irdma: Validate udata inlen and outlen
Shiraz Saleem
2022-09-20
1
-7
/
+60
|
*
|
RDMA/irdma: Align AE id codes to correct flush code and event
Sindhu-Devale
2022-09-20
6
-21
/
+38
|
*
|
RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()
Daisuke Matsuda
2022-09-08
1
-1
/
+0
|
*
|
RDMA/hfi1: Remove the unneeded result variable
ye xingchen
2022-09-05
1
-3
/
+1
|
*
|
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
2022-09-05
1
-2
/
+23
|
|
\
\
|
*
|
|
IB/mlx5: Support querying eswitch functions from DEVX
Bodong Wang
2022-09-05
1
-0
/
+2
|
*
|
|
RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qp
Wenpeng Liang
2022-08-30
3
-5
/
+1
|
*
|
|
RDMA/hns: Support MR's restrack raw ops for hns driver
Wenpeng Liang
2022-08-24
5
-1
/
+66
|
*
|
|
RDMA/hns: Support MR's restrack ops for hns driver
Wenpeng Liang
2022-08-23
3
-0
/
+32
|
*
|
|
RDMA/hns: Support QP's restrack raw ops for hns driver
Wenpeng Liang
2022-08-23
4
-6
/
+65
|
*
|
|
RDMA/hns: Support QP's restrack ops for hns driver
Wenpeng Liang
2022-08-23
3
-0
/
+36
|
*
|
|
RDMA/hns: Support CQ's restrack raw ops for hns driver
Wenpeng Liang
2022-08-23
3
-0
/
+41
|
*
|
|
RDMA/hns: Add or remove CQ's restrack attributes
Wenpeng Liang
2022-08-23
1
-57
/
+10
|
*
|
|
RDMA/hns: Remove redundant DFX file and DFX ops structure
Wenpeng Liang
2022-08-23
7
-75
/
+50
|
*
|
|
IB/mlx5: Remove duplicate header inclusion related to ODP
Daisuke Matsuda
2022-08-23
4
-6
/
+1
|
*
|
|
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-21
6
-6
/
+6
|
*
|
|
RDMA/efa: Support CQ receive entries with source GID
Michael Margolin
2022-08-21
5
-5
/
+309
|
*
|
|
RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey
Aharon Landau
2022-08-16
2
-1
/
+5
|
*
|
|
IB/mlx5: Call io_stop_wc() after writing to WC MMIO
Jason Gunthorpe
2022-08-16
1
-0
/
+1
*
|
|
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2022-09-29
2
-2
/
+35
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
RDMA/mlx5: Don't set tx affinity when lag is in hash mode
Liu, Changcheng
2022-09-27
1
-0
/
+12
|
*
|
|
Merge branch 'mlx5-vfio' into mlx5-next
Leon Romanovsky
2022-09-27
50
-506
/
+7280
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]