net/ice: add AVX512 vector path
[dpdk.git] / drivers /
2020-11-03 Leyi Rongnet/ice: add AVX512 vector path
2020-11-03 Conor Walshnet/ixgbe: prevent driver forcing application to exit
2020-11-03 Conor Walshnet/ixgbe: check switch domain allocation result
2020-11-03 Ajit Khapardenet/bnxt: fix resource leak
2020-11-03 Yuying Zhangnet/i40e: fix virtual channel conflict
2020-11-03 Ting Xunet/iavf: add enable/disable queues for large VF
2020-11-03 Ting Xunet/iavf: enable IRQ mapping configuration for large VF
2020-11-03 Ting Xunet/iavf: enable multiple queues configuration for...
2020-11-03 Ting Xunet/iavf: negotiate large VF and request more queues
2020-11-03 Ting Xunet/iavf: support requesting additional queues from PF
2020-11-03 Ting Xunet/iavf: handle virtchnl event message without interrupt
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
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: make three level table 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 Ferruh Yigitnet/bnxt: fix xstats by id
2020-11-03 Somnath Koturnet/bnxt: fix queue release
2020-11-03 Ivan Malovnet/sfc: support encap flow items in transfer rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: support outer rule provisioning
2020-11-03 Ivan Malovcommon/sfc_efx/base: validate and compare outer match...
2020-11-03 Ivan Malovcommon/sfc_efx/base: add API to compare match specs
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match field VNET ID for...
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE encap match fields
2020-11-03 Ivan Malovcommon/sfc_efx/base: indicate MAE support for encapsulation
2020-11-03 Ivan Malovnet/sfc: support flow item UDP in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item TCP in transfer rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match fields for TCP and UDP
2020-11-03 Ivan Malovnet/sfc: support flow item IPv6 in transfer rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match fields for IPv6
2020-11-03 Ivan Malovnet/sfc: support flow item IPv4 in transfer rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match fields for IPv4
2020-11-03 Ivan Malovnet/sfc: support flow item VLAN in transfer rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match fields for VLAN
2020-11-03 Ivan Malovnet/sfc: support flow item port ID in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow action port ID in transfer rules
2020-11-03 Ivan Malovnet/sfc: support concept of switch domains/ports
2020-11-03 Ivan Malovnet/sfc: add HW switch ID helpers
2020-11-03 Ivan Malovcommon/sfc_efx/base: add API for querying board info
2020-11-03 Ivan Malovcommon/sfc_efx/base: refactor version / boot info get...
2020-11-03 Ivan Malovnet/sfc: support flow action drop in transfer rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: add API for adding action drop
2020-11-03 Ivan Malovnet/sfc: support flow actions PF and VF in transfer...
2020-11-03 Ivan Malovnet/sfc: support flow items PF and VF in transfer rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: add API to get mport of PF/VF
2020-11-03 Ivan Malovcommon/sfc_efx/base: add named constant for invalid VF
2020-11-03 Ivan Malovnet/sfc: support flow action mark in MAE backend
2020-11-03 Ivan Malovcommon/sfc_efx/base: support adding mark action to set
2020-11-03 Ivan Malovnet/sfc: support flow action flag in MAE backend
2020-11-03 Ivan Malovcommon/sfc_efx/base: support adding flag action to set
2020-11-03 Ivan Malovnet/sfc: support VLAN push actions in MAE backend
2020-11-03 Ivan Malovnet/sfc: add facilities to handle bundles of actions
2020-11-03 Ivan Malovcommon/sfc_efx/base: support adding VLAN push action
2020-11-03 Ivan Malovnet/sfc: support flow action OF pop VLAN in MAE backend
2020-11-03 Ivan Malovcommon/sfc_efx/base: support adding VLAN pop action...
2020-11-03 Ivan Malovnet/sfc: implement flow insert/remove in MAE backend
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE action rule provisioning...
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE action set provisioning...
2020-11-03 Ivan Malovnet/sfc: support flow action PHY port in MAE backend
2020-11-03 Ivan Malovcommon/sfc_efx/base: support adding deliver action...
2020-11-03 Ivan Malovnet/sfc: support flow item eth in MAE backend
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match fields for Ethernet
2020-11-03 Ivan Malovnet/sfc: support flow item PHY PORT in MAE backend
2020-11-03 Ivan Malovcommon/sfc_efx/base: support setting PPORT in match...
2020-11-03 Ivan Malovnet/sfc: add actions parsing stub to MAE backend
2020-11-03 Ivan Malovcommon/sfc_efx/base: add action set spec init/fini...
2020-11-03 Ivan Malovnet/sfc: add verify method to flow validate path
2020-11-03 Ivan Malovcommon/sfc_efx/base: add match specs class comparison API
2020-11-03 Ivan Malovnet/sfc: validate match spec in MAE backend
2020-11-03 Ivan Malovcommon/sfc_efx/base: add match spec validate API
2020-11-03 Ivan Malovnet/sfc: add pattern parsing stub to MAE backend
2020-11-03 Ivan Malovcommon/sfc_efx/base: add match spec init/fini APIs
2020-11-03 Ivan Malovnet/sfc: add concept of MAE (transfer) rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE limit query API
2020-11-03 Ivan Malovdrivers: init/fini MAE on attach/detach
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE init/fini APIs
2020-11-03 Ivan Malovnet/sfc: add stub for attaching to MAE
2020-11-03 Ivan Malovcommon/sfc_efx/base: indicate support for MAE
2020-11-03 Andrew Rybchenkocommon/sfc_efx/base: add MAE definitions to MCDI
2020-11-03 Savinay Dharmappanet/softnic: fix out-of-bound access
2020-11-03 Simei Sunet/ice: support ACL filter in DCF
2020-11-03 Simei Sunet/ice: get PF VSI map
2020-11-03 Leyi Rongnet/iavf: fix unchecked Tx cleanup error
2020-11-03 Junyu Jiangnet/ice: fix SCTP RSS configuration
2020-11-03 Simei Sunet/ice/base: fix bitmap set function
2020-11-03 Guinan Sunnet/iavf: fix adding multicast MAC address
2020-11-03 Dekel Pelednet/mlx5: support query of age action
2020-11-03 Dekel Pelednet/mlx5: log LRO minimal size
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 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
next