aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-06net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak1-4/+1
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel1-0/+2
2018-03-06net/mlx5: Add shim layer between fs and cmdMatan Barak1-0/+1
2018-01-09net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev1-0/+2
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman1-2/+2
2017-10-22drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_tElena Reshetova1-1/+2
2017-10-16Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-1/+6
2017-10-14net/mlx5: Support for attaching multiple underlay QPs to root flow tableAlex Vesker1-1/+6
2017-10-08Merge tag 'mlx5-updates-2017-10-06' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-3/+8
2017-09-28net/mlx5: Check device capability for maximum flow countersRaed Salem1-0/+11
2017-09-26net/mlx5: Add FGs and FTEs memory poolMaor Gottlieb1-0/+2
2017-09-26net/mlx5: Support multiple updates of steering rules in parallelMaor Gottlieb1-1/+3
2017-09-26net/mlx5: Replace fs_node mutex with reader/writer semaphoreMaor Gottlieb1-1/+1
2017-09-26net/mlx5: Refactor FTE and FG creation codeMaor Gottlieb1-0/+1
2017-09-26net/mlx5: Move the entry index allocator to flow groupMaor Gottlieb1-1/+1
2017-08-24net/mlx5: Add hash table for flow groups in flow tableMatan Barak1-0/+2
2017-08-24net/mlx5: Add hash table to search FTEs in a flow-groupMatan Barak1-0/+3
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak1-2/+14
2017-08-24net/mlx5: Convert linear search for free index to idaMatan Barak1-1/+1
2017-08-07net/mlx5: Increase the maximum flow counters supportedRabie Loulou1-1/+1
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas1-1/+1
2017-04-30net/mlx5e: Update neighbour 'used' state using HW flow rules countersHadar Hen Zion1-0/+5
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit1-0/+1
2017-03-28net/mlx5: Introduce modify header structures, commands and steering action definitionsOr Gerlitz1-0/+1
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion1-0/+1
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion1-0/+1
2016-10-30net/mlx5: Add multi dest supportMark Bloch1-0/+5
2016-08-18net/mlx5: Add sniffer namespacesMaor Gottlieb1-0/+4
2016-08-18net/mlx5: LAG demux flow table supportAviv Heller1-0/+6
2016-07-14net/mlx5: Store counters in rbtree instead of listAmir Vadai1-0/+1
2016-07-05net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb1-0/+8
2016-05-16net/mlx5_core: Flow counters infrastructureAmir Vadai1-0/+3
2016-05-16net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai1-0/+23
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia1-2/+5
2016-04-29net/mlx5: Set number of allowed levels in priorityMaor Gottlieb1-1/+1
2016-03-10net/mlx5_core: Introduce forward to next priority actionMaor Gottlieb1-0/+9
2016-03-10net/mlx5_core: Create anchor of last flow tableMaor Gottlieb1-0/+6
2016-01-11net/mlx5_core: Set priority attributesMaor Gottlieb1-0/+3
2016-01-11net/mlx5_core: Managing root flow tableMaor Gottlieb1-0/+6
2016-01-11net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb1-0/+5
2015-12-12net/mlx5_core: Flow steering tree initializationMaor Gottlieb1-0/+4
2015-12-12net/mlx5_core: Introduce flow steering APIMaor Gottlieb1-0/+23
2015-12-12net/mlx5_core: Add flow steering lookup algorithmsMaor Gottlieb1-0/+41
2015-12-12net/mlx5_core: Add flow steering base data structuresMaor Gottlieb1-0/+6
2015-12-12net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb1-0/+81