summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/flow.c
AgeCommit message (Expand)Author
2020-07-07RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky
2020-05-27Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe
2020-05-18net/mlx5: Add support for RDMA TX FT headers modifyingMichael Guralnik
2020-05-13RDMA/mlx5: Add support for drop action in DV steeringDaria Velikovsky
2020-05-13RDMA/mlx5: Add support in steering default missMaor Gottlieb
2020-05-13RDMA/mlx5: Refactor DV create flowMaor Gottlieb
2020-04-28RDMA/mlx5: Delete create QP flags obfuscationLeon Romanovsky
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen
2020-03-27RDMA/mlx5: Add support for RDMA TX flow tableMichael Guralnik
2019-11-13IB/mlx5: Support flow counters offset for bulk countersYevgeny Kliteynik
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-08-26RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-04-22RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch
2019-04-22RDMA/mlx5: Allow inserting a steering rule to the FDBMark Bloch
2019-04-10RDMA/mlx5: Move rep into port structMark Bloch
2019-04-08IB/mlx5: Remove references to uboject->contextJason Gunthorpe
2019-04-01IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch
2019-01-25RDMA/mlx5: Fix flow creation on representorsMark Bloch
2018-12-22RDMA/mlx5: Signedness bug in UVERBS_HANDLER()Dan Carpenter
2018-12-18IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua
2018-12-11RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky
2018-12-06IB/mlx5: Enable TX on a DEVX flow tableAlex Vesker
2018-11-29RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch
2018-11-26RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe
2018-11-22RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-10-16RDMA/mlx5: Add support for flow tag to raw create flowMark Bloch
2018-09-11RDMA/mlx5: Allow creating a matcher for a NIC TX flow tableMark Bloch
2018-09-11RDMA/mlx5: Add NIC TX namespace when getting a flow tableMark Bloch
2018-09-11RDMA/mlx5: Add flow actions support to raw create flowMark Bloch
2018-09-11RDMA/mlx5: Refactor raw flow creationMark Bloch
2018-09-11RDMA/uverbs: Move flow resources initializationMark Bloch
2018-09-05RDMA/mlx5: Extend packet reformat verbsMark Bloch
2018-09-05RDMA/mlx5: Add new flow action verb - packet reformatMark Bloch
2018-09-05RDMA/uverbs: Add generic function to fill in flow action objectMark Bloch
2018-09-05RDMA/mlx5: Add a new flow action verb - modify headerMark Bloch
2018-08-01IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe
2018-07-24IB/mlx5: Enable driver uapi commands for flow steeringYishai Hadas
2018-07-24IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas
2018-07-24IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas