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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-19
RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
Aharon Landau
4
-18
/
+29
2021-10-19
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
2
-8
/
+15
2021-10-19
RDMA/mlx5: Remove pd from struct mlx5_core_mkey
Aharon Landau
2
-4
/
+0
2021-10-19
RDMA/mlx5: Remove size from struct mlx5_core_mkey
Aharon Landau
2
-4
/
+2
2021-10-19
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
3
-13
/
+12
2021-09-27
RDMA/hns: Add the check of the CQE size of the user space
Wenpeng Liang
1
-9
/
+22
2021-09-27
RDMA/hns: Fix the size setting error when copying CQE in clean_cq()
Wenpeng Liang
1
-1
/
+1
2021-09-27
RDMA/hfi1: Fix kernel pointer leak
Guo Zhi
1
-4
/
+4
2021-09-24
RDMA/usnic: Lock VF with mutex instead of spinlock
Leon Romanovsky
3
-10
/
+10
2021-09-24
RDMA/hns: Work around broken constant propagation in gcc 8
Jason Gunthorpe
1
-5
/
+6
2021-09-23
RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests
Jason Gunthorpe
2
-0
/
+24
2021-09-22
RDMA/cma: Do not change route.addr.src_addr.ss_family
Jason Gunthorpe
1
-2
/
+6
2021-09-20
RDMA/irdma: Report correct WC error when there are MW bind errors
Sindhu Devale
3
-0
/
+8
2021-09-20
RDMA/irdma: Report correct WC error when transport retry counter is exceeded
Sindhu Devale
3
-0
/
+6
2021-09-20
RDMA/irdma: Validate number of CQ entries on create CQ
Sindhu Devale
1
-1
/
+1
2021-09-20
RDMA/irdma: Skip CQP ring during a reset
Sindhu Devale
6
-10
/
+8
2021-09-15
RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure
Tao Liu
1
-3
/
+10
2021-09-14
IB/cma: Do not send IGMP leaves for sendonly Multicast groups
Christoph Lameter
1
-1
/
+6
2021-09-13
IB/qib: Fix clang confusion of NULL pointer comparison
Jason Gunthorpe
1
-1
/
+1
2021-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-6
/
+8
2021-09-08
IB/hfi1: make hist static
chongjiapeng
1
-1
/
+1
2021-09-08
RDMA/bnxt_re: Prefer kcalloc over open coded arithmetic
Len Baker
1
-2
/
+2
2021-09-08
IB/qib: Fix null pointer subtraction compiler warning
Jason Gunthorpe
1
-1
/
+3
2021-09-08
RDMA/mlx5: Fix xlt_chunk_align calculation
Niklas Schnelle
1
-1
/
+1
2021-09-08
RDMA/mlx5: Fix number of allocated XLT entries
Niklas Schnelle
1
-1
/
+1
2021-09-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-6
/
+7
2021-09-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
201
-6441
/
+1788
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
29
-116
/
+122
2021-08-30
RDMA/mlx5: Relax DCS QP creation checks
Lior Nahmanson
1
-2
/
+1
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-10
/
+14
2021-08-26
RDMA/hns: Delete unnecessary blank lines.
Xinhao Liu
3
-4
/
+0
2021-08-26
RDMA/hns: Encapsulate the qp db as a function
Yixing Liu
1
-53
/
+82
2021-08-26
RDMA/hns: Adjust the order in which irq are requested and enabled
Wenpeng Liang
1
-16
/
+13
2021-08-26
RDMA/hns: Remove RST2RST error prints for hw v1
Weihang Li
1
-10
/
+1
2021-08-26
RDMA/hns: Remove dqpn filling when modify qp from Init to Init
Wenpeng Liang
1
-7
/
+0
2021-08-26
RDMA/hns: Fix QP's resp incomplete assignment
Wenpeng Liang
1
-2
/
+1
2021-08-26
RDMA/hns: Fix query destination qpn
Wenpeng Liang
1
-1
/
+1
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
73
-3170
/
+133
2021-08-25
IB/rdmavt: Convert to SPDX identifier
Cai Huoqing
29
-1277
/
+59
2021-08-25
RDMA/hns: Bugfix for incorrect association between dip_idx and dgid
Junxian Huang
4
-5
/
+31
2021-08-25
RDMA/hns: Bugfix for the missing assignment for dip_idx
Junxian Huang
1
-1
/
+3
2021-08-25
RDMA/hns: Bugfix for data type of dip_idx
Junxian Huang
1
-1
/
+1
2021-08-25
RDMA/hns: Fix incorrect lsn field
Yixing Liu
1
-3
/
+0
2021-08-25
RDMA/irdma: Remove the repeated declaration
Shaokun Zhang
1
-2
/
+0
2021-08-25
RDMA/core/sa_query: Retry SA queries
HÃ¥kon Bugge
2
-1
/
+11
2021-08-25
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
11
-35
/
+27
2021-08-25
lib/scatterlist: Fix wrong update of orig_nents
Maor Gottlieb
1
-15
/
+19
2021-08-24
lib/scatterlist: Provide a dedicated function to support table append
Maor Gottlieb
1
-2
/
+2
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-24
RDMA/hns: Delete unused hns bitmap interface
Yangyang Li
2
-75
/
+0
[next]