index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
devx.c
Age
Commit message (
Expand
)
Author
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
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-05-27
IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command
Mark Zhang
2020-05-21
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
2020-05-19
RDMA/mlx5: Add init2init as a modify command
Aharon Landau
2020-04-28
RDMA/mlx5: Delete create QP flags obfuscation
Leon Romanovsky
2020-04-19
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
2020-02-13
RDMA/mlx5: Fix async events cleanup flows
Yishai Hadas
[next]