net/mlx5: fix shared RSS and mark actions combination
[dpdk.git] / drivers / net / mlx5 / mlx5_flow_dv.c
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
2020-11-03 Dekel Pelednet/mlx5: remove handling of ICMP fragmented packets
2020-10-16 Jiawei Wangnet/mlx5: update translate function for mirroring
2020-10-16 Jiawei Wangnet/mlx5: update flow mirroring validation
2020-10-16 Jiawei Wangnet/mlx5: update translate function for sample action
2020-10-16 Jiawei Wangnet/mlx5: validate sample action
2020-10-16 Li Zhangnet/mlx5: support ICMP identifier matching
2020-09-30 Suanming Mounet/mlx5: manage header reformat actions with hashed...
2020-09-23 Phil Yangeal: remove deprecated coherent IO memory barriers
2020-09-18 Michael Baumnet/mlx5: share Rx queue drop action code
2020-09-18 Michael Baumnet/mlx5: separate Rx queue drop
2020-09-18 Michael Baumnet/mlx5: share Rx hash queue code
2020-09-18 Michael Baumnet/mlx5: separate Rx hash queue creation
2020-09-18 Ophir Munknet/mlx5: rename constant conflicting with Windows
2020-09-18 Suanming Mounet/mlx5: manage modify actions with hashed list
2020-07-29 Michael Baumnet/mlx5: fix unnecessary init in mark conversion
2020-07-29 Michael Baumnet/mlx5: fix crash in NVGRE item translation
2020-07-29 Suanming Mounet/mlx5: fix counter query
2020-07-29 Suanming Mounet/mlx5: separate aging counter pool range
2020-07-29 Raslan Darawshehnet/mlx5: fix flow items size calculation
2020-07-21 Gregory Etelsonnet/mlx5: fix tunnel flow priority
2020-07-21 Dekel Pelednet/mlx5: fix VLAN push action on hairpin queue
2020-07-21 Dekel Pelednet/mlx5: fix VLAN pop with decap action validation
2020-07-21 Ophir Munkcommon/mlx5: remove inclusion of Verbs header files
2020-07-21 Ophir Munknet/mlx5: replace Linux specific calls
2020-07-21 Suanming Mounet/mlx5: add option to configure FCS or decapsulation
next