index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
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
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-07-27
Merge branch 'mlx5_uar' into rdma.git /for-next
Jason Gunthorpe
2020-07-27
RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7
Meir Lichtinger
2020-07-27
RDMA/mlx5: Use MLX5_SET macro instead of local structure
Meir Lichtinger
2020-07-10
RDMA/mlx5: Remove unused to_mibmr function
Gal Pressman
2020-07-07
RDMA/mlx5: Cleanup DEVX initialization flow
Leon Romanovsky
2020-07-07
RDMA/mlx5: Separate flow steering logic from main.c
Leon Romanovsky
2020-07-07
RDMA/mlx5: Separate counters from main.c
Leon Romanovsky
2020-07-07
RDMA/mlx5: Separate restrack callbacks initialization from main.c
Leon Romanovsky
2020-07-07
RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver function
Leon Romanovsky
2020-07-06
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2020-07-06
RDMA/mlx5: Introduce UAPI to query PD attributes
Yishai Hadas
2020-07-06
RDMA/mlx5: Get XRCD number directly for the internal use
Leon Romanovsky
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-06-24
RDMA/mlx5: Add support to get MR resource in RAW format
Maor Gottlieb
2020-06-24
RDMA/mlx5: Add support to get CQ resource in RAW format
Maor Gottlieb
2020-06-24
RDMA/mlx5: Add support to get QP resource in RAW format
Maor Gottlieb
2020-06-23
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
[next]