aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_std_types_flow_action.c
AgeCommit message (Expand)Author
2019-04-08IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe
2019-04-01IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch
2019-03-28RDMA/uverbs: Allow the compiler to verify declaration and definition consistencyBart Van Assche
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-11-26RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe
2018-11-22RDMA/uverbs: Require all objects to have a driver destroy functionJason Gunthorpe
2018-09-05RDMA/uverbs: Add generic function to fill in flow action objectMark Bloch
2018-08-01IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe
2018-07-24IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas
2018-07-04RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCTJason Gunthorpe
2018-07-04RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe
2018-07-04RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify method definition macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLEJason Gunthorpe
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe
2018-06-02IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak
2018-04-17IB/uverbs: Add missing braces in anonymous union initializersGeert Uytterhoeven
2018-04-04IB/uverbs: Add modify ESP flow_actionMatan Barak
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak