index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
devx.c
Age
Commit message (
Expand
)
Author
2025-08-25
IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions
Or Har-Toov
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-07-23
RDMA/mlx5: Add DMAH support for reg_user_mr/reg_user_dmabuf_mr
Yishai Hadas
2025-07-02
RDMA/mlx5: Check CAP_NET_RAW in user namespace for devx create
Parav Pandit
2025-06-17
RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert
Mark Zhang
2025-06-12
RDMA/mlx5: reduce stack usage in mlx5_ib_ufile_hw_cleanup
Arnd Bergmann
2025-03-09
RDMA/mlx5: Check enabled UCAPs when creating ucontext
Chiara Meiohas
2025-03-03
RDMA/mlx5: Reorder capability check last
Christian Göttsche
2024-11-04
RDMA/mlx5: Add implementation for ufile_hw_cleanup device operation
Patrisious Haddad
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-01-31
RDMA/mlx5: Relax DEVX access upon modify commands
Yishai Hadas
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
2023-08-07
net/mlx5: Allocate completion EQs dynamically
Maher Sanalla
2023-04-18
RDMA/mlx5: Fix flow counter query via DEVX
Mark Bloch
2023-04-03
RDMA/mlx5: Remove unused num_alloc_xa_entries variable
Tom Rix
2022-09-27
RDMA/mlx5: Enable ATS support for MRs and umems
Jason Gunthorpe
2022-09-27
RDMA/mlx5: Add support for dmabuf to devx umem
Jason Gunthorpe
2022-09-05
IB/mlx5: Support querying eswitch functions from DEVX
Bodong Wang
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-14
RDMA/mlx5: Fix memory leak in error flow for subscribe event routine
Yongzhi Liu
2022-02-23
RDMA/mlx5: Use new command interface API
Saeed Mahameed
2022-02-23
net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
Saeed Mahameed
2021-10-19
RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
Aharon Landau
2021-10-19
RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
Aharon Landau
2021-10-19
RDMA/mlx5: Remove pd from struct mlx5_core_mkey
Aharon Landau
2021-10-19
RDMA/mlx5: Remove size from struct mlx5_core_mkey
Aharon Landau
2021-10-19
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
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-05-19
RDMA/mlx5: Fix query DCT via DEVX
Maor Gottlieb
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-03-11
RDMA/mlx5: Allow larger pages in DevX umem
Jason Gunthorpe
2021-03-11
RDMA/mlx5: Fix typo in destroy_mkey inbox
Mark Zhang
2021-03-01
IB/mlx5: Add missing error code
YueHaibing
2021-02-16
RDMA/mlx5: Allow CQ creation without attached EQs
Tal Gilboa
2021-02-08
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
Yishai Hadas
2021-01-19
RDMA/mlx5: Use strict get/set operations for obj_id
Yishai Hadas
2021-01-19
RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation
Yishai Hadas
2020-12-07
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
2020-11-26
RDMA/mlx5: Check for ERR_PTR from uverbs_zalloc()
Jason Gunthorpe
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgsz() for devx
Jason Gunthorpe
2020-11-12
RDMA/core: Make FD destroy callback void
Leon Romanovsky
2020-11-12
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
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-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
[next]