index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
IB/hfi1: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
RDMA/mlx5: Set ODP caps only if device profile support ODP
Shay Drory
3
-9
/
+3
2021-03-26
RDMA/mlx5: Fix drop packet rule in egress table
Maor Gottlieb
1
-4
/
+5
2021-03-26
RDMA/bnxt_re: Move device to error state upon device crash
Selvin Xavier
4
-0
/
+47
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
62
-368
/
+379
2021-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-4
/
+6
2021-03-25
RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server
Potnuri Bharat Teja
1
-2
/
+2
2021-03-23
RDMA/hns: Support to query firmware version
Lang Cheng
1
-0
/
+14
2021-03-23
RDMA/mlx5: Create ODP EQ only when ODP MR is created
Shay Drory
3
-10
/
+29
2021-03-22
RDMA/hns: Fix memory corruption when allocating XRCDN
Weihang Li
1
-2
/
+10
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
11
-169
/
+0
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
20
-34
/
+36
2021-03-22
RDMA/mlx5: Add missing returned error check of mlx5_ib_dereg_mr
Leon Romanovsky
1
-1
/
+1
2021-03-22
RDMA/hns: Fix bug during CMDQ initialization
Lang Cheng
1
-1
/
+3
2021-03-12
net/mlx5: E-Switch, Refactor send to vport to be more generic
Mark Bloch
1
-2
/
+1
2021-03-12
RDMA/mlx5: Use representor E-Switch when getting netdev and metadata
Mark Bloch
3
-4
/
+3
2021-03-11
RDMA/mlx5: Allow larger pages in DevX umem
Jason Gunthorpe
1
-10
/
+54
2021-03-11
IB/core: Split uverbs_get_const/default to consider target type
Yishai Hadas
1
-0
/
+1
2021-03-11
RDMA/mlx5: Fix mlx5 rates to IB rates map
Mark Zhang
1
-1
/
+14
2021-03-11
RDMA/mlx5: Fix query RoCE port
Maor Gottlieb
1
-3
/
+3
2021-03-11
RDMA/mlx5: Rename mlx5_mr_cache_invalidate() to revoke_mr()
Jason Gunthorpe
1
-6
/
+6
2021-03-11
RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()
Jason Gunthorpe
3
-203
/
+86
2021-03-11
RDMA/mlx5: Use a union inside mlx5_ib_mr
Jason Gunthorpe
2
-3
/
+3
2021-03-11
RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mr
Jason Gunthorpe
3
-50
/
+64
2021-03-11
RDMA/hns: Add support for XRC on HIP09
Wenpeng Liang
8
-69
/
+255
2021-03-11
RDMA/mlx5: Fix typo in destroy_mkey inbox
Mark Zhang
1
-1
/
+1
2021-03-10
RDMA/mlx5: Fix timestamp default mode
Maor Gottlieb
1
-4
/
+14
2021-03-10
RDMA/hns: Use new SQ doorbell register for HIP09
Lang Cheng
2
-24
/
+28
2021-03-08
qib_fs: switch to simple_recursive_removal()
Al Viro
1
-63
/
+5
2021-03-03
RDMA/mlx5: Set correct kernel-doc identifier
Leon Romanovsky
1
-1
/
+1
2021-03-01
IB/mlx5: Add missing error code
YueHaibing
1
-1
/
+3
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
7
-16
/
+28
2021-02-16
Merge branch 'mlx5_timestamp' into rdma.git for-next
Jason Gunthorpe
1
-8
/
+96
2021-02-16
RDMA/mlx5: Fail QP creation if the device can not support the CQE TS
Aharon Landau
1
-8
/
+96
2021-02-16
RDMA/mlx5: Allow CQ creation without attached EQs
Tal Gilboa
1
-1
/
+12
2021-02-16
RDMA/qedr: Use true and false for bool variable
Jiapeng Chong
1
-4
/
+4
2021-02-16
RDMA/hns: Adjust definition of FRMR fields
Yixing Liu
3
-26
/
+34
2021-02-16
RDMA/hns: Refactor process of posting CMDQ
Lang Cheng
1
-25
/
+17
2021-02-16
RDMA/hns: Adjust fields and variables about CMDQ tail/head
Lang Cheng
3
-23
/
+21
2021-02-16
RDMA/hns: Remove redundant operations on CMDQ
Lang Cheng
2
-50
/
+5
2021-02-16
RDMA/hns: Fixes missing error code of CMDQ
Lang Cheng
1
-4
/
+3
2021-02-16
RDMA/hns: Remove unused member and variable of CMDQ
Lang Cheng
2
-7
/
+3
2021-02-09
RDMA/mlx5: Support 400Gbps IB rate in mlx5 driver
Patrisious Haddad
1
-0
/
+2
2021-02-08
RDMA/qedr: Remove in_irq() usage from debug output
Sebastian Andrzej Siewior
1
-2
/
+2
2021-02-08
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
Yishai Hadas
5
-175
/
+124
2021-02-08
RDMA/hns: Delete redundant judgment when preparing descriptors
Xinhao Liu
1
-26
/
+14
2021-02-08
RDMA/hns: Remove unnecessary wrap around for EQ's consumer index
Yixian Liu
1
-6
/
+0
2021-02-08
RDMA/hns: Avoid unnecessary memset on WQEs in post_send
Lang Cheng
1
-2
/
+0
2021-02-08
RDMA/hns: Remove some magic numbers
Xinhao Liu
1
-5
/
+11
2021-02-08
RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.h
Lang Cheng
2
-41
/
+43
[prev]
[next]