index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mlx5_ib.h
Age
Commit message (
Expand
)
Author
2021-06-22
Merge branch 'mlx5_realtime_ts' into rdma.git for-next
Jason Gunthorpe
2021-06-22
RDMA/mlx5: Support real-time timestamp directly from the device
Aharon Landau
2021-05-26
RDMA/mlx5: Take qp type from mlx5_ib_qp
Maor Gottlieb
2021-05-20
RDMA/mlx5: Remove unused parameter udata
Lang Cheng
2021-04-13
Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jason Gunthorpe
2021-04-13
RDMA/mlx5: Add support in MEMIC operations
Maor Gottlieb
2021-04-13
RDMA/mlx5: Move all DM logic to separate file
Maor Gottlieb
2021-03-26
RDMA/mlx5: Set ODP caps only if device profile support ODP
Shay Drory
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-23
RDMA/mlx5: Create ODP EQ only when ODP MR is created
Shay Drory
2021-03-11
RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()
Jason Gunthorpe
2021-03-11
RDMA/mlx5: Use a union inside mlx5_ib_mr
Jason Gunthorpe
2021-03-11
RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mr
Jason Gunthorpe
2021-02-08
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
Yishai Hadas
2021-02-05
IB/mlx5: Use rdma_for_each_port for port iteration
Parav Pandit
2021-02-05
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
2021-02-05
IB/mlx5: Avoid calling query device for reading pkey table length
Parav Pandit
2021-02-05
IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
Parav Pandit
2021-01-20
RDMA/mlx5: Support dma-buf based userspace memory region
Jianxin Xiong
2021-01-19
IB/mlx5: Make function static
Parav Pandit
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-07
RDMA/mlx5: Assign dev to DM MR
Maor Gottlieb
2020-12-07
RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr()
Jason Gunthorpe
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2020-12-06
RDMA/mlx5: Convert mlx5_ib to use auxiliary bus
Leon Romanovsky
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgsz() for devx
Jason Gunthorpe
2020-11-16
RDMA/mlx5: mlx5_umem_find_best_quantized_pgoff() for CQ
Jason Gunthorpe
2020-11-16
RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QP
Jason Gunthorpe
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Use ib_umem_find_best_pgsz() for mkc's
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Split mlx5_ib_update_xlt() into ODP and non-ODP cases
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Split the WR setup out of mlx5_ib_update_xlt()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Move xlt_emergency_page_mutex into mr.c
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Remove order from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Move mlx5_ib_cont_pages() to the creation of the mlx5_ib_mr
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Remove mlx5_ib_mr->npages
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Remove mlx5_ib_mr->order
Jason Gunthorpe
2020-10-01
RDMA/mlx5: Sync device with CPU pages upon ODP MR registration
Yishai Hadas
2020-09-29
RDMA/mlx5: Delete not needed GSI QP signal QP type
Leon Romanovsky
2020-09-29
RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
Leon Romanovsky
2020-09-29
RDMA/mlx5: Reuse existing fields in parent QP storage object
Leon Romanovsky
2020-09-29
RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
Leon Romanovsky
2020-09-18
RDMA/mlx5: Clarify what the UMR is for when creating MRs
Jason Gunthorpe
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
[next]