kvargs: fix invalid token parsing on FreeBSD
[dpdk.git] / drivers /
2020-05-06 Ori Kameal/ppc: fix bool type after altivec include
2020-05-06 Kevin Traynornet/avp: fix gcc 10 maybe-uninitialized warning
2020-05-04 Ray Kinsellaversion: reference next ABI 21 for recent additions
2020-04-25 Kalesh APnet/bnxt: fix VNIC Rx queue count on VNIC free
2020-04-25 Rahul Guptanet/bnxt: fix memory leak during queue restart
2020-04-25 Vijaya Mohan Guvvabus/pci: fix UIO resource access from secondary process
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-25 David Christensenbus/pci: support IOVA as VA on PowerNV systems
2020-04-25 Haiyue Wangbuild: add internal tag check
2020-04-25 Haiyue Wangbuild: enable internal API tag
2020-04-22 Kalesh APnet/bnxt: fix port MAC query on VF
2020-04-22 Kalesh APnet/bnxt: log firmware status on early init failure
2020-04-22 Kalesh APnet/bnxt: fix VLAN add when port is stopped
2020-04-22 Kalesh APnet/bnxt: fix port start failure handling
2020-04-22 Kalesh APnet/bnxt: use true/false for bool types
2020-04-22 Kalesh APnet/bnxt: fix HWRM command during FW reset
2020-04-22 Kalesh APnet/bnxt: support speed capabilities query
2020-04-22 Kalesh APnet/bnxt: use macro for PCI log format
2020-04-22 Ajit Khapardenet/bnxt: fix build on BSD
2020-04-22 Beilei Xingnet/ice: fix flow redirector
2020-04-22 Cheng Pengnet/iavf: fix stats query error code
2020-04-22 David Christensennet/i40e: enable PPC AltiVec path in meson build
2020-04-22 Shougang Wangnet/ixgbe: fix link status after port reset
2020-04-22 Wei Zhaonet/ice: support flow for AH ESP and L2TP
2020-04-22 Wei Zhaonet/ice/base: support L2TP on switch
2020-04-22 Wei Zhaonet/ice/base: support AH ESP and NAT-T on switch
2020-04-22 Tao Zhunet/ixgbe: fix resource leak after thread exits normally
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 Chengwen Fengnet/hns3: get Rx/Tx queue fbd in xstats
2020-04-21 Wei Hu (Xavier)net/hns3: modify format for firmware version
2020-04-21 Jeff Guonet/iavf: add RSS configuration for VF
2020-04-21 Thomas Monjaloncommon/mlx5: fix build with rdma-core 21
2020-04-21 Wentao Cuinet/mlx5: optimize memory for flow meter
2020-04-21 Bernard Iremongernet/i40e: fix flow director initialisation
2020-04-21 Simei Sunet/iavf: support flow director mark action
2020-04-21 Simei Sunet/iavf: support flow director PFCP
2020-04-21 Simei Sunet/iavf: support flow director L2TPv3 and IPsec
2020-04-21 Simei Sunet/iavf: support flow director GTPU
2020-04-21 Simei Sunet/iavf: support flow director basic rule
2020-04-21 Haiyue Wangnet/ice: check DSN package file firstly
2020-04-21 Leyi Rongnet/iavf: add RSS hash parsing in SSE path
2020-04-21 Leyi Rongnet/iavf: add RSS hash parsing in AVX path
2020-04-21 Leyi Rongnet/iavf: support flow mark in SSE path
2020-04-21 Leyi Rongnet/iavf: support flow mark in AVX path
2020-04-21 Leyi Rongnet/iavf: support flow mark in normal data path
2020-04-21 Leyi Rongnet/iavf: add flow director enabled switch value
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in SSE path
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in AVX path
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in normal...
2020-04-21 Leyi Rongnet/iavf: return error if opcode is mismatched
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor definitions
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 Yunjian Wangnet/tap: fix queues fd check before close
2020-04-21 Ajit Khapardenet/bnxt: remove redefinition of page size
2020-04-21 Kishore Padmanabhanet/bnxt: add port database
2020-04-21 Mike Baucomnet/bnxt: add cache table type for TCAM lookup
2020-04-21 Mike Baucomnet/bnxt: add default identifiers to ULP mapper
2020-04-21 Kishore Padmanabhanet/bnxt: add session and function flow flush
2020-04-21 Kishore Padmanabhanet/bnxt: use hashing for flow template match
2020-04-21 Mike Baucomnet/bnxt: aggregate ULP mapper create arguments
2020-04-21 Kishore Padmanabhanet/bnxt: aggregate ULP parser arguments
2020-04-21 Mike Baucomnet/bnxt: add resource name type to debug messages
2020-04-21 Kishore Padmanabhanet/bnxt: add flow database resource iteration API
2020-04-21 Mike Baucomnet/bnxt: allow usage of more resources in flow DB
2020-04-21 Mike Baucomnet/bnxt: add SVIF changes for port id
2020-04-21 Somnath Koturnet/bnxt: add flow stats in extended stats
2020-04-21 Ajit Khapardenet/bnxt: add PCI function stats to extended stats
2020-04-21 Christos Ricudisnet/bnxt: add counters to xstats
2020-04-21 Ivan Dyukovnet/virtio: support Virtio link speed feature
2020-04-21 Ivan Dyukovnet/virtio-user: adding link speed parameter
2020-04-21 Ivan Dyukovnet/virtio-user: fix devargs parsing
2020-04-21 Ivan Dyukovnet/virtio: add link speed parameter
2020-04-21 Ivan Dyukovnet/virtio: refactor devargs parsing
2020-04-21 Matan Azradvdpa/mlx5: add logs
2020-04-21 Matan Azradvdpa/mlx5: validate notifier configuration
2020-04-21 Matan Azradvdpa/mlx5: support direct HW notifications
2020-04-21 Matan Azradvdpa/mlx5: move virtual doorbell alloc to probe
2020-04-21 Asaf Pensovdpa/mlx5: set default queue indices
next