net/mlx5: fix raw encap/decap limit
[dpdk.git] / drivers / net / mlx5 / mlx5_flow.h
2020-11-20 Viacheslav Ovsiienkonet/mlx5: fix raw encap/decap limit
2020-11-20 Xueming Linet/mlx5: fix flow index type
2020-11-20 Gregory Etelsonnet/mlx5: fix tunnel offload hub multi-thread protection
2020-11-20 Gregory Etelsonnet/mlx5: fix structure passing method in function...
2020-11-20 Gregory Etelsonnet/mlx5: fix build with Direct Verbs disabled
2020-11-13 Xueming Linet/mlx5: fix nested flow creation
2020-11-13 Suanming Mounet/mlx5: fix shared RSS action release
2020-11-13 Jiawei Wangnet/mlx5: fix group value of sample suffix flow
2020-11-03 Matan Azradnet/mlx5: support shared age action
2020-11-03 Matan Azradnet/mlx5: optimize shared RSS action memory
2020-11-03 Dekel Pelednet/mlx5: support flow hit action for aging
2020-11-03 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-11-03 Suanming Mounet/mlx5: make tunnel hub list thread safe
2020-11-03 Suanming Mounet/mlx5: make sample and mirror action thread safe
2020-11-03 Xueming Linet/mlx5: make push VLAN action cache thread safe
2020-11-03 Xueming Linet/mlx5: make port ID action cache thread safe
2020-11-03 Xueming Linet/mlx5: make matcher list thread safe
2020-11-03 Suanming Mounet/mlx5: make Rx queue thread safe
2020-11-03 Suanming Mounet/mlx5: make header reformat action thread safe
2020-11-03 Xueming Linet/mlx5: make metadata copy flow list thread safe
2020-11-03 Suanming Mounet/mlx5: remove unused mreg copy
2020-11-03 Xueming Linet/mlx5: make flow modify action list thread safe
2020-11-03 Xueming Linet/mlx5: make flow tag list thread safe
2020-11-03 Xueming Linet/mlx5: make flow table cache thread safe
2020-11-03 Suanming Mounet/mlx5: add flow table tunnel offload attribute
2020-11-03 Suanming Mounet/mlx5: create global jump action
2020-11-03 Suanming Mounet/mlx5: make meter action thread safe
2020-11-03 Xueming Linet/mlx5: use indexed pool as id generator
2020-11-03 Xueming Linet/mlx5: reuse flow id as hairpin id
2020-11-03 Xueming Linet/mlx5: use thread specific flow workspace
2020-11-03 Bing Zhaonet/mlx5: add flow sync API
2020-11-03 Alexander Kozyrevnet/mlx5: use C11 atomics for flow tables
2020-11-03 Matan Azradnet/mlx5: support VLAN matching fields
2020-11-03 Gregory Etelsonnet/mlx5: implement tunnel offload
2020-11-03 Andrey Vesnovatynet/mlx5: translate shared action for RSS action
2020-11-03 Suanming Mounet/mlx5: remove single counter container
2020-11-03 Dekel Pelednet/mlx5: support match on IPv6 fragment extension
2020-11-03 Dekel Pelednet/mlx5: support match on IPv4 fragment packets
2020-10-16 Jiawei Wangnet/mlx5: update translate function for mirroring
2020-10-16 Jiawei Wangnet/mlx5: split sample flow into two sub-flows
2020-10-16 Jiawei Wangnet/mlx5: validate sample action
2020-09-30 Suanming Mounet/mlx5: manage header reformat actions with hashed...
2020-09-18 Suanming Mounet/mlx5: manage modify actions with hashed list
2020-07-21 Gregory Etelsonnet/mlx5: fix tunnel flow priority
2020-07-21 Ophir Munkcommon/mlx5: remove inclusion of Verbs header files
2020-07-21 Ophir Munknet/mlx5: move flow priority discovery to Verbs file
2020-07-21 Bing Zhaonet/mlx5: add flow validation of eCPRI header
2020-07-07 Dekel Pelednet/mlx5: add OS specific flow actions operations
2020-07-07 Dekel Pelednet/mlx5: rename Verbs action to generic name
2020-07-07 Dekel Pelednet/mlx5: rename Verbs flow to generic name
2020-06-30 Shiri Kuzinnet/mlx5: add default miss action to flow engine
2020-05-18 Matan Azradnet/mlx5: fix flow counter container resize
2020-05-05 Dong Zhounet/mlx5: support flow aging
2020-05-05 Bing Zhaonet/mlx5: fix actions validation on root table
2020-04-21 Bing Zhaonet/mlx5: fix header modify action validation
2020-04-21 Wentao Cuinet/mlx5: optimize memory for flow meter
2020-04-21 Suanming Mounet/mlx5: reorganize flow API structure
2020-04-21 Suanming Mounet/mlx5: allocate flow API from indexed pool
2020-04-21 Suanming Mounet/mlx5: optimize flow RSS struct
2020-04-21 Wentao Cuinet/mlx5: optimize flow director filter memory
2020-04-21 Suanming Mounet/mlx5: convert mark copy resource to indexed
2020-04-21 Suanming Mounet/mlx5: allocate meter from indexed pool
2020-04-21 Suanming Mounet/mlx5: optimize flow meter handle type
2020-04-21 Suanming Mounet/mlx5: reorganize flow handle struct
2020-04-21 Suanming Mounet/mlx5: optimize action flags in flow handle
2020-04-21 Suanming Mounet/mlx5: reorganize fate actions as union
2020-04-21 Suanming Mounet/mlx5: convert flow dev handle to indexed
2020-04-21 Suanming Mounet/mlx5: convert hrxq to indexed
2020-04-21 Suanming Mounet/mlx5: convert jump resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert port id action to indexed
2020-04-21 Suanming Mounet/mlx5: convert tag resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert push VLAN resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert encap/decap resource to indexed
2020-04-21 Suanming Mounet/mlx5: fix meter suffix table leak
2020-04-21 Suanming Mounet/mlx5: optimize flow counter handle type
2020-04-21 Bing Zhaonet/mlx5: separate the flow handle resource
2020-04-21 Bing Zhaonet/mlx5: reorganize flow structures
2020-02-21 Suanming Mounet/mlx5: fix VLAN actions in meter
2020-02-14 Matan Azradnet/mlx5: fix encap/decap validation
2020-02-05 Matan Azradnet/mlx5: make FDB default rule optional
2020-02-05 Matan Azradcommon/mlx5: introduce common library
2020-02-05 Suanming Mounet/mlx5: support maximum flow id allocation
2020-02-05 Matan Azradnet/mlx5: fix build with clang 3.4.2
2020-02-05 Dekel Pelednet/mlx5: fix masks of encap and decap actions
2020-01-20 Bing Zhaonet/mlx5: fix modify actions support limitation
2020-01-20 Dekel Pelednet/mlx5: support GTP
2020-01-17 Suanming Mounet/mlx5: support IPv4/IPv6 DSCP rewrite action
2020-01-17 Dekel Pelednet/mlx5: fix setting of Rx hash fields
2020-01-17 Dekel Pelednet/mlx5: remove redundant define of LRO masks
2019-11-20 Xiaoyu Minnet/mlx5: fix layer bits to be unique
2019-11-11 Bing Zhaonet/mlx5: optimize tag traversal with hash list
2019-11-11 Bing Zhaonet/mlx5: reorganize flow matcher resources
2019-11-11 Bing Zhaonet/mlx5: reorganize jump table resources
2019-11-11 Bing Zhaonet/mlx5: reorganize flow tables with hash list
2019-11-11 Suanming Mounet/mlx5: clean meter resources
2019-11-11 Suanming Mounet/mlx5: share tag between meter and metadata
2019-11-11 Suanming Mounet/mlx5: split meter flow
2019-11-11 Suanming Mounet/mlx5: add meter attach and detach
2019-11-11 Suanming Mounet/mlx5: add count action to meter
2019-11-11 Suanming Mounet/mlx5: expose flow counters management
next