common/qat: support GEN2 device 200xx
[dpdk.git] / drivers / net / mlx5 /
2020-05-19 Muhammad Bilalfix same typo in multiple places
2020-05-18 Bing Zhaonet/mlx5: fix port action resource initialization
2020-05-18 Bing Zhaonet/mlx5: fix port action assert timing
2020-05-18 Suanming Mounet/mlx5: fix shared flow counter lookup
2020-05-18 Bing Zhaonet/mlx5: fix doorbell bitmap management offsets
2020-05-18 Suanming Mounet/mlx5: fix Verbs counter pool allocation
2020-05-18 Dekel Pelednet/mlx5: fix VLAN flow action with wildcard VLAN item
2020-05-18 Matan Azradnet/mlx5: fix flow counter container resize
2020-05-18 Shiri Kuzincommon/mlx5: disable relaxed ordering in unsuitable...
2020-05-18 Shiri Kuzincommon/mlx5: fix relaxed ordering count object
2020-05-18 Dekel Pelednet/mlx5: prefer DevX API to create Rx objects
2020-05-11 Dekel Pelednet/mlx5: support match on GTP flags
2020-05-11 Alexander Kozyrevnet/mlx5: fix Tx queue release debug log timing
2020-05-11 Michael Baumnet/mlx5: fix meter color register consideration
2020-05-11 Raslan Darawshehnet/mlx5: fix matching for UDP tunnels with Verbs
2020-05-11 Dekel Pelednet/mlx5: fix match on empty VLAN item in DV mode
2020-05-11 Asaf Pensonet/mlx5: support 200G link speed
2020-05-05 Ophir Munknet/mlx5: fix flow rules with Verbs
2020-05-05 Eli Britsteinnet/mlx5: optimize IPv4/IPv6 matching
2020-05-05 Eli Britsteinnet/mlx5: introduce helper to set IP version match
2020-05-05 Kevin Traynornet/mlx5: fix gcc 10 enum-conversion warning
2020-05-05 Wisam Jaddonet/mlx5: fix VLAN ID check
2020-05-05 Bing Zhaonet/mlx5: fix assert in modify converting
2020-05-05 Dong Zhounet/mlx5: support flow aging
2020-05-05 Dong Zhounet/mlx5: modify ext-counter memory allocation
2020-05-05 Xiaoyu Minnet/mlx5: fix RSS enablement
2020-05-05 Bing Zhaonet/mlx5: fix actions validation on root table
2020-05-05 Suanming Mounet/mlx5: fix indexed pool bitmap initialization
2020-05-05 Alexander Kozyrevnet/mlx5: fix packet length assert in MPRQ
2020-05-05 Alexander Kozyrevnet/mlx5: fix assert in dynamic metadata handling
2020-05-05 Suanming Mounet/mlx5: save meter index instead of meter id
2020-05-05 Asaf Pensonet/mlx5: fix assert in doorbell lookup
2020-05-05 Bing Zhaonet/mlx5: fix empty flow error structure
2020-05-05 Bing Zhaonet/mlx5: fix Rx queue flags on destroying flow
2020-05-06 Ori Kameal/ppc: fix bool type after altivec include
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-21 Alexander Kozyrevnet/mlx5: improve logging of MPRQ selection
2020-04-21 Alexander Kozyrevnet/mlx5: set dynamic flow metadata in Rx queues
2020-04-21 Bing Zhaonet/mlx5: fix header modify action validation
2020-04-21 Tonghao Zhangnet/mlx5: fix crash when releasing meter table
2020-04-21 Wentao Cuinet/mlx5: optimize memory for flow meter
2020-04-21 Suanming Mounet/mlx5: reorganize flow API structure
2020-04-21 Suanming Mounet/mlx5: allocate flow API from indexed pool
2020-04-21 Suanming Mounet/mlx5: optimize flow RSS struct
2020-04-21 Wentao Cuinet/mlx5: optimize flow director filter memory
2020-04-21 Suanming Mounet/mlx5: convert mark copy resource to indexed
2020-04-21 Suanming Mounet/mlx5: allocate meter from indexed pool
2020-04-21 Suanming Mounet/mlx5: optimize flow meter handle type
2020-04-21 Suanming Mounet/mlx5: reorganize flow handle struct
2020-04-21 Suanming Mounet/mlx5: optimize action flags in flow handle
2020-04-21 Suanming Mounet/mlx5: reorganize fate actions as union
2020-04-21 Suanming Mounet/mlx5: convert flow dev handle to indexed
2020-04-21 Suanming Mounet/mlx5: convert hrxq to indexed
2020-04-21 Suanming Mounet/mlx5: convert jump resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert port id action to indexed
2020-04-21 Suanming Mounet/mlx5: convert tag resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert push VLAN resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert encap/decap resource to indexed
2020-04-21 Suanming Mounet/mlx5: add trunk release for indexed pool
2020-04-21 Suanming Mounet/mlx5: add trunk dynamic grow for indexed pool
2020-04-21 Suanming Mounet/mlx5: add indexed memory pool
2020-04-21 Xiaoyu Minnet/mlx5: fix validation of push VLAN without full...
2020-04-21 Xiaoyu Minnet/mlx5: fix push VLAN action to use item info
2020-04-21 Vu Phamcommon/mlx5: refactor memory management
2020-04-21 Vu Phamcommon/mlx5: refactor IPC handling from net driver
2020-04-21 Suanming Mounet/mlx5: fix jump table leak
2020-04-21 Suanming Mounet/mlx5: fix meter suffix table leak
2020-04-21 Alexander Kozyrevnet/mlx5: add multi-segment packets in MPRQ mode
2020-04-21 Alexander Kozyrevnet/mlx5: enable MPRQ multi-stride operations
2020-04-21 Alexander Kozyrevnet/mlx5: add device parameter for MPRQ stride size
2020-04-21 Mohsin Shaikhnet/mlx5: use open/read/close for ib stats query
2020-04-21 Bing Zhaonet/mlx5: fix index when creating flow
2020-04-21 Suanming Mounet/mlx5: reorganize fallback counter management
2020-04-21 Suanming Mounet/mlx5: split flow counter struct
2020-04-21 Suanming Mounet/mlx5: optimize flow counter handle type
2020-04-21 Suanming Mounet/mlx5: change Direct Verbs counter to indexed
2020-04-21 Suanming Mounet/mlx5: change verbs counter allocator to indexed
2020-04-21 Suanming Mounet/mlx5: optimize counter release query generation
2020-04-21 Suanming Mounet/mlx5: fix counter container usage
2020-04-21 Jiawei Wangnet/mlx5: fix imissed counter overflow
2020-04-21 Bing Zhaonet/mlx5: introduce buffer size parameter for hairpin
2020-04-21 Dekel Peledcommon/mlx5: fix RSS key copy to TIR context
2020-04-21 Bing Zhaonet/mlx5: check device status before creating flow
2020-04-21 Bing Zhaonet/mlx5: separate the flow handle resource
2020-04-21 Bing Zhaonet/mlx5: reorganize flow structures
2020-04-21 Bing Zhaonet/mlx5: change operations for non-cached flows
2020-04-21 Wisam Jaddonet/mlx5: fix zero value validation for metadata
2020-04-21 Asaf Pensonet/mlx5: fix call to modify action without init item
2020-04-21 Dekel Pelednet/mlx5: update VLAN and encap actions validation
2020-04-21 Alexander Kozyrevnet/mlx5: prefetch CQEs for a faster decompression
2020-04-21 Viacheslav Ovsiienkonet/mlx5: fix metadata for compressed Rx CQEs
2020-04-21 Shiri Kuzinnet/mlx5: create relaxed ordering memory regions
2020-04-21 Raslan Darawshehnet/mlx5: fix validation of VXLAN/VXLAN-GPE specs
2020-04-16 Thomas Monjalonreplace cold attributes
2020-04-16 Thomas Monjalonreplace alignment attributes
2020-04-16 Thomas Monjalonnet/mlx5: replace destructor syntax with common macro
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-27 Ferruh Yigitlog: add API to check if a logtype can log in a given...
2020-03-18 Alexander Kozyrevnet/mlx5: reduce Tx completion index memory loads
2020-03-18 Dekel Pelednet/mlx5: fix CVLAN tag set in IP item translation
next