net/mlx5: fix E-Switch egress mirror flow validation
[dpdk.git] / drivers / net / mlx5 / mlx5_flow_dv.c
2021-02-04 Jiawei Wangnet/mlx5: fix E-Switch egress mirror flow validation
2021-02-04 Jiawei Wangnet/mlx5: fix counter and age flow action validation
2021-02-02 Dekel Pelednet/mlx5: fix shared RSS translation and cleanup
2021-01-29 Viacheslav Ovsiienkonet/mlx5: fix wire vport hint
2021-01-29 Alexander Kozyrevnet/mlx5: support modify field flow action
2021-01-29 Jiawei Wangnet/mlx5: fix count actions query in sample flow
2021-01-29 Jiawei Wangnet/mlx5: use global default miss for E-Switch sampling
2021-01-29 Jiawei Wangnet/mlx5: fix E-Switch sample action creation
2021-01-29 Gregory Etelsonnet/mlx5: fix drop action in tunnel offload mode
2021-01-29 Gregory Etelsonnet/mlx5: fix mark action in active tunnel offload
2021-01-29 Dekel Pelednet/mlx5: fix flow split combined with age action
2021-01-29 Dekel Pelednet/mlx5: fix flow split combined with counter
2021-01-29 Dong Zhounet/mlx5: enlarge maximal flow priority
2021-01-29 Jiawei Wangnet/mlx5: support E-Switch mirroring with modify action
2021-01-29 Jiawei Wangnet/mlx5: extend skip scale flag
2021-01-29 Jiawei Wangnet/mlx5: support E-Switch mirroring and jump in one...
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Jiawei Wangnet/mlx5: handle RSS action in sample
2021-01-19 Shiri Kuzinnet/mlx5: add GENEVE TLV option flow translation
2021-01-19 Shiri Kuzinnet/mlx5: add GENEVE TLV option flow validation
2021-01-19 Shiri Kuzinnet/mlx5: create GENEVE TLV option management
2021-01-19 Shiri Kuzinnet/mlx5: add GTP PSC item translation
2021-01-19 Shiri Kuzinnet/mlx5: add GTP PSC flow validation
2021-01-08 Ophir Munknet/mlx5: wrap sampling actions per OS
2021-01-08 Shiri Kuzinnet/mlx5: fix VXLAN decap on non-VXLAN flow
2021-01-08 Suanming Mounet/mlx5: fix shared RSS and mark actions combination
2021-01-08 Tal Shnaidermannet/mlx5: fix comparison sign in flow engine
2021-01-08 Tal Shnaidermannet/mlx5: wrap flow domain sync per OS
2021-01-08 Ophir Munknet/mlx5: enable more shared code on Windows
2021-01-08 Ophir Munknet/mlx5: wrap default miss flow action per OS
2021-01-08 Ophir Munknet/mlx5: wrap adjust flow priority per OS
2021-01-08 Ophir Munknet/mlx5: fix flow action destroy wrapper
2021-01-08 Gregory Etelsonnet/mlx5: fix tunnel rules validation on VF representor
2021-01-08 Gregory Etelsonnet/mlx5: fix Direct Verbs flow descriptor allocation
2021-01-08 Suanming Mounet/mlx5: optimize hash list entry memory
2021-01-08 Dekel Pelednet/mlx5: fix shared age action validation
2020-11-25 Thomas Monjalonnet/mlx5: fix flow shared action destroy error code
2020-11-22 Andrey Vesnovatynet/mlx5: fix shared RSS action update
2020-11-22 Tonghao Zhangnet/mlx5: check register available for metadata action
2020-11-20 Thomas Monjalonethdev: rename a flow shared action error code
2020-11-20 Dekel Peledcommon/mlx5: move to formal ASO action API
2020-11-20 Dekel Pelednet/mlx5: fix input register for ASO object
2020-11-20 Bing Zhaonet/mlx5: fix eCPRI item value with mask
2020-11-20 Suanming Mounet/mlx5: fix sample and mirror flow action deletion
2020-11-20 Suanming Mounet/mlx5: fix header reformat action hash key
2020-11-20 Viacheslav Ovsiienkonet/mlx5: add wire vport hint
2020-11-20 Gregory Etelsonnet/mlx5: fix crash in tunnel offload setup
2020-11-20 Gregory Etelsonnet/mlx5: fix structure passing method in function...
2020-11-14 Michael Baumnet/mlx5: fix leak on ASO age pools resize failure
2020-11-13 Xueming Linet/mlx5: fix nested flow creation
2020-11-13 Suanming Mounet/mlx5: fix detection of counter offset support
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-13 Bing Zhaonet/mlx5: fix eCPRI common header endianness
2020-11-03 Matan Azradnet/mlx5: allow age modes combination
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 Xueming Linet/mlx5: remove shared context lock
2020-11-03 Suanming Mounet/mlx5: make shared action list thread safe
2020-11-03 Suanming Mounet/mlx5: make tunnel offloading table thread safe
2020-11-03 Suanming Mounet/mlx5: make sample and mirror action thread safe
2020-11-03 Suanming Mounet/mlx5: fix sample register error flow
2020-11-03 Suanming Mounet/mlx5: simplify sample attributes
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 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 Xueming Linet/mlx5: support concurrent access for hash list
2020-11-03 Suanming Mounet/mlx5: create global drop action
2020-11-03 Suanming Mounet/mlx5: create global default miss action
2020-11-03 Suanming Mounet/mlx5: create global jump action
2020-11-03 Xueming Linet/mlx5: use indexed pool as id generator
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 Alexander Kozyrevnet/mlx5: use C11 atomics for RxQ/TxQ refcounts
2020-11-03 Matan Azradnet/mlx5: support VLAN matching fields
2020-11-03 Bing Zhaonet/mlx5: change hairpin ingress flow validation
2020-11-03 Gregory Etelsonnet/mlx5: implement tunnel offload
2020-11-03 Andrey Vesnovatynet/mlx5: support shared action for RSS
2020-11-03 Andrey Vesnovatynet/mlx5: modify hash Rx queue objects
2020-11-03 Xueming Linet/mlx5: fix port shared data reference count
2020-11-03 Suanming Mounet/mlx5: optimize counter extend memory
2020-11-03 Suanming Mounet/mlx5: rename flow counter macro
2020-11-03 Suanming Mounet/mlx5: make shared counters thread safe
2020-11-03 Suanming Mounet/mlx5: synchronize flow counter pool creation
2020-11-03 Suanming Mounet/mlx5: remove single counter container
2020-11-03 Suanming Mounet/mlx5: optimize shared counter memory
2020-11-03 Suanming Mounet/mlx5: locate aging pools in the general container
2020-11-03 Dekel Pelednet/mlx5: support query of age action
2020-11-03 Dekel Pelednet/mlx5: fix use of atomic cmpset for age state
2020-11-03 Dekel Pelednet/mlx5: support match on IPv6 fragment extension
2020-11-03 Dekel Pelednet/mlx5: support match on IPv6 fragment packets
2020-11-03 Dekel Pelednet/mlx5: support match on IPv4 fragment packets
next