index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
RDMA/core: Align write and ioctl checks of QP types
Leon Romanovsky
1
-2
/
+15
2020-09-29
RDMA/mlx4: Prepare QP allocation to remove from the driver
Leon Romanovsky
1
-94
/
+63
2020-09-29
RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
Leon Romanovsky
2
-91
/
+100
2020-09-29
RDMA/mlx5: Delete not needed GSI QP signal QP type
Leon Romanovsky
2
-8
/
+1
2020-09-29
RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
Leon Romanovsky
3
-46
/
+38
2020-09-29
RDMA/mlx5: Reuse existing fields in parent QP storage object
Leon Romanovsky
3
-45
/
+31
2020-09-29
RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
Leon Romanovsky
3
-33
/
+32
2020-09-25
RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()
Liu Shixin
1
-2
/
+2
2020-09-24
RDMA/hns: Support inline data in extented sge space for RC
Weihang Li
4
-52
/
+162
2020-09-24
RDMA/hns: Fix missing sq_sig_type when querying QP
Weihang Li
1
-0
/
+1
2020-09-24
RDMA/hns: Fix configuration of ack_req_freq in QPC
Weihang Li
1
-6
/
+12
2020-09-24
RDMA/hns: Fix the wrong value of rnr_retry when querying qp
Wenpeng Liang
1
-1
/
+3
2020-09-24
RDMA/hns: Solve the overflow of the calc_pg_sz()
Jiaran Zhang
1
-3
/
+3
2020-09-24
RDMA/hns: Add check for the validity of sl configuration
Jiaran Zhang
2
-2
/
+12
2020-09-24
RDMA/hns: Correct typo of hns_roce_create_cq()
Lang Cheng
1
-1
/
+1
2020-09-24
RDMA/hns: Add interception for resizing SRQs
Yangyang Li
1
-0
/
+4
2020-09-24
RDMA/hns: Refactor process about opcode in post_send()
Weihang Li
1
-55
/
+76
2020-09-24
RDMA/hns: Add support for SCCC in size of 64 Bytes
Yangyang Li
6
-12
/
+38
2020-09-24
RDMA/hns: Add support for QPC in size of 512 Bytes
Wenpeng Liang
6
-18
/
+75
2020-09-24
RDMA/hns: Add support for CQE in size of 64 Bytes
Wenpeng Liang
8
-17
/
+51
2020-09-24
RDMA/hns: Add support for EQE in size of 64 Bytes
Wenpeng Liang
4
-20
/
+44
2020-09-23
RDMA/efa: Drop double zeroing for sg_init_table()
Julia Lawall
1
-1
/
+1
2020-09-23
i40iw: Add support to make destroy QP synchronous
Sindhu, Devale
6
-71
/
+45
2020-09-23
RDMA/efa: Add messages and RDMA read work requests HW stats
Daniel Kranzdorf
4
-7
/
+99
2020-09-23
RDMA/efa: Group keep alive received counter with other SW stats
Gal Pressman
2
-21
/
+18
2020-09-23
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
12
-159
/
+172
2020-09-23
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
8
-51
/
+22
2020-09-23
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
10
-38
/
+70
2020-09-23
RDMA/mlx5: Don't call to restrack recursively
Leon Romanovsky
1
-2
/
+14
2020-09-23
RDMA/cma: Delete from restrack DB after successful destroy
Leon Romanovsky
1
-2
/
+1
2020-09-19
RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy
Jason Gunthorpe
1
-50
/
+29
2020-09-18
RDMA/mlx5: Clarify what the UMR is for when creating MRs
Jason Gunthorpe
4
-49
/
+97
2020-09-18
RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't work
Jason Gunthorpe
1
-1
/
+3
2020-09-18
RDMA/mlx5: Make mkeys always owned by the kernel's PD when not enabled
Jason Gunthorpe
1
-25
/
+26
2020-09-18
RDMA/mlx5: Use set_mkc_access_pd_addr_fields() in reg_create()
Jason Gunthorpe
1
-14
/
+1
2020-09-18
RDMA/mlx5: Remove dead check for EAGAIN after alloc_mr_from_cache()
Jason Gunthorpe
1
-3
/
+1
2020-09-18
RDMA/hns: Set the unsupported wr opcode
Lijun Ou
1
-1
/
+0
2020-09-18
RDMA/qedr: Fix resource leak in qedr_create_qp
Keita Suzuki
1
-25
/
+27
2020-09-18
RDMA/iw_cxgb4: Disable delayed ack by default
Potnuri Bharat Teja
1
-2
/
+2
2020-09-18
Merge branch 'mlx_sw_owner_v2' into rdma.git for-next
Jason Gunthorpe
3
-4
/
+9
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
598
-2770
/
+5521
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
10
-19
/
+17
2020-09-18
RDMA/mlx5: Expose TIR and QP ICM address for sw_owner_v2 devices
Alex Vesker
1
-2
/
+4
2020-09-18
RDMA/mlx5: Allow DM allocation for sw_owner_v2 enabled devices
Alex Vesker
1
-1
/
+3
2020-09-17
RDMA/mlx5: Add sw_owner_v2 bit capability
Alex Vesker
1
-1
/
+2
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
13
-106
/
+80
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
16
-106
/
+78
2020-09-17
RDMA/mlx5: Delete duplicated mlx5_ptys_width enum
Aharon Landau
3
-22
/
+14
2020-09-17
net/mlx5: Refactor query port speed functions
Aharon Landau
4
-55
/
+25
2020-09-17
RDMA/cma: Fix use after free race in roce multicast join
Jason Gunthorpe
1
-108
/
+88
[next]