aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.h
AgeCommit message (Expand)Author
2020-01-09net/mlx5: Fix auto group size calculationMaor Gottlieb
2019-08-09net/mlx5: Add missing RDMA_RX capabilitiesMaor Gottlieb
2019-04-29net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV optionsYevgeny Kliteynik
2019-04-29net/mlx5: Add new miss flow table actionMaor Gottlieb
2019-04-29net/mlx5: Add support in RDMA RX steeringMaor Gottlieb
2019-03-11net/mlx5: Add modify FTE helper functionEli Britstein
2018-12-09net/mlx5: Move flow counters data structures from flow steering headerSaeed Mahameed
2018-10-17net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey
2018-09-05net/mlx5: Store flow counters in a listVlad Buslov
2018-09-05net/mlx5: Add new list to store deleted flow countersVlad Buslov
2018-09-05net/mlx5: Change flow counters addlist type to single linked listVlad Buslov
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe
2018-06-02net/mlx5: Export flow counter related APIRaed Salem
2018-06-02net/mlx5: Use flow counter pointer as input to the query functionOr Gerlitz
2018-05-16IB/mlx5: Add support for MPLS flow specificationAriel Levkovich
2018-03-06net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel
2018-03-06net/mlx5: Add shim layer between fs and cmdMatan Barak
2018-01-09net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman
2017-10-22drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_tElena Reshetova
2017-10-16Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-10-14net/mlx5: Support for attaching multiple underlay QPs to root flow tableAlex Vesker
2017-10-08Merge tag 'mlx5-updates-2017-10-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-09-28net/mlx5: Check device capability for maximum flow countersRaed Salem
2017-09-26net/mlx5: Add FGs and FTEs memory poolMaor Gottlieb
2017-09-26net/mlx5: Support multiple updates of steering rules in parallelMaor Gottlieb
2017-09-26net/mlx5: Replace fs_node mutex with reader/writer semaphoreMaor Gottlieb
2017-09-26net/mlx5: Refactor FTE and FG creation codeMaor Gottlieb
2017-09-26net/mlx5: Move the entry index allocator to flow groupMaor Gottlieb
2017-08-24net/mlx5: Add hash table for flow groups in flow tableMatan Barak
2017-08-24net/mlx5: Add hash table to search FTEs in a flow-groupMatan Barak
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak
2017-08-24net/mlx5: Convert linear search for free index to idaMatan Barak
2017-08-07net/mlx5: Increase the maximum flow counters supportedRabie Loulou
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas
2017-04-30net/mlx5e: Update neighbour 'used' state using HW flow rules countersHadar Hen Zion
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit
2017-03-28net/mlx5: Introduce modify header structures, commands and steering action de...Or Gerlitz
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion
2016-10-30net/mlx5: Add multi dest supportMark Bloch
2016-08-18net/mlx5: Add sniffer namespacesMaor Gottlieb
2016-08-18net/mlx5: LAG demux flow table supportAviv Heller
2016-07-14net/mlx5: Store counters in rbtree instead of listAmir Vadai
2016-07-05net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb
2016-05-16net/mlx5_core: Flow counters infrastructureAmir Vadai
2016-05-16net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia
2016-04-29net/mlx5: Set number of allowed levels in priorityMaor Gottlieb