summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_std_types_flow_action.c
Commit message (Expand)AuthorAgeFilesLines
* 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