net/mlx5: support shared Rx queue
[dpdk.git] / drivers / net / mlx5 / mlx5.h
2021-11-04 Xueming Linet/mlx5: support shared Rx queue
2021-11-04 Xueming Linet/mlx5: remove Rx queue data list from device
2021-11-04 Xueming Linet/mlx5: move Rx queue DevX resource
2021-11-04 Xueming Linet/mlx5: split Rx queue into shareable and private
2021-11-04 Viacheslav Ovsiienkonet/mlx5: translate flex item pattern into matcher
2021-11-04 Viacheslav Ovsiienkonet/mlx5: translate flex item configuration
2021-11-04 Gregory Etelsonnet/mlx5: add flex parser DevX object management
2021-11-04 Viacheslav Ovsiienkonet/mlx5: add flex item operations
2021-11-04 Viacheslav Ovsiienkonet/mlx5: update eCPRI flex parser structures
2021-11-01 Jiawei Wangnet/mlx5: fix meter action pool protection
2021-11-01 Jiawei Wangnet/mlx5: fix age action pool protection
2021-10-28 Haifei Luonet/mlx5: enhance flow dump
2021-10-27 Jiawei Wangnet/mlx5: optimize device spawn time with representors
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-21 Rongwei Liunet/mlx5: set Tx queue affinity in round-robin
2021-10-21 Dmitry Kozlyuknet/mlx5: close tools socket with last device
2021-10-21 Xueming Linet/mlx5: enable DevX Tx queue creation
2021-10-21 Michael Baumcommon/mlx5: share MR mempool registration
2021-10-21 Michael Baumcommon/mlx5: share MR management
2021-10-21 Michael Baumcommon/mlx5: add global MR cache create function
2021-10-21 Michael Baumcommon/mlx5: share HCA capabilities handle
2021-10-21 Michael Baumcommon/mlx5: share protection domain object
2021-10-21 Michael Baumcommon/mlx5: share device context object
2021-10-21 Michael Baumnet/mlx5: remove redundant flag in device config
2021-10-21 Michael Baumcommon/mlx5: move basic probing functions to common
2021-10-21 Michael Baumcommon/mlx5: share memory related devargs
2021-10-21 Michael Baumcommon/mlx5: share common definitions
2021-10-21 Michael Baumcommon/mlx5: share basic probing with internal drivers
2021-10-12 Tal Shnaidermannet/mlx5: query tunneling support on Windows
2021-10-12 Tal Shnaidermannet/mlx5: fix tunneling support query
2021-10-12 Tal Shnaidermannet/mlx5: query software parsing support on Windows
2021-10-12 Tal Shnaidermannet/mlx5: fix software parsing support query
2021-10-12 Andrew Rybchenkoethdev: remove deprecated shared counter attribute
2021-10-19 Dmitry Kozlyuknet/mlx5: support mempool registration
2021-09-20 Michael Baumnet/mlx5: fix PF leak on PCI probing failure
2021-08-04 Gregory Etelsonnet/mlx5: fix find sibling devices
2021-08-03 Suanming Mounet/mlx5: workaround drop action with old kernel
2021-07-22 Dong Zhounet/mlx5: check VLAN push/pop support
2021-07-22 Bing Zhaonet/mlx5: check consistency of meter policy and profile
2021-07-22 Bing Zhaonet/mlx5: support yellow in meter policy validation
2021-07-22 Bing Zhaonet/mlx5: handle yellow case in default meter policy
2021-07-21 Xueming Linet/mlx5: support Sub-Function
2021-07-21 Xueming Linet/mlx5: migrate to bus-agnostic common interface
2021-07-21 Xueming Linet/mlx5: reduce PCI dependency
2021-07-15 Suanming Mounet/mlx5: enable indexed pool per-core cache
2021-07-15 Matan Azradnet/mlx5: move header modify allocator to ipool
2021-07-15 Matan Azradcommon/mlx5: add per-lcore cache to hash list utility
2021-07-15 Matan Azradnet/mlx5: allocate list memory in create function
2021-07-15 Matan Azradnet/mlx5: add per-lcore cache to the list utility
2021-07-15 Matan Azradnet/mlx5: remove cache term from the list utility
2021-07-15 Suanming Mounet/mlx5: replace flow list with indexed pool
2021-07-13 Rongwei Liunet/mlx5: support matching on VXLAN reserved field
2021-07-08 Jiawei Wangnet/mlx5: control flow rules with identical pattern
2021-07-08 Shun Haonet/mlx5: support meter hierarchy drop count
2021-07-08 Shun Haonet/mlx5: support meter action in meter policy
2021-07-08 Haifei Luonet/mlx5: add more details to flow dump
2021-07-08 Shun Haonet/mlx5: fix meter policy flow match item
2021-07-08 Shun Haonet/mlx5: fix meter policy ID table container
2021-07-08 Shun Haonet/mlx5: optimize meter profile lookup
2021-07-08 Jiawei Wangnet/mlx5: fix representor ID check for sampling
2021-05-18 Bing Zhaonet/mlx5: fix loopback for Direct Verbs queue
2021-05-16 Li Zhangnet/mlx5: fix metering cleanup on stop
2021-05-05 Bing Zhaonet/mlx5: validate connection tracking action
2021-05-05 Bing Zhaonet/mlx5: add translation of connection tracking action
2021-05-05 Bing Zhaonet/mlx5: add ASO connection tracking query
2021-05-05 Bing Zhaonet/mlx5: add actions for connection tracking creation
2021-05-05 Bing Zhaonet/mlx5: support connection tracking modify
2021-05-05 Bing Zhaonet/mlx5: initialize connection tracking management
2021-05-03 Michael Baumnet/mlx5: workaround ASO memory region creation
2021-04-30 Michael Baumnet/mlx5: fix flow age event triggering
2021-04-30 Michael Baumnet/mlx5: support flow count action handle
2021-04-28 Viacheslav Ovsiienkonet/mlx5: remove drop queue function prototypes
2021-04-27 Li Zhangnet/mlx5: support meter creation with policy
2021-04-27 Li Zhangnet/mlx5: support meter policy operations
2021-04-21 Li Zhangethdev: add pre-defined meter policy API
2021-04-21 Li Zhangnet/mlx5: allow multiple flow tables on same level
2021-04-21 Li Zhangnet/mlx5: make ASO meter queue thread-safe
2021-04-21 Li Zhangnet/mlx5: support ASO meter action
2021-04-21 Li Zhangnet/mlx5: add meter ASO queue management
2021-04-21 Li Zhangnet/mlx5: initialize flow meter ASO SQ
2021-04-21 Li Zhangnet/mlx5: add flow meter pool to manage meter object
2021-04-21 Shun Haonet/mlx5: fix meter statistics
2021-04-19 Haifei Luonet/mlx5: support single flow dump
2021-04-14 Haifei Luoethdev: dump single flow rule
2021-04-14 Dmitry Kozlyuknet: provide IP-related API on any OS
2021-04-07 Viacheslav Ovsiienkonet/mlx5: fix drop action for Direct Rules/Verbs
2021-03-31 Xueming Linet/mlx5: probe host PF representor with sub-function
2021-03-31 Xueming Linet/mlx5: save bonding member ports information
2021-03-31 Xueming Linet/mlx5: refactor bonding representor probing
2021-03-31 Xueming Linet/mlx5: revert setting bonding representor to first PF
2021-03-31 Xueming Linet/mlx5: support sub-function representor
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-16 Viacheslav Ovsiienkonet/mlx5: support timestamp format
2021-03-03 Matan Azradnet/mlx5: fix imissed statistics
2021-01-29 Suanming Mounet/mlx5: fix port attach in secondary process
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Shiri Kuzinnet/mlx5: create GENEVE TLV option management
2021-01-14 Michael Baumnet/mlx5: move Rx RQ creation to common
2021-01-14 Michael Baumnet/mlx5: move ASO SQ creation to common
next