aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/flow.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-13IB/mlx5: Support flow counters offset for bulk countersYevgeny Kliteynik1-2/+27
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+11
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb1-9/+12
2019-08-26RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang1-2/+11
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-5/+8
2019-04-22RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch1-7/+1
2019-04-22RDMA/mlx5: Allow inserting a steering rule to the FDBMark Bloch1-12/+63
2019-04-10RDMA/mlx5: Move rep into port structMark Bloch1-1/+1
2019-04-08IB/mlx5: Remove references to uboject->contextJason Gunthorpe1-7/+6
2019-04-01IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch1-1/+2
2019-01-25RDMA/mlx5: Fix flow creation on representorsMark Bloch1-2/+1
2018-12-22RDMA/mlx5: Signedness bug in UVERBS_HANDLER()Dan Carpenter1-1/+1
2018-12-18IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua1-7/+5
2018-12-11RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky1-4/+12
2018-12-06IB/mlx5: Enable TX on a DEVX flow tableAlex Vesker1-4/+4
2018-11-29RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch1-1/+16
2018-11-26RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe1-4/+2
2018-11-22RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe1-13/+7
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-10/+383
2018-10-16RDMA/mlx5: Add support for flow tag to raw create flowMark Bloch1-1/+14
2018-09-11RDMA/mlx5: Allow creating a matcher for a NIC TX flow tableMark Bloch1-5/+29
2018-09-11RDMA/mlx5: Add NIC TX namespace when getting a flow tableMark Bloch1-0/+1
2018-09-11RDMA/mlx5: Add flow actions support to raw create flowMark Bloch1-4/+36
2018-09-11RDMA/mlx5: Refactor raw flow creationMark Bloch1-1/+3
2018-09-11RDMA/uverbs: Move flow resources initializationMark Bloch1-1/+1
2018-09-05RDMA/mlx5: Extend packet reformat verbsMark Bloch1-0/+95
2018-09-05RDMA/mlx5: Add new flow action verb - packet reformatMark Bloch1-1/+75
2018-09-05RDMA/uverbs: Add generic function to fill in flow action objectMark Bloch1-5/+3
2018-09-05RDMA/mlx5: Add a new flow action verb - modify headerMark Bloch1-0/+134
2018-08-01IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe1-5/+3
2018-07-24IB/mlx5: Enable driver uapi commands for flow steeringYishai Hadas1-0/+10
2018-07-24IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas1-0/+110
2018-07-24IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas1-0/+134