index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-10-28
RDMA/mlx5: Use a dedicated mkey xarray for ODP
Jason Gunthorpe
2019-10-04
RDMA/mlx5: Add missing synchronize_srcu() for MW cases
Jason Gunthorpe
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-08-13
IB/mlx5: Expose XRQ legacy commands over the DEVX interface
Yishai Hadas
2019-08-13
IB/mlx5: Add legacy events to DEVX list
Yishai Hadas
2019-08-13
Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-next
Doug Ledford
2019-08-12
IB/mlx5: Fix use-after-free error while accessing ev_file pointer
Yishai Hadas
2019-08-07
IB/mlx5: Check the correct variable in error handling code
Dan Carpenter
2019-08-04
IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general command
Mark Zhang
2019-07-25
IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interface
Max Gurtovoy
2019-07-08
Merge branch 'vhca-tunnel' into rdma.git for-next
Jason Gunthorpe
2019-07-08
IB/mlx5: Implement VHCA tunnel mechanism in DEVX
Max Gurtovoy
2019-07-03
IB/mlx5: DEVX cleanup mdev
Yishai Hadas
2019-07-03
IB/mlx5: Add DEVX support for CQ events
Yishai Hadas
2019-07-03
IB/mlx5: Implement DEVX dispatching event
Yishai Hadas
2019-07-03
IB/mlx5: Enable subscription for device events over DEVX
Yishai Hadas
2019-07-03
IB/mlx5: Register DEVX with mlx5_core to get async events
Yishai Hadas
2019-07-03
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
Yishai Hadas
2019-06-24
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
2019-05-14
IB/mlx5: Verify DEVX general object type correctly
Yishai Hadas
2019-05-06
IB/mlx5: Device resource control for privileged DEVX user
Ariel Levkovich
2019-04-22
RDMA/mlx5: Allow DEVX and raw creation flow on reps
Mark Bloch
2019-04-22
RDMA/mlx5: Add query e-switch vport context to devx white list
Maor Gottlieb
2019-04-10
RDMA/mlx5: Move rep into port struct
Mark Bloch
2019-04-08
IB/mlx5: Remove references to uboject->context
Jason Gunthorpe
2019-04-01
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
2019-03-28
IB/mlx5: Declare devx_async_cmd_event_fops static
Bart Van Assche
2019-03-17
IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT
Yishai Hadas
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-11
IB/mlx5: Fix bad flow upon DEVX mkey creation
Yishai Hadas
2019-01-30
IB/mlx5: Remove set but not used variable
Kamal Heib
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
[next]