index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
devx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/mlx5: Add implementation for ufile_hw_cleanup device operation
Patrisious Haddad
2024-11-04
1
-1
/
+92
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-2
/
+0
*
RDMA/mlx5: Relax DEVX access upon modify commands
Yishai Hadas
2024-01-31
1
-1
/
+1
*
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-28
1
-1
/
+1
*
net/mlx5: Allocate completion EQs dynamically
Maher Sanalla
2023-08-07
1
-1
/
+1
*
RDMA/mlx5: Fix flow counter query via DEVX
Mark Bloch
2023-04-18
1
-5
/
+26
*
RDMA/mlx5: Remove unused num_alloc_xa_entries variable
Tom Rix
2023-04-03
1
-2
/
+0
*
RDMA/mlx5: Enable ATS support for MRs and umems
Jason Gunthorpe
2022-09-27
1
-16
/
+21
*
RDMA/mlx5: Add support for dmabuf to devx umem
Jason Gunthorpe
2022-09-27
1
-3
/
+21
*
IB/mlx5: Support querying eswitch functions from DEVX
Bodong Wang
2022-09-05
1
-0
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-25
1
-1
/
+3
|
\
|
*
RDMA/mlx5: Fix memory leak in error flow for subscribe event routine
Yongzhi Liu
2022-03-15
1
-1
/
+3
*
|
RDMA/mlx5: Use new command interface API
Saeed Mahameed
2022-02-24
1
-23
/
+32
*
|
net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
Saeed Mahameed
2022-02-24
1
-3
/
+3
|
/
*
RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
Aharon Landau
2021-10-19
1
-6
/
+4
*
RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
Aharon Landau
2021-10-19
1
-1
/
+1
*
RDMA/mlx5: Remove pd from struct mlx5_core_mkey
Aharon Landau
2021-10-19
1
-1
/
+0
*
RDMA/mlx5: Remove size from struct mlx5_core_mkey
Aharon Landau
2021-10-19
1
-1
/
+0
*
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
2021-10-19
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-2
/
+1
|
\
|
*
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2021-08-10
1
-2
/
+1
*
|
IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
Tal Gilboa
2021-07-25
1
-4
/
+3
|
/
*
RDMA/mlx5: Fix query DCT via DEVX
Maor Gottlieb
2021-05-19
1
-4
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-05-01
1
-10
/
+54
|
\
|
*
RDMA/mlx5: Allow larger pages in DevX umem
Jason Gunthorpe
2021-03-12
1
-10
/
+54
*
|
RDMA/mlx5: Fix typo in destroy_mkey inbox
Mark Zhang
2021-03-11
1
-1
/
+1
|
/
*
IB/mlx5: Add missing error code
YueHaibing
2021-03-01
1
-1
/
+3
*
RDMA/mlx5: Allow CQ creation without attached EQs
Tal Gilboa
2021-02-16
1
-1
/
+12
*
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
Yishai Hadas
2021-02-09
1
-7
/
+6
*
RDMA/mlx5: Use strict get/set operations for obj_id
Yishai Hadas
2021-01-19
1
-53
/
+146
*
RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation
Yishai Hadas
2021-01-19
1
-1
/
+3
*
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
2020-12-07
1
-1
/
+1
*
RDMA/mlx5: Check for ERR_PTR from uverbs_zalloc()
Jason Gunthorpe
2020-11-26
1
-1
/
+1
*
RDMA/mlx5: Use ib_umem_find_best_pgsz() for devx
Jason Gunthorpe
2020-11-16
1
-31
/
+35
*
RDMA/core: Make FD destroy callback void
Leon Romanovsky
2020-11-12
1
-6
/
+4
*
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
2020-11-12
1
-2
/
+2
*
RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
Jason Gunthorpe
2020-11-02
1
-2
/
+2
*
RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
1
-9
/
+1
*
RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
1
-5
/
+7
*
RDMA/mlx5: Remove order from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-07
1
-74
/
+28
|
\
|
*
RDMA/mlx5: Cleanup DEVX initialization flow
Leon Romanovsky
2020-07-07
1
-16
/
+27
|
*
RDMA/mlx5: Separate flow steering logic from main.c
Leon Romanovsky
2020-07-07
1
-58
/
+1
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command
Mark Zhang
2020-05-27
1
-0
/
+4
*
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
2020-05-22
1
-6
/
+4
*
RDMA/mlx5: Add init2init as a modify command
Aharon Landau
2020-05-20
1
-0
/
+1
*
RDMA/mlx5: Delete create QP flags obfuscation
Leon Romanovsky
2020-04-29
1
-1
/
+1
*
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
2020-04-19
1
-5
/
+5
*
RDMA/mlx5: Fix async events cleanup flows
Yishai Hadas
2020-02-13
1
-23
/
+28
[next]