index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
cq.c
Age
Commit message (
Expand
)
Author
2023-08-07
net/mlx5: Allocate completion EQs dynamically
Maher Sanalla
2022-11-06
RDMA/mlx5: Change debug log level for remote access error syndromes
Arumugam Kolappan
2022-06-07
RDMA/mlx5: Add a umr recovery flow
Aharon Landau
2022-01-05
RDMA/mlx5: Print wc status on CQE error and dump needed
Dust Li
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-09
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2021-07-25
IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
Tal Gilboa
2021-06-22
Merge branch 'mlx5_realtime_ts' into rdma.git for-next
Jason Gunthorpe
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-22
RDMA/mlx5: Support real-time timestamp directly from the device
Aharon Landau
2021-06-10
IB/mlx5: Fix initializing CQ fragments buffer
Alaa Hleihel
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
2020-11-16
RDMA/mlx5: mlx5_umem_find_best_quantized_pgoff() for CQ
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-10-01
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-03
RDMA/mlx5: Fix potential race between destroy and CQE poll
Leon Romanovsky
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-04-28
net/mlx5: Refactor imm_inval_pkey field in cqe struct
Raed Salem
2020-04-19
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
2020-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-03-27
IB/mlx5: Move to fully dynamic UAR mode once user space supports it
Yishai Hadas
2020-03-27
IB/mlx5: Extend CQ creation to get uar page index from user space
Yishai Hadas
2020-03-24
RDMA/mlx5: Fix access to wrong pointer while performing flush due to error
Leon Romanovsky
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-10-28
RDMA/mlx5: Split sig_err MR data into its own xarray
Jason Gunthorpe
2019-07-03
Merge mlx5-next into rdma for-next
Jason Gunthorpe
2019-07-03
net/mlx5: Report EQE data upon CQ completion
Yishai Hadas
2019-07-03
net/mlx5: mlx5_core_create_cq() enhancements
Yishai Hadas
2019-06-24
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-02-04
IB/mlx5: Fix the locking of SRQ objects in ODP events
Moni Shoua
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2018-12-20
Merge branch 'mlx5-next' into rdma.git
Jason Gunthorpe
2018-12-18
RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completion
Leon Romanovsky
2018-12-09
IB/mlx5: Use helper to get CQE opcode
Tariq Toukan
2018-12-04
RDMA/mlx5: Update SRQ functions signatures to mlx5_ib format
Leon Romanovsky
2018-12-04
net/mlx5: Move SRQ functions to RDMA part
Leon Romanovsky
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
[next]