aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/flow.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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