index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
devx.c
Age
Commit message (
Expand
)
Author
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-29
IB/mlx5: Implement DEVX hot unplug for async command FD
Yishai Hadas
2019-01-29
IB/mlx5: Implement the file ops of DEVX async command FD
Yishai Hadas
2019-01-29
IB/mlx5: Introduce async DEVX obj query API
Yishai Hadas
2019-01-29
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD
Yishai Hadas
2019-01-21
IB/mlx5: Manage indirection mkey upon DEVX flow for ODP
Yishai Hadas
2019-01-21
IB/mlx5: DEVX handling for indirection MKEY
Yishai Hadas
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-20
IB/mlx5: Use the correct commands for UMEM and UCTX allocation
Yishai Hadas
2018-12-06
IB/mlx5: Block DEVX umem from the non applicable cases
Yishai Hadas
2018-12-04
IB/mlx5: Update the supported DEVX commands
Yishai Hadas
2018-12-04
IB/mlx5: Enforce DEVX privilege by firmware
Yishai Hadas
2018-12-04
IB/mlx5: Enable modify and query verbs objects via DEVX
Yishai Hadas
2018-11-29
RDMA/mlx5: Attach a DEVX counter via raw flow creation
Mark Bloch
2018-11-26
RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods
Jason Gunthorpe
2018-11-26
RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write
Jason Gunthorpe
2018-11-22
RDMA/mlx5: Use the uapi disablement APIs instead of code
Jason Gunthorpe
2018-11-22
RDMA/uverbs: Use a linear list to describe the compiled-in uapi
Jason Gunthorpe
2018-10-16
IB/mlx5: Verify DEVX object type
Yishai Hadas
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-09-27
IB/mlx5: Enable DEVX white list commands
Yishai Hadas
2018-09-27
IB/mlx5: Manage device uid for DEVX white list commands
Yishai Hadas
2018-09-25
IB/mlx5: Destroy the DEVX object upon error flow
Yishai Hadas
2018-09-25
IB/mlx5: Set valid umem bit on DEVX
Yishai Hadas
2018-09-05
{net, RDMA}/mlx5: Rename encap to reformat packet
Mark Bloch
2018-08-13
IB/uverbs: Use uverbs_alloc for allocations
Jason Gunthorpe
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2018-07-30
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
2018-07-25
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
2018-07-25
IB/mlx5: Use the ucontext from the uobj, not the file
Jason Gunthorpe
2018-07-24
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
2018-07-23
RDMA/mlx5: Remove set but not used variables
Kamal Heib
2018-07-10
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
2018-07-04
RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Remove UA_FLAGS
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Get rid of the & in method specifications
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Simplify method definition macros
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Simplify UVERBS_ATTR family of macros
Jason Gunthorpe
2018-06-29
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
2018-06-19
IB/mlx5: Expose DEVX tree
Yishai Hadas
2018-06-19
IB/mlx5: Add DEVX query EQN support
Yishai Hadas
2018-06-19
IB/mlx5: Add DEVX support for memory registration
Yishai Hadas
2018-06-19
IB/mlx5: Add support for DEVX query UAR
Yishai Hadas
2018-06-19
IB/mlx5: Add DEVX support for modify and query commands
Yishai Hadas
2018-06-19
IB/mlx5: Add obj create and destroy functionality
Yishai Hadas
2018-06-19
IB/mlx5: Add support for DEVX general command
Yishai Hadas
2018-06-19
IB/mlx5: Introduce DEVX
Yishai Hadas