summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.h
AgeCommit message (Expand)Author
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik
2020-01-16net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey
2020-01-06Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-20net/mlx5: Fix auto group size calculationMaor Gottlieb
2019-11-01net/mlx5: Support lockless FTE read lookupsParav Pandit
2019-09-03net/mlx5: Add API to set the namespace steering modeMaor Gottlieb
2019-09-03net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-21net/mlx5: Add per-namespace flow table default miss action supportMark Zhang
2019-07-25net/mlx5: Add missing RDMA_RX capabilitiesMaor Gottlieb
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
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