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
*
RDMA/vmw_pvrdma: Fix the active_speed and phys_state value
Adit Ranadive
2020-11-03
1
-1
/
+1
*
RDMA/qedr: Fix memory leak in iWARP CM
Alok Prasad
2020-10-28
1
-0
/
+1
*
RDMA/mlx5: Fix devlink deadlock on net namespace deletion
Parav Pandit
2020-10-26
1
-2
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-17
104
-1877
/
+2624
|
\
|
*
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
12
-14
/
+24
|
*
IB/mlx4: Convert rej_tmout radix-tree to XArray
HÃ¥kon Bugge
2020-10-09
2
-49
/
+51
|
*
RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.
Colin Ian King
2020-10-06
1
-1
/
+1
|
*
RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-10-06
3
-29
/
+22
|
*
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-02
3
-4
/
+6
|
*
RDMA/qedr: Endianness warnings cleanup
Alok Prasad
2020-10-02
1
-2
/
+2
|
*
RDMA/mlx5: Sync device with CPU pages upon ODP MR registration
Yishai Hadas
2020-10-01
3
-6
/
+32
|
*
RDMA/mlx5: Extend advice MR to support non faulting mode
Yishai Hadas
2020-10-01
2
-2
/
+8
|
*
IB/core: Enable ODP sync without faulting
Yishai Hadas
2020-10-01
1
-1
/
+1
|
*
IB/core: Improve ODP to use hmm_range_fault()
Yishai Hadas
2020-10-01
1
-17
/
+7
|
*
RDMA/hns: Remove unused variables and definitions
Lang Cheng
2020-09-29
2
-10
/
+0
|
*
RDMA/i40iw: Remove intermediate pointer that points to the same struct
Leon Romanovsky
2020-09-29
1
-6
/
+3
|
*
RDMA/mthca: Combine special QP struct with mthca QP
Leon Romanovsky
2020-09-29
4
-58
/
+59
|
*
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
2020-09-29
6
-68
/
+19
|
*
RDMA/mlx4: Prepare QP allocation to remove from the driver
Leon Romanovsky
2020-09-29
1
-94
/
+63
|
*
RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
Leon Romanovsky
2020-09-29
2
-91
/
+100
|
*
RDMA/mlx5: Delete not needed GSI QP signal QP type
Leon Romanovsky
2020-09-29
2
-8
/
+1
|
*
RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
Leon Romanovsky
2020-09-29
3
-46
/
+38
|
*
RDMA/mlx5: Reuse existing fields in parent QP storage object
Leon Romanovsky
2020-09-29
3
-45
/
+31
|
*
RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
Leon Romanovsky
2020-09-29
3
-33
/
+32
|
*
RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()
Liu Shixin
2020-09-25
1
-2
/
+2
|
*
RDMA/hns: Support inline data in extented sge space for RC
Weihang Li
2020-09-24
4
-52
/
+162
|
*
RDMA/hns: Fix missing sq_sig_type when querying QP
Weihang Li
2020-09-24
1
-0
/
+1
|
*
RDMA/hns: Fix configuration of ack_req_freq in QPC
Weihang Li
2020-09-24
1
-6
/
+12
|
*
RDMA/hns: Fix the wrong value of rnr_retry when querying qp
Wenpeng Liang
2020-09-24
1
-1
/
+3
|
*
RDMA/hns: Solve the overflow of the calc_pg_sz()
Jiaran Zhang
2020-09-24
1
-3
/
+3
|
*
RDMA/hns: Add check for the validity of sl configuration
Jiaran Zhang
2020-09-24
2
-2
/
+12
|
*
RDMA/hns: Correct typo of hns_roce_create_cq()
Lang Cheng
2020-09-24
1
-1
/
+1
|
*
RDMA/hns: Add interception for resizing SRQs
Yangyang Li
2020-09-24
1
-0
/
+4
|
*
RDMA/hns: Refactor process about opcode in post_send()
Weihang Li
2020-09-24
1
-55
/
+76
|
*
RDMA/hns: Add support for SCCC in size of 64 Bytes
Yangyang Li
2020-09-24
6
-12
/
+38
|
*
RDMA/hns: Add support for QPC in size of 512 Bytes
Wenpeng Liang
2020-09-24
6
-18
/
+75
|
*
RDMA/hns: Add support for CQE in size of 64 Bytes
Wenpeng Liang
2020-09-24
7
-16
/
+48
|
*
RDMA/hns: Add support for EQE in size of 64 Bytes
Wenpeng Liang
2020-09-24
4
-20
/
+44
|
*
RDMA/efa: Drop double zeroing for sg_init_table()
Julia Lawall
2020-09-23
1
-1
/
+1
|
*
i40iw: Add support to make destroy QP synchronous
Sindhu, Devale
2020-09-23
6
-71
/
+45
|
*
RDMA/efa: Add messages and RDMA read work requests HW stats
Daniel Kranzdorf
2020-09-23
4
-7
/
+99
|
*
RDMA/efa: Group keep alive received counter with other SW stats
Gal Pressman
2020-09-23
2
-21
/
+18
|
*
RDMA/mlx5: Don't call to restrack recursively
Leon Romanovsky
2020-09-23
1
-2
/
+14
|
*
RDMA/mlx5: Clarify what the UMR is for when creating MRs
Jason Gunthorpe
2020-09-18
4
-49
/
+97
|
*
RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't work
Jason Gunthorpe
2020-09-18
1
-1
/
+3
|
*
RDMA/mlx5: Make mkeys always owned by the kernel's PD when not enabled
Jason Gunthorpe
2020-09-18
1
-25
/
+26
|
*
RDMA/mlx5: Use set_mkc_access_pd_addr_fields() in reg_create()
Jason Gunthorpe
2020-09-18
1
-14
/
+1
|
*
RDMA/mlx5: Remove dead check for EAGAIN after alloc_mr_from_cache()
Jason Gunthorpe
2020-09-18
1
-3
/
+1
|
*
RDMA/hns: Set the unsupported wr opcode
Lijun Ou
2020-09-18
1
-1
/
+0
|
*
RDMA/qedr: Fix resource leak in qedr_create_qp
Keita Suzuki
2020-09-18
1
-25
/
+27
[next]