index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/mlx5: Recover from fatal event in dual port mode
Maor Gottlieb
2021-05-17
1
-0
/
+1
*
IB/mlx5: Set right RoCE l3 type and roce version while deleting GID
Parav Pandit
2021-04-20
1
-4
/
+4
*
Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jason Gunthorpe
2021-04-14
1
-239
/
+4
|
\
|
*
RDMA/mlx5: Add support in MEMIC operations
Maor Gottlieb
2021-04-14
1
-5
/
+2
|
*
RDMA/mlx5: Re-organize the DM code
Maor Gottlieb
2021-04-14
1
-4
/
+4
|
*
RDMA/mlx5: Move all DM logic to separate file
Maor Gottlieb
2021-04-14
1
-234
/
+2
*
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
2021-04-12
1
-2
/
+1
|
\
|
|
*
RDMA/mlx5: Use representor E-Switch when getting netdev and metadata
Mark Bloch
2021-03-12
1
-2
/
+1
*
|
RDMA/mlx5: Set ODP caps only if device profile support ODP
Shay Drory
2021-03-26
1
-2
/
+0
*
|
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-41
/
+42
*
|
IB/core: Split uverbs_get_const/default to consider target type
Yishai Hadas
2021-03-12
1
-0
/
+1
*
|
RDMA/mlx5: Fix query RoCE port
Maor Gottlieb
2021-03-12
1
-3
/
+3
|
/
*
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
2021-02-18
1
-4
/
+2
|
\
|
*
Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"
Parav Pandit
2021-01-20
1
-4
/
+2
*
|
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
Yishai Hadas
2021-02-09
1
-5
/
+0
*
|
IB/mlx5: Use rdma_for_each_port for port iteration
Parav Pandit
2021-02-05
1
-7
/
+8
*
|
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
2021-02-05
1
-54
/
+1
*
|
IB/mlx5: Improve query port for representor port
Parav Pandit
2021-02-05
1
-21
/
+10
*
|
IB/mlx5: Avoid calling query device for reading pkey table length
Parav Pandit
2021-02-05
1
-18
/
+6
*
|
IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
Parav Pandit
2021-02-05
1
-8
/
+6
*
|
IB/mlx5: Support default partition key for representor port
Parav Pandit
2021-02-03
1
-0
/
+11
*
|
IB/mlx5: Return appropriate error code instead of ENOMEM
Parav Pandit
2021-02-02
1
-2
/
+1
*
|
RDMA/mlx5: Support dma-buf based userspace memory region
Jianxin Xiong
2021-01-20
1
-0
/
+2
*
|
IB/mlx5: Add mutex destroy call to cap_mask_mutex mutex
Parav Pandit
2021-01-20
1
-6
/
+5
|
/
*
RDMA/mlx5: Fix wrong free of blue flame register on error
Mark Bloch
2021-01-14
1
-1
/
+1
*
IB/mlx5: Fix error unwinding when set_has_smi_cap fails
Parav Pandit
2021-01-14
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-16
1
-81
/
+24
|
\
|
*
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-17
1
-2
/
+4
|
|
\
|
*
|
IB/mlx5: Add support for NDR link speed
Meir Lichtinger
2020-11-02
1
-0
/
+12
|
*
|
RDMA/mlx5: Split the WR setup out of mlx5_ib_update_xlt()
Jason Gunthorpe
2020-11-02
1
-3
/
+3
|
*
|
RDMA/mlx5: Move xlt_emergency_page_mutex into mr.c
Jason Gunthorpe
2020-11-02
1
-20
/
+0
|
*
|
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
1
-6
/
+6
|
*
|
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
1
-4
/
+1
|
*
|
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
1
-2
/
+0
|
*
|
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
1
-1
/
+0
|
*
|
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
1
-2
/
+1
|
*
|
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
1
-2
/
+1
|
*
|
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
1
-20
/
+3
|
*
|
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-26
1
-15
/
+1
|
*
|
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2020-10-26
1
-12
/
+2
*
|
|
RDMA/mlx5: Convert mlx5_ib to use auxiliary bus
Leon Romanovsky
2020-12-06
1
-56
/
+97
|
|
/
|
/
|
*
|
RDMA/mlx5: Fix devlink deadlock on net namespace deletion
Parav Pandit
2020-10-26
1
-2
/
+4
|
/
*
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
1
-1
/
+1
*
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-02
1
-2
/
+2
*
RDMA/mlx5: Reuse existing fields in parent QP storage object
Leon Romanovsky
2020-09-29
1
-5
/
+1
*
RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't work
Jason Gunthorpe
2020-09-18
1
-1
/
+3
*
Merge branch 'mlx_sw_owner_v2' into rdma.git for-next
Jason Gunthorpe
2020-09-18
1
-1
/
+3
|
\
|
*
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
1
-26
/
+15
|
\
\
|
*
|
RDMA: Fix link active_speed size
Aharon Landau
2020-09-18
1
-6
/
+2
|
|
/
[next]