index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
3
-4
/
+4
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2
-5
/
+4
2022-10-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
52
-395
/
+912
2022-10-07
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
15
-60
/
+69
2022-09-29
RDMA/usnic: fix set-but-not-unused variable 'flags' warning
Zeng Heng
1
-3
/
+0
2022-09-29
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2
-2
/
+35
2022-09-27
RDMA/mlx5: Don't set tx affinity when lag is in hash mode
Liu, Changcheng
1
-0
/
+12
2022-09-27
IB/hfi1: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-4
/
+1
2022-09-27
RDMA/hns: Unified Log Printing Style
Guofeng Yue
6
-55
/
+55
2022-09-27
RDMA/hns: Replacing magic number with macros in apply_func_caps()
Yixing Liu
1
-2
/
+4
2022-09-27
RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data()
Luoyouming
1
-4
/
+3
2022-09-27
RDMA/hns: Remove redundant 'max_srq_desc_sz' in caps
Yangyang Li
3
-5
/
+2
2022-09-27
RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg'
Yangyang Li
3
-8
/
+3
2022-09-27
RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt()
Chengchang Tang
3
-9
/
+4
2022-09-27
RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()
Yunsheng Lin
4
-22
/
+14
2022-09-27
RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item()
Yunsheng Lin
1
-4
/
+4
2022-09-27
RDMA/hns: Remove redundant 'attr_mask' in modify_qp_init_to_init()
Yixing Liu
1
-6
/
+3
2022-09-27
RDMA/hns: Remove unnecessary brackets when getting point
Guofeng Yue
2
-3
/
+4
2022-09-27
RDMA/hns: Remove unnecessary braces for single statement blocks
Guofeng Yue
1
-2
/
+1
2022-09-27
RDMA/hns: Cleanup for a spelling error of Asynchronous
Guofeng Yue
1
-1
/
+1
2022-09-27
RDMA/mlx5: Enable ATS support for MRs and umems
Jason Gunthorpe
3
-17
/
+61
2022-09-27
RDMA/mlx5: Add support for dmabuf to devx umem
Jason Gunthorpe
1
-3
/
+21
2022-09-27
Merge branch 'mlx5-vfio' into mlx5-next
Leon Romanovsky
50
-506
/
+7280
2022-09-22
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
2
-2
/
+0
2022-09-21
RDMA/erdma: Support dynamic mtu
Cheng Xu
5
-1
/
+26
2022-09-20
IB/hfi1: remove rc_only_opcode and uc_only_opcode declarations
Gaosheng Cui
1
-3
/
+0
2022-09-20
RDMA/erdma: Make hardware internal opcodes invisible to driver
Cheng Xu
2
-5
/
+4
2022-09-20
RDMA/erdma: Remove redundant includes
Cheng Xu
9
-56
/
+1
2022-09-20
RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait
Cheng Xu
5
-22
/
+12
2022-09-20
RDMA/qib: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-20
RDMA/hfi1: fix repeated words in comments
wangjianli
2
-2
/
+2
2022-09-20
RDMA/irdma: Validate udata inlen and outlen
Shiraz Saleem
1
-7
/
+60
2022-09-20
RDMA/irdma: Align AE id codes to correct flush code and event
Sindhu-Devale
6
-21
/
+38
2022-09-08
RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()
Daisuke Matsuda
1
-1
/
+0
2022-09-07
RDMA/irdma: Report RNR NAK generation in device caps
Sindhu-Devale
1
-1
/
+4
2022-09-07
RDMA/irdma: Use s/g array in post send only when its valid
Sindhu-Devale
1
-1
/
+2
2022-09-07
RDMA/irdma: Return correct WC error for bind operation failure
Sindhu-Devale
1
-1
/
+3
2022-09-07
RDMA/irdma: Return error on MR deregister CQP failure
Sindhu-Devale
2
-6
/
+13
2022-09-07
RDMA/irdma: Report the correct max cqes from query device
Sindhu-Devale
1
-1
/
+1
2022-09-05
RDMA/hfi1: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-09-05
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
1
-2
/
+23
2022-09-05
RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib
Chris Mi
1
-2
/
+23
2022-09-05
IB/mlx5: Support querying eswitch functions from DEVX
Bodong Wang
1
-0
/
+2
2022-09-05
RDMA/mlx5: Fix UMR cleanup on error flow of driver init
Maor Gottlieb
2
-0
/
+4
2022-09-05
RDMA/mlx5: Set local port to one when accessing counters
Chris Mi
1
-0
/
+6
2022-09-05
RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile
Maher Sanalla
1
-1
/
+1
2022-08-30
RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qp
Wenpeng Liang
3
-5
/
+1
2022-08-30
RDMA/hns: Remove the num_qpc_timer variable
Yixing Liu
4
-5
/
+3
2022-08-30
RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift
Wenpeng Liang
1
-5
/
+2
2022-08-30
RDMA/hns: Fix supported page size
Chengchang Tang
1
-1
/
+1
[next]