net/txgbe: support ntuple filter add and delete
[dpdk.git] / drivers / net / mlx5 /
2020-11-14 Michael Baumnet/mlx5: fix leak on Rx queue creation failure
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 Xueming Linet/mlx5: fix Unix socket path
2020-11-13 Suanming Mounet/mlx5: fix detection of counter offset support
2020-11-13 Bing Zhaonet/mlx5: fix hairpin unbind
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 Alexander Kozyrevnet/mlx5: fix Rx descriptors info for MPRQ
2020-11-13 Alexander Kozyrevnet/mlx5: improve vectorized MPRQ descriptors locality
2020-11-13 Suanming Mounet/mlx5: fix shared RSS action release
2020-11-13 Xueming Linet/mlx5: fix missing meter packet
2020-11-13 Viacheslav Ovsiienkonet/mlx5: fix Tx queue completion on stop
2020-11-13 Viacheslav Ovsiienkonet/mlx5: fix Rx queue completion index consistency
2020-11-13 Suanming Mounet/mlx5: fix hash list entry assert
2020-11-13 Dekel Pelednet/mlx5: fix use of local array for global error
2020-11-13 Jiawei Wangnet/mlx5: fix group value of sample suffix flow
2020-11-13 Dong Zhounet/mlx5: fix switch port id when representor in bonding
2020-11-13 Dekel Pelednet/mlx5: fix aging queue doorbell ringing
2020-11-13 Bing Zhaonet/mlx5: fix eCPRI common header endianness
2020-11-13 Matan Azradnet/mlx5: fix Tx queue stop state
2020-11-13 Matan Azradnet/mlx5: fix Tx queue reference count check
2020-11-13 Jiawei Wangcommon/mlx5: free MR resource on device DMA unmap
2020-11-13 Tal Shnaidermannet/mlx5: fix SQ resources release in error flow
2020-11-13 Ophir Munknet/mlx5: fix Rx queue object allocation with MPRQ
2020-11-14 Viacheslav Ovsiienkonet/mlx5: fix UAR used by ASO queues
2020-11-14 Viacheslav Ovsiienkocommon/mlx5: share UAR allocation routine
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 Alexander Kozyrevnet/mlx5: fix CQE decompression for Arm and PowerPC
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 Alexander Kozyrevnet/mlx5: support flow tag and packet header miniCQEs
2020-11-03 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-11-03 Viacheslav Ovsiienkonet/mlx5: use C11 atomics in packet scheduling
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 hub list thread safe
2020-11-03 Suanming Mounet/mlx5: remove unused hash list operations
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: optimize shared RSS list operation
2020-11-03 Xueming Linet/mlx5: introduce thread safe linked list cache
2020-11-03 Suanming Mounet/mlx5: make header reformat action 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 modify action list thread safe
2020-11-03 Xueming Linet/mlx5: make flow tag list thread safe
2020-11-03 Suanming Mounet/mlx5: fix redundant Direct Verbs resources allocate
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 Suanming Mounet/mlx5: make VLAN network interface thread safe
2020-11-03 Suanming Mounet/mlx5: make meter action thread safe
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: support zero size entry for indexed pool
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 Suanming Mounet/mlx5: use thread safe index pool for flow objects
2020-11-03 Alexander Kozyrevnet/mlx: do not enforce RSS hash offload
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: fix Tx queue start
2020-11-03 Li Zhangnet/mlx5: support item type error message in flow Verbs
2020-11-03 Raslan Darawshehcommon/mlx5: add ConnectX-7 and Bluefield-3 device IDs
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 Bing Zhaonet/mlx5: change hairpin ingress flow validation
2020-11-03 Bing Zhaonet/mlx5: add conditional hairpin auto bind
2020-11-03 Bing Zhaonet/mlx5: support getting hairpin peer ports
2020-11-03 Bing Zhaonet/mlx5: support two ports hairpin mode
2020-11-03 Bing Zhaonet/mlx5: change hairpin queue peer checking
2020-11-03 Bing Zhaocommon/mlx5: fix PCI driver name
2020-11-03 Viacheslav Ovsiienkonet/mlx5: report Rx buffer split capabilities
2020-11-03 Viacheslav Ovsiienkonet/mlx5: support Rx buffer split on datapath
2020-11-03 Viacheslav Ovsiienkonet/mlx5: register multiple pool for Rx queue
2020-11-03 Viacheslav Ovsiienkonet/mlx5: configure Rx queue for buffer split
2020-11-03 Viacheslav Ovsiienkonet/mlx5: support Rx buffer split description
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: translate shared action for RSS action
2020-11-03 Andrey Vesnovatynet/mlx5: modify hash Rx queue objects
2020-11-03 Alexander Kozyrevnet/mlx5: implement vectorized MPRQ burst
2020-11-03 Alexander Kozyrevnet/mlx5: refactor vectorized Rx
2020-11-03 Xueming Linet/mlx5: fix port shared data reference count
2020-11-03 Shiri Kuzinnet/mlx5: fix xstats reset reinitialization
2020-11-03 Suanming Mounet/mlx5: optimize counter extend memory
next