ethdev: introduce indirect flow action
[dpdk.git] / drivers / net / mlx5 / mlx5_flow.c
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-14 Haifei Luoethdev: dump single flow rule
2021-04-13 Xiaoyu Minnet/mlx5: fix redundant flow after RSS expansion
2021-04-14 Dmitry Kozlyuknet: provide IP-related API on any OS
2021-03-31 Yunjian Wangnet/mlx5: fix using flow tunnel before null check
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-23 Xiaoyu Minnet/mlx5: support RSS expansion for IPv6 GRE
2021-03-16 Viacheslav Ovsiienkonet/mlx5: fix Rx metadata leftovers
2021-03-15 Thomas Monjaloncommon/mlx5: remove extra line feed in log messages
2021-02-24 Viacheslav Ovsiienkonet/mlx5: fix hashed list size for tunnel flow groups
2021-02-02 Dekel Pelednet/mlx5: fix shared RSS translation and cleanup
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 Jiawei Wangnet/mlx5: fix unnecessary checking for RSS action
2021-01-19 Shiri Kuzinnet/mlx5: add GENEVE TLV option flow validation
2021-01-13 Dekel Pelednet/mlx5: fix hairpin flow split decision
2021-01-13 Tal Shnaidermannet/mlx5: split multi-thread flow handling per OS
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 Ophir Munknet/mlx5: unify operations for all OS
2021-01-08 Ophir Munknet/mlx5: enable more shared code on Windows
2021-01-08 Tal Shnaidermannet/mlx5: wrap glue reg/dereg UMEM per OS
2021-01-08 Tal Shnaidermannet/mlx5: fix constant array size
2021-01-08 Suanming Mounet/mlx5: optimize hash list entry memory
2020-11-25 Gregory Etelsonnet/mlx5: fix tunnel offload freeing
2020-11-22 Xiaoyu Minnet/mlx5: fix encap/decap limit for hairpin flow split
2020-11-20 Dekel Pelednet/mlx5: fix input register for ASO object
2020-11-20 Gregory Etelsonnet/mlx5: fix restore info in non-tunnel traffic
2020-11-20 Xiaoyu Minnet/mlx5: fix RSS queue type validation
2020-11-20 Gregory Etelsonnet/mlx5: fix crash in tunnel offload setup
2020-11-20 Gregory Etelsonnet/mlx5: fix tunnel offload hub multi-thread protection
2020-11-20 Gregory Etelsonnet/mlx5: fix tunnel offload object allocation
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-20 Gregory Etelsonnet/mlx5: fix tunnel offload callback names
2020-11-14 Michael Baumnet/mlx5: remove unused calculation in RSS expansion
2020-11-13 Xueming Linet/mlx5: fix nested flow creation
2020-11-13 Xiaoyu Minnet/mlx5: validate MPLSoGRE with GRE key
2020-11-13 Bing Zhaonet/mlx5: fix check of eCPRI previous layer
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-04 Tal Shnaidermancommon/mlx5: split PCI relaxed ordering for read and...
2020-11-03 Gregory Etelsonnet/mlx5: fix tunnel flow destroy
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 tunnel offloading table 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 table cache thread safe
2020-11-03 Xueming Linet/mlx5: support concurrent access for hash list
2020-11-03 Xueming Linet/mlx5: make flow list 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 Matan Azradnet/mlx5: support VLAN matching fields
2020-11-03 Bing Zhaonet/mlx5: do not split hairpin flow in explicit mode
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: optimize counter extend memory
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: 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: enforce limitation on IPv6 next protocol
2020-11-03 Dekel Pelednet/mlx5: support match on IPv4 fragment packets
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: split sample flow into two sub-flows
2020-10-16 Li Zhangnet/mlx5: support ICMP identifier matching
2020-10-09 Xueming Linet/mlx5: disable dump of Verbs flows
2020-10-08 Dekel Peledethdev: move RSS expansion code to mlx5 driver
2020-09-23 Phil Yangeal: remove deprecated coherent IO memory barriers
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Ophir Munknet/mlx5: rename constant conflicting with Windows
2020-07-29 Michael Baumnet/mlx5: remove ineffective increment in hairpin split
2020-07-29 Michael Baumnet/mlx5: fix initialization of steering registers
2020-07-29 Suanming Mounet/mlx5: fix counter query
2020-07-21 Dekel Pelednet/mlx5: fix VLAN push action on hairpin queue
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 Suanming Mounet/mlx5: convert control path memory to unified malloc
2020-07-21 Bing Zhaonet/mlx5: add flow validation of eCPRI header
2020-07-07 Dekel Pelednet/mlx5: add OS specific flow type selection
2020-06-30 Shiri Kuzinnet/mlx5: add default miss action to flow engine
2020-06-30 Suanming Mounet/mlx5: optimize free counter lookup
2020-06-16 Ophir Munknet/mlx5: refactor device operations for Linux
2020-06-16 Ophir Munknet/mlx5: rename ib in names
2020-06-16 Ophir Munknet/mlx5: rename Verbs shared object
next