index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
cq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
1
-1
/
+1
2026-03-31
RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()
Jason Gunthorpe
1
-1
/
+1
2026-03-31
RDMA: Consolidate patterns with offsetof() to ib_copy_validate_udata_in()
Jason Gunthorpe
1
-7
/
+3
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
1
-7
/
+3
2026-02-25
RDMA/mlx5: Provide a modern CQ creation interface
Leon Romanovsky
1
-51
/
+103
2026-02-25
RDMA/mlx5: Save 4 bytes in CQ structure
Leon Romanovsky
1
-2
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2025-11-11
mlx5: Fix default values in create CQ
Akiva Goldberger
1
-4
/
+7
2025-09-17
net/mlx5: Store the global doorbell in mlx5_priv
Cosmin Ratiu
1
-2
/
+2
2025-06-25
RDMA/mlx5: Support driver APIs pre_destroy_cq and post_destroy_cq
Mark Zhang
1
-4
/
+15
2025-03-18
RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow
Patrisious Haddad
1
-1
/
+1
2024-06-27
RDMA/mlx5: Send UAR page index as ioctl attribute
Akiva Goldberger
1
-3
/
+25
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
1
-1
/
+2
2023-08-07
net/mlx5: Allocate completion EQs dynamically
Maher Sanalla
1
-1
/
+1
2022-11-06
RDMA/mlx5: Change debug log level for remote access error syndromes
Arumugam Kolappan
1
-12
/
+15
2022-06-07
RDMA/mlx5: Add a umr recovery flow
Aharon Landau
1
-0
/
+4
2022-01-05
RDMA/mlx5: Print wc status on CQE error and dump needed
Dust Li
1
-1
/
+4
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
2021-08-09
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
1
-3
/
+1
2021-07-25
IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
Tal Gilboa
1
-1
/
+1
2021-06-22
Merge branch 'mlx5_realtime_ts' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+5
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+4
2021-06-22
RDMA/mlx5: Support real-time timestamp directly from the device
Aharon Landau
1
-1
/
+5
2021-06-10
IB/mlx5: Fix initializing CQ fragments buffer
Alaa Hleihel
1
-5
/
+4
2021-05-26
RDMA/mlx5: Take qp type from mlx5_ib_qp
Maor Gottlieb
1
-1
/
+1
2021-05-20
RDMA/mlx5: Remove unused parameter udata
Lang Cheng
1
-1
/
+1
2020-11-16
RDMA/mlx5: mlx5_umem_find_best_quantized_pgoff() for CQ
Jason Gunthorpe
1
-14
/
+34
2020-11-02
RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
Jason Gunthorpe
1
-3
/
+3
2020-11-02
RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-7
/
+7
2020-11-02
RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-14
/
+16
2020-11-02
RDMA/mlx5: Remove order from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-3
/
+2
2020-10-01
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
1
-1
/
+1
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-2
/
+7
2020-09-03
RDMA/mlx5: Fix potential race between destroy and CQE poll
Leon Romanovsky
1
-2
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-3
/
+3
2020-04-28
net/mlx5: Refactor imm_inval_pkey field in cqe struct
Raed Salem
1
-4
/
+4
2020-04-19
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
1
-1
/
+2
2020-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-6
/
+15
2020-03-27
IB/mlx5: Move to fully dynamic UAR mode once user space supports it
Yishai Hadas
1
-2
/
+6
2020-03-27
IB/mlx5: Extend CQ creation to get uar page index from user space
Yishai Hadas
1
-6
/
+11
2020-03-24
RDMA/mlx5: Fix access to wrong pointer while performing flush due to error
Leon Romanovsky
1
-2
/
+25
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-3
/
+3
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-2
/
+2
2019-10-28
RDMA/mlx5: Split sig_err MR data into its own xarray
Jason Gunthorpe
1
-17
/
+16
2019-07-03
Merge mlx5-next into rdma for-next
Jason Gunthorpe
1
-6
/
+7
2019-07-03
net/mlx5: Report EQE data upon CQ completion
Yishai Hadas
1
-1
/
+1
2019-07-03
net/mlx5: mlx5_core_create_cq() enhancements
Yishai Hadas
1
-1
/
+2
2019-06-24
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
1
-4
/
+4
[next]