index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
flow.c
Age
Commit message (
Expand
)
Author
2020-07-07
RDMA/mlx5: Separate flow steering logic from main.c
Leon Romanovsky
2020-05-27
Merge branch 'mellanox/mlx5-next' into rdma.git for/next
Jason Gunthorpe
2020-05-18
net/mlx5: Add support for RDMA TX FT headers modifying
Michael Guralnik
2020-05-13
RDMA/mlx5: Add support for drop action in DV steering
Daria Velikovsky
2020-05-13
RDMA/mlx5: Add support in steering default miss
Maor Gottlieb
2020-05-13
RDMA/mlx5: Refactor DV create flow
Maor Gottlieb
2020-04-28
RDMA/mlx5: Delete create QP flags obfuscation
Leon Romanovsky
2020-04-28
net/mlx5: Add support for COPY steering action
Huy Nguyen
2020-03-27
RDMA/mlx5: Add support for RDMA TX flow table
Michael Guralnik
2019-11-13
IB/mlx5: Support flow counters offset for bulk counters
Yevgeny Kliteynik
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-09-03
net/mlx5: Add flow steering actions to fs_cmd shim layer
Maor Gottlieb
2019-08-26
RDMA/mlx5: RDMA_RX flow type support for user applications
Mark Zhang
2019-06-26
net/mlx5: Add flow context for flow tag
Jianbo Liu
2019-04-22
RDMA/mlx5: Allow DEVX and raw creation flow on reps
Mark Bloch
2019-04-22
RDMA/mlx5: Allow inserting a steering rule to the FDB
Mark Bloch
2019-04-10
RDMA/mlx5: Move rep into port struct
Mark Bloch
2019-04-08
IB/mlx5: Remove references to uboject->context
Jason Gunthorpe
2019-04-01
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
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