index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
devx.c
Commit message (
Expand
)
Author
Age
*
IB/mlx5: Verify DEVX general object type correctly
Yishai Hadas
2019-05-14
*
IB/mlx5: Device resource control for privileged DEVX user
Ariel Levkovich
2019-05-06
*
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-22
*
RDMA/mlx5: Move rep into port struct
Mark Bloch
2019-04-10
*
IB/mlx5: Remove references to uboject->context
Jason Gunthorpe
2019-04-08
*
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
2019-04-01
*
IB/mlx5: Declare devx_async_cmd_event_fops static
Bart Van Assche
2019-03-28
*
IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT
Yishai Hadas
2019-03-17
*
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
*
IB/mlx5: Fix bad flow upon DEVX mkey creation
Yishai Hadas
2019-02-11
*
IB/mlx5: Remove set but not used variable
Kamal Heib
2019-01-30
*
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-29
*
|
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-21
*
|
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-10
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
|
\
|
*
IB/mlx5: Use the correct commands for UMEM and UCTX allocation
Yishai Hadas
2018-12-20
|
*
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-12-04
|
*
RDMA/mlx5: Attach a DEVX counter via raw flow creation
Mark Bloch
2018-11-29
|
*
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-26
|
*
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-11-22
*
|
IB/mlx5: Block DEVX umem from the non applicable cases
Yishai Hadas
2018-12-06
|
/
*
IB/mlx5: Verify DEVX object type
Yishai Hadas
2018-10-16
*
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-16
|
\
|
*
IB/mlx5: Destroy the DEVX object upon error flow
Yishai Hadas
2018-09-25
*
|
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-27
*
|
IB/mlx5: Set valid umem bit on DEVX
Yishai Hadas
2018-09-25
*
|
{net, RDMA}/mlx5: Rename encap to reformat packet
Mark Bloch
2018-09-05
|
/
*
IB/uverbs: Use uverbs_alloc for allocations
Jason Gunthorpe
2018-08-13
*
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2018-08-01
*
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
2018-07-30
*
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-25
*
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
2018-07-24
*
RDMA/mlx5: Remove set but not used variables
Kamal Heib
2018-07-23
*
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
2018-07-10
*
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
[next]