summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey2020-01-161-0/+1
* Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit2020-01-061-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-221-0/+1
|\
| * net/mlx5: Fix auto group size calculationMaor Gottlieb2019-11-201-0/+1
* | net/mlx5: Support lockless FTE read lookupsParav Pandit2019-11-011-0/+1
|/
* net/mlx5: Add API to set the namespace steering modeMaor Gottlieb2019-09-031-1/+11
* net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb2019-09-031-2/+18
* net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb2019-09-031-0/+11
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-08-281-1/+2
|\
| * net/mlx5: Add per-namespace flow table default miss action supportMark Zhang2019-08-211-1/+2
* | net/mlx5: Add missing RDMA_RX capabilitiesMaor Gottlieb2019-07-251-2/+3
|/
* net/mlx5: Add flow context for flow tagJianbo Liu2019-06-261-0/+1
* net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV optionsYevgeny Kliteynik2019-04-291-1/+1
* net/mlx5: Add new miss flow table actionMaor Gottlieb2019-04-291-0/+1
* net/mlx5: Add support in RDMA RX steeringMaor Gottlieb2019-04-291-0/+2
* net/mlx5: Add modify FTE helper functionEli Britstein2019-03-111-0/+1
* net/mlx5: Move flow counters data structures from flow steering headerSaeed Mahameed2018-12-091-23/+0
* net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey2018-10-171-0/+13
* net/mlx5: Store flow counters in a listVlad Buslov2018-09-051-1/+1
* net/mlx5: Add new list to store deleted flow countersVlad Buslov2018-09-051-1/+1
* net/mlx5: Change flow counters addlist type to single linked listVlad Buslov2018-09-051-1/+2
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-041-2/+0
|\
| * net/mlx5: Export flow counter related APIRaed Salem2018-06-021-2/+0
| * net/mlx5: Use flow counter pointer as input to the query functionOr Gerlitz2018-06-021-1/+1
* | IB/mlx5: Add support for MPLS flow specificationAriel Levkovich2018-05-161-1/+1
|/
* net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak2018-03-061-4/+1
* net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel2018-03-061-0/+2
* net/mlx5: Add shim layer between fs and cmdMatan Barak2018-03-061-0/+1
* net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev2018-01-091-0/+2
* net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman2017-12-291-2/+2
* drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_tElena Reshetova2017-10-221-1/+2
* Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-10-161-1/+6
|\
| * net/mlx5: Support for attaching multiple underlay QPs to root flow tableAlex Vesker2017-10-141-1/+6
* | Merge tag 'mlx5-updates-2017-10-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-10-081-3/+8
|\ \ | |/ |/|
| * net/mlx5: Add FGs and FTEs memory poolMaor Gottlieb2017-09-261-0/+2
| * net/mlx5: Support multiple updates of steering rules in parallelMaor Gottlieb2017-09-261-1/+3
| * net/mlx5: Replace fs_node mutex with reader/writer semaphoreMaor Gottlieb2017-09-261-1/+1
| * net/mlx5: Refactor FTE and FG creation codeMaor Gottlieb2017-09-261-0/+1
| * net/mlx5: Move the entry index allocator to flow groupMaor Gottlieb2017-09-261-1/+1
* | net/mlx5: Check device capability for maximum flow countersRaed Salem2017-09-281-0/+11
|/
* net/mlx5: Add hash table for flow groups in flow tableMatan Barak2017-08-241-0/+2
* net/mlx5: Add hash table to search FTEs in a flow-groupMatan Barak2017-08-241-0/+3
* net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak2017-08-241-2/+14
* net/mlx5: Convert linear search for free index to idaMatan Barak2017-08-241-1/+1
* net/mlx5: Increase the maximum flow counters supportedRabie Loulou2017-08-071-1/+1
* net/mlx5: Use underlay QPN from the root name spaceYishai Hadas2017-05-141-1/+1
* net/mlx5e: Update neighbour 'used' state using HW flow rules countersHadar Hen Zion2017-04-301-0/+5
* net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit2017-04-171-0/+1
* net/mlx5: Introduce modify header structures, commands and steering action de...Or Gerlitz2017-03-281-0/+1
* net/mlx5: Support encap id when setting new steering entryHadar Hen Zion2016-11-091-0/+1
OpenPOWER on IntegriCloud