index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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-22
1
-1
/
+1
|
*
|
i40iw: Add support to make destroy QP synchronous
Sindhu, Devale
2020-09-22
6
-71
/
+45
|
*
|
RDMA/efa: Add messages and RDMA read work requests HW stats
Daniel Kranzdorf
2020-09-22
4
-7
/
+99
|
*
|
RDMA/efa: Group keep alive received counter with other SW stats
Gal Pressman
2020-09-22
2
-21
/
+18
|
*
|
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
2020-09-22
10
-114
/
+157
|
*
|
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
2020-09-22
7
-50
/
+22
|
*
|
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
2020-09-22
9
-31
/
+70
|
*
|
RDMA/mlx5: Don't call to restrack recursively
Leon Romanovsky
2020-09-22
1
-2
/
+14
|
*
|
RDMA/cma: Delete from restrack DB after successful destroy
Leon Romanovsky
2020-09-22
1
-2
/
+1
|
*
|
RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy
Jason Gunthorpe
2020-09-18
1
-50
/
+29
|
*
|
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
|
*
|
RDMA/iw_cxgb4: Disable delayed ack by default
Potnuri Bharat Teja
2020-09-18
1
-2
/
+2
|
*
|
Merge branch 'mlx_sw_owner_v2' into rdma.git for-next
Jason Gunthorpe
2020-09-18
2
-3
/
+7
|
|
\
\
|
|
*
|
RDMA/mlx5: Expose TIR and QP ICM address for sw_owner_v2 devices
Alex Vesker
2020-09-18
1
-2
/
+4
|
|
*
|
RDMA/mlx5: Allow DM allocation for sw_owner_v2 enabled devices
Alex Vesker
2020-09-18
1
-1
/
+3
|
*
|
|
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
27
-142
/
+194
|
|
\
\
\
|
|
*
|
|
RDMA: Fix link active_speed size
Aharon Landau
2020-09-18
9
-16
/
+13
|
|
|
/
/
|
|
*
|
RDMA/mlx5: Delete duplicated mlx5_ptys_width enum
Aharon Landau
2020-09-17
1
-14
/
+6
|
|
*
|
net/mlx5: Refactor query port speed functions
Aharon Landau
2020-09-17
1
-13
/
+14
|
*
|
|
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
12
-101
/
+76
|
*
|
|
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-17
15
-104
/
+76
|
*
|
|
RDMA/cma: Fix use after free race in roce multicast join
Jason Gunthorpe
2020-09-17
1
-108
/
+88
|
*
|
|
RDMA/cma: Consolidate the destruction of a cma_multicast in one place
Jason Gunthorpe
2020-09-17
1
-32
/
+31
|
*
|
|
RDMA/cma: Remove dead code for kernel rdmacm multicast
Jason Gunthorpe
2020-09-17
1
-15
/
+4
|
*
|
|
RDMA/cma: Combine cma_ndev_work with cma_work
Jason Gunthorpe
2020-09-17
1
-31
/
+7
|
*
|
|
RDMA/cma: Remove cma_comp()
Jason Gunthorpe
2020-09-17
1
-20
/
+7
|
*
|
|
RDMA/cma: Fix locking for the RDMA_CM_LISTEN state
Jason Gunthorpe
2020-09-17
1
-18
/
+18
|
*
|
|
RDMA/cma: Make the locking for automatic state transition more clear
Jason Gunthorpe
2020-09-17
1
-22
/
+45
|
*
|
|
RDMA/cma: Fix locking for the RDMA_CM_CONNECT state
Jason Gunthorpe
2020-09-17
1
-14
/
+30
|
*
|
|
RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-16
1
-46
/
+4
|
*
|
|
RDMA/i40iw: Avoid typecast from void to pci_dev
Parav Pandit
2020-09-16
5
-7
/
+8
|
*
|
|
RDMA/qedr: Add support for user mode XRC-SRQ's
Yuval Basson
2020-09-16
4
-92
/
+254
[prev]
[next]