net/mlx5: fix VLAN push/pop and decap actions with mirror
[dpdk.git] / drivers / net / mlx5 / mlx5_flow_dv.c
2021-04-19 Jiawei Wangnet/mlx5: fix VLAN push/pop and decap actions with...
2021-04-19 Bing Zhaoethdev: introduce indirect flow action
2021-04-15 Michael Baumnet/mlx5: separate Tx function declarations to another...
2021-04-15 Michael Baumnet/mlx5: separate Rx function declarations to another...
2021-04-13 Jiawei Wangnet/mlx5: fix resource release for mirror flow
2021-04-13 Alexander Kozyrevnet/mlx5: support 64-bit for modify field action
2021-04-13 Alexander Kozyrevnet/mlx5: fix modify field action endianness
2021-04-13 Alexander Kozyrevnet/mlx5: fix modify field action order for IPv6
2021-04-13 Alexander Kozyrevnet/mlx5: check extended metadata for meta modification
2021-04-07 Salem Solnet/mlx5: support NVGRE encap action in sampling
2021-04-07 Salem Solnet/mlx5: support VXLAN encap action in sampling
2021-04-07 Viacheslav Ovsiienkonet/mlx5: fix drop action for Direct Rules/Verbs
2021-04-07 Xiaoyu Minnet/mlx5: fix missing shared RSS hash types
2021-04-07 Xiaoyu Minnet/mlx5: fix shared inner RSS
2021-03-31 Alexander Kozyrevnet/mlx5: reject tunnel ID modification
2021-03-31 Alexander Kozyrevnet/mlx5: allow modify field action on group 0
2021-03-31 Alexander Kozyrevnet/mlx5: check extended metadata for mark modification
2021-03-31 Alexander Kozyrevnet/mlx5: adjust modify field action endianness
2021-03-31 Alexander Kozyrevnet/mlx5: check field size in modify field action
2021-03-23 Li Zhangnet/mlx5: fix flow actions index in cache
2021-02-21 Viacheslav Ovsiienkonet/mlx5: fix metadata item validation for ingress...
2021-02-21 Alexander Kozyrevnet/mlx5: fix TCP flag field modification
2021-02-04 Dekel Pelednet/mlx5: fix shared RSS capability check
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
next