summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_std_types_flow_action.c
Commit message (Expand)AuthorAgeFilesLines
* IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe2019-04-081-1/+1
* IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2019-04-011-1/+2
* RDMA/uverbs: Allow the compiler to verify declaration and definition consistencyBart Van Assche2019-03-281-0/+1
* RDMA: Start use ib_device_opsKamal Heib2018-12-121-6/+8
* RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe2018-11-271-6/+4Star
* RDMA/uverbs: Require all objects to have a driver destroy functionJason Gunthorpe2018-11-221-0/+7
* RDMA/uverbs: Add generic function to fill in flow action objectMark Bloch2018-09-051-5/+2Star
* IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2018-08-011-20/+15Star
* IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas2018-07-241-2/+1Star
* RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCTJason Gunthorpe2018-07-041-12/+9Star
* RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe2018-07-041-16/+24
* RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe2018-07-041-46/+57
* RDMA/uverbs: Simplify method definition macrosJason Gunthorpe2018-07-041-4/+3Star
* RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe2018-07-041-15/+9Star
* RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLEJason Gunthorpe2018-07-041-4/+8
* IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas2018-06-291-4/+5
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-041-2/+2
|\
| * IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak2018-06-021-2/+2
* | IB/uverbs: Add missing braces in anonymous union initializersGeert Uytterhoeven2018-04-181-6/+6
|/
* IB/uverbs: Add modify ESP flow_actionMatan Barak2018-04-041-5/+92
* IB/uverbs: Add flow_action create and destroy verbsMatan Barak2018-04-041-0/+348