index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
flow.c
Age
Commit message (
Expand
)
Author
2019-01-25
RDMA/mlx5: Fix flow creation on representors
Mark Bloch
2018-12-22
RDMA/mlx5: Signedness bug in UVERBS_HANDLER()
Dan Carpenter
2018-12-18
IB/uverbs: Add helper to get array size from ptr attribute
Moni Shoua
2018-12-11
RDMA/mlx5: Fail early if user tries to create flows on IB representors
Leon Romanovsky
2018-12-06
IB/mlx5: Enable TX on a DEVX flow table
Alex Vesker
2018-11-29
RDMA/mlx5: Attach a DEVX counter via raw flow creation
Mark Bloch
2018-11-26
RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods
Jason Gunthorpe
2018-11-22
RDMA/uverbs: Use a linear list to describe the compiled-in uapi
Jason Gunthorpe
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-16
RDMA/mlx5: Add support for flow tag to raw create flow
Mark Bloch
2018-09-11
RDMA/mlx5: Allow creating a matcher for a NIC TX flow table
Mark Bloch
2018-09-11
RDMA/mlx5: Add NIC TX namespace when getting a flow table
Mark Bloch
2018-09-11
RDMA/mlx5: Add flow actions support to raw create flow
Mark Bloch
2018-09-11
RDMA/mlx5: Refactor raw flow creation
Mark Bloch
2018-09-11
RDMA/uverbs: Move flow resources initialization
Mark Bloch
2018-09-05
RDMA/mlx5: Extend packet reformat verbs
Mark Bloch
2018-09-05
RDMA/mlx5: Add new flow action verb - packet reformat
Mark Bloch
2018-09-05
RDMA/uverbs: Add generic function to fill in flow action object
Mark Bloch
2018-09-05
RDMA/mlx5: Add a new flow action verb - modify header
Mark Bloch
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2018-07-24
IB/mlx5: Enable driver uapi commands for flow steering
Yishai Hadas
2018-07-24
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
2018-07-24
IB/mlx5: Introduce flow steering matcher uapi object
Yishai Hadas