kvargs: fix building with meson outside source tree
[dpdk.git] / drivers /
2018-07-26 Bruce Richardsonbuild: remove duplicate checks for cflags
2018-07-26 Bruce Richardsonbuild: improve error message for missing dependency
2018-07-26 Bruce Richardsonbuild: fix meson build on FreeBSD
2018-07-25 Ashish Guptacompress/octeontx: support burst enqueue/dequeue
2018-07-25 Ashish Guptacompress/octeontx: create private xform
2018-07-25 Ashish Guptacompress/octeontx: add device setup ops
2018-07-25 Sunila Sahucompress/octeontx: introduce octeontx zip PMD
2018-07-25 Amr Mokhtarbaseband/turbo_sw: update for FlexRAN 1.6.0
2018-07-25 Sunila Sahucrypto/openssl: add DH and DSA asym operations
2018-07-25 Sunila Sahucrypto/openssl: add RSA and mod asym operations
2018-07-25 Sunila Sahucompress/zlib: support burst enqueue/dequeue
2018-07-25 Sunila Sahucompress/zlib: create private xform
2018-07-25 Ashish Guptacompress/zlib: add basic ops
2018-07-25 Ashish Guptacompress/zlib: introduce zlib PMD
2018-07-25 Lee Dalycompress/isal: support chained mbufs
2018-07-25 Fan Zhangcrypto/scheduler: add mode-specific threshold parameter
2018-07-25 Fan Zhangcrypto/scheduler: add mode-specific parameter
2018-07-25 Fiona Trahecompress/qat: support scatter-gather buffers
2018-07-25 Fiona Trahecommon/qat: add scatter-gather header
2018-07-23 Pablo de Laracrypto/virtio: fix memory leak
2018-07-23 Fiona Trahecrypto/qat: support 8-byte 3DES
2018-07-23 Marko Kovaceviccrypto/openssl: support 8-byte 3DES
2018-07-23 Marko Kovaceviccrypto/aesni_mb: support 3DES
2018-07-23 Pablo de Laracrypto/aesni_mb: support IPsec Multi-buffer lib v0.50
2018-07-23 Pablo de Laracrypto/aesni_gcm: support IPsec Multi-buffer lib v0.50
2018-07-23 Pablo de Laracrypto/aesni_mb: call buffer manager allocation
2018-07-23 Pablo de Laracompress/isal: fix memory leak
2018-07-23 Pablo de Laracompress/isal: set null pointer after freeing
2018-07-23 Pablo de Laracompress/isal: fix log type name
2018-07-23 Lee Dalycompress/isal: fix offset usage
2018-07-23 Fiona Trahecrypto/qat: fix checks for 3GPP algo bit params
2018-07-23 Fiona Trahecompress/qat: prevent usage if incorrect firmware
2018-07-23 Fiona Trahecompress/qat: add create and destroy functions
2018-07-23 Fiona Trahecompress/qat: create and populate the ops structure
2018-07-23 Fiona Trahecompress/qat: add device start and stop
2018-07-23 Fiona Trahecompress/qat: add enqueue/dequeue functions
2018-07-23 Fiona Trahecompress/qat: add info retrieval function
2018-07-23 Fiona Trahecompress/qat: add configure and clear functions
2018-07-23 Fiona Trahecompress/qat: setup queue-pairs for compression
2018-07-23 Fiona Trahecompress/qat: add stats functions
2018-07-23 Fiona Trahecompress/qat: check that correct firmware is in use
2018-07-23 Fiona Trahecompress/qat: create FW request and process response
2018-07-23 Fiona Trahecompress/qat: add xform processing
2018-07-23 Fiona Trahecompress/qat: add empty driver
2018-07-23 Fiona Trahecommon/qat: update firmware headers
2018-07-20 Qi Zhangvfio: enable unmapping resource for secondary
2018-07-20 Qi Zhangvfio: fix PCI address comparison
2018-07-15 Gaetan Rivetdevargs: add non-variadic parsing function
2018-07-15 Thomas Monjalonbus/vmbus: fix build without libuuid
2018-07-13 Stephen Hemmingernet/netvsc: add Hyper-V network device
2018-07-13 Stephen Hemmingerbus/vmbus: add Hyper-V virtual bus support
2018-07-12 Moti Haimovskynet/mlx5: support 32-bit systems
2018-07-12 Shahaf Shulernet/mlx5: fix build with rdma-core v19
2018-07-12 Nelio Laranjeironet/mlx5: add count flow action
2018-07-12 Nelio Laranjeironet/mlx5: add flow MPLS item
2018-07-12 Nelio Laranjeironet/mlx5: add flow GRE item
2018-07-12 Nelio Laranjeironet/mlx5: add flow VXLAN-GPE item
2018-07-12 Nelio Laranjeironet/mlx5: add flow VXLAN item
2018-07-12 Nelio Laranjeironet/mlx5: support inner RSS computation
2018-07-12 Nelio Laranjeironet/mlx5: remove useless arguments in hrxq API
2018-07-12 Nelio Laranjeironet/mlx5: add RSS flow action
2018-07-12 Nelio Laranjeironet/mlx5: use a macro for the RSS key size
2018-07-12 Nelio Laranjeironet/mlx5: add mark/flag flow action
2018-07-12 Nelio Laranjeironet/mlx5: add flow TCP item
2018-07-12 Nelio Laranjeironet/mlx5: add flow UDP item
2018-07-12 Nelio Laranjeironet/mlx5: add flow IPv6 item
2018-07-12 Nelio Laranjeironet/mlx5: add flow IPv4 item
2018-07-12 Nelio Laranjeironet/mlx5: add flow VLAN item
2018-07-12 Nelio Laranjeironet/mlx5: add flow stop/start
2018-07-12 Nelio Laranjeironet/mlx5: add flow queue action
2018-07-12 Nelio Laranjeironet/mlx5: support flow Ethernet item along with drop...
2018-07-12 Nelio Laranjeironet/mlx5: replace verbs priorities by flow
2018-07-12 Nelio Laranjeironet/mlx5: handle drop queues as regular queues
2018-07-12 Nelio Laranjeironet/mlx5: remove flow support
2018-07-11 Adrien Mazarguilnet/mlx5: add parameter for port representors
2018-07-11 Adrien Mazarguilnet/mlx5: probe port representors in natural order
2018-07-11 Adrien Mazarguilnet/mlx5: probe all port representors
2018-07-11 Adrien Mazarguilnet/mlx5: add port representor awareness
2018-07-11 Adrien Mazarguilnet/mlx5: re-indent generic probing function
2018-07-11 Adrien Mazarguilnet/mlx5: split PCI from generic probing
2018-07-11 Adrien Mazarguilnet/mlx5: drop useless support for several Verbs ports
2018-07-11 Adrien Mazarguilnet/mlx5: remove redundant objects in probe function
2018-07-11 Adrien Mazarguilnet/mlx5: rename confusing object in probe function
2018-07-10 Moti Haimovskynet/mlx4: support hardware TSO
2018-07-12 Pavan Nikhileshmempool/octeontx: fix pool to aura mapping
2018-07-12 Jasvinder Singhnet/softnic: add firmware script
2018-07-12 Jasvinder Singhnet/softnic: implement start and stop
2018-07-12 Jasvinder Singhnet/softnic: setup Rx/Tx queues
2018-07-12 Jasvinder Singhnet/softnic: add command for TTL action
2018-07-12 Jasvinder Singhnet/softnic: add command for meter action
2018-07-12 Jasvinder Singhnet/softnic: add command to read stats
2018-07-12 Jasvinder Singhnet/softnic: add command for pipeline table entries
2018-07-12 Jasvinder Singhnet/softnic: add command to enable/disable pipeline
2018-07-12 Jasvinder Singhnet/softnic: add command to create objects
2018-07-12 Jasvinder Singhnet/softnic: add connection agent
2018-07-12 Jasvinder Singhnet/softnic: add command interface
2018-07-12 Cristian Dumitrescunet/softnic: add run API
2018-07-12 Jasvinder Singhnet/softnic: add thread
2018-07-12 Jasvinder Singhnet/softnic: add pipeline object
2018-07-12 Jasvinder Singhnet/softnic: add table action profile
next