vhost: support requests only handled by external backend
[dpdk.git] / drivers /
2019-03-20 Tiwei Bienet/virtio: improve batching in standard Rx path
2019-03-20 Tiwei Bienet/virtio: add control queue helper for split ring
2019-03-20 Tiwei Bienet/virtio: add interrupt helper for split ring
2019-03-20 Tiwei Bienet/virtio: drop unused field in Tx region structure
2019-03-20 Tiwei Bienet/virtio: drop redundant suffix in packed ring structure
2019-03-20 Tiwei Bienet/virtio: refactor virtqueue structure
2019-03-20 Tiwei Bienet/virtio: optimize flags update for packed ring
2019-03-20 Tiwei Bienet/virtio: add barrier in interrupt enable
2019-03-20 Tiwei Bienet/virtio: fix interrupt helper for packed ring
2019-03-20 Tiwei Bienet/virtio: fix typo in packed ring init
2019-03-20 Tiwei Bienet/virtio-user: fix multiqueue with vhost kernel
2019-03-20 Stephen Hemmingernet/octeontx: fix vdev name
2019-03-20 Hyong Youb Kimnet/enic: fix max MTU calculation
2019-03-20 Igor Russkikhnet/atlantic: fix xstats return
2019-03-20 Igor Russkikhnet/atlantic: fix missing VLAN filter offload
2019-03-20 Igor Russkikhnet/atlantic: eliminate excessive log levels on Rx/Tx
2019-03-20 Igor Russkikhnet/atlantic: fix link configuration
2019-03-20 Pavel Belousnet/atlantic: fix EEPROM get for small and uneven lengths
2019-03-20 Pavel Belousnet/atlantic: use EEPROM magic as a device address
2019-03-20 Pavel Belousnet/atlantic: fix buffer overflow
2019-03-20 Igor Russkikhnet/atlantic: remove extra checks for error codes
2019-03-20 Igor Russkikhnet/atlantic: remove unused variable
2019-03-20 Igor Russkikhnet/atlantic: fix negative error codes
2019-03-20 Shahed Shaikhnet/qede: fix Rx packet drop
2019-03-20 David Hartonnet/ixgbe: restore VLAN filter for VF
2019-03-20 Dekel Pelednet/mlx5: support new representor naming format
2019-03-20 Alejandro Luceronet/nfp: fix RSS query
2019-03-20 Stephen Hemmingernet/bnxt: suppress spurious error log
2019-03-20 Stephen Hemmingernet/bnxt: silence IOVA warnings
2019-03-20 Stephen Hemmingernet/bnxt: use notice as default log level
2019-03-20 Stephen Hemmingernet/bnxt: do not double space version message
2019-03-20 Stephen Hemmingernet/bnxt: change PTP message to debug level
2019-03-20 Shahaf Shulernet/mlx5: fix packet inline on Tx queue wraparound
2019-03-20 Kevin Traynornet/qede: support IOVA VA mode
2019-03-20 Qi Zhangnet/i40e: fix time sync for 25G
2019-03-20 Pablo Cascónnet/nfp: fix setting MAC address
2019-03-20 Kevin Traynornet/i40e: update queue number check for rounding
2019-03-15 Pallantla Poornimaevent/opdl: replace sprintf with snprintf
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-12 Bruce Richardsoneal/linux: rename linuxapp to linux
2019-03-06 Arek Kusztalcrypto/openssl: fix modexp
2019-03-06 Arek Kusztalcrypto/openssl: fix big numbers after computations
2019-03-06 Anoob Josephcommon/cpt: fix null auth only
2019-03-08 Wei Zhaonet/ixgbe: support VF promiscuous by PF driver
2019-03-08 Wei Zhaonet/ixgbevf: enable promiscuous mode
2019-03-08 Dekel Pelednet/mlx5: fix sync when handling Tx completions
2019-03-08 Dekel Pelednet/mlx5: fix hex dump of error completion
2019-03-08 Thomas Monjalonnet/mlx5: call generic strlcpy
2019-03-08 Dekel Pelednet/mlx4: fix default flow rule create
2019-03-08 Viacheslav Ovsiienkonet/mlx5: fix flow priorities probing error path
2019-03-08 Kevin Traynornet/i40e: fix negative check on unsigned queue pairs
2019-03-08 Yunjian Wangnet/ixgbe: fix crash on remove
2019-03-08 Hyong Youb Kimnet/enic: fix inner packet matching
2019-03-08 Hyong Youb Kimnet/enic: fix endianness in VLAN match
2019-03-08 Hyong Youb Kimnet/enic: fix VXLAN match
2019-03-08 Hyong Youb Kimnet/enic: reset VXLAN port regardless of overlay offload
2019-03-08 Hyong Youb Kimnet/enic: enable limited support for raw flow item
2019-03-08 Hyong Youb Kimnet/enic: move arguments into struct
2019-03-08 Hyong Youb Kimnet/enic: enable limited passthru flow action
2019-03-08 Hyong Youb Kimnet/enic: enable limited RSS flow action
2019-03-08 Hyong Youb Kimnet/enic: check for unsupported flow item types
2019-03-08 Hyong Youb Kimnet/enic: allow flow mark ID 0
2019-03-08 Hyong Youb Kimnet/enic: fix SCTP match for flow API
2019-03-08 Hyong Youb Kimnet/enic: fix flow director SCTP matching
2019-03-08 Hyong Youb Kimnet/enic: remove unused functions
2019-03-05 Raslan Darawshehbus/vdev: fix hotplug twice
2019-03-05 Thomas Monjalonbus/vdev: fix debug message on probing
2019-03-01 Andrius Sirvysdrivers/net: fix shifting 32-bit signed variable 31...
2019-03-01 Pallantla Poornimanet/softnic: fix possible buffer overflow
2019-03-01 Julien Meuniernet/ixgbe: support loopback for X540/X550
2019-03-01 Julien Meuniernet/ixgbe: do not start on unsupported loopback mode
2019-03-01 Stephen Hemmingernet/sfc: do not use PMD log type
2019-03-01 Stephen Hemmingercrypto/virtio: use local log type
2019-03-01 Sunil Kumar Korinet/dpaa2: support generic flow
2019-03-01 Hemant Agrawalnet/dpaa2: support low level loopback tester
2019-03-01 Ashish Jainnet/dpaa2: support 16 Rx queues per traffic class
2019-03-01 Nipun Guptabus/fslmc: add enqueue response read in qbman
2019-03-01 Hemant Agrawalmempool/dpaa2: fix continuous print on empty pool
2019-03-01 Hemant Agrawalnet/dpaa2: support VLAN TPID config
2019-03-01 Raslan Darawshehnet/tap: fix multi-process request
2019-03-01 Shahed Shaikhnet/bnx2x: fix segfaults due to stale interrupt status
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-03-01 Leyi Rongnet/iavf: rename remaining avf strings
2019-03-01 Leyi Rongnet/iavf: rename avf to iavf
2019-03-01 Luca Boccassibuild: improve pcap dependency handling
2019-02-27 Luca Boccassibuild: improve dependency handling
2019-02-27 Luca Boccassibuild: bump minimum Meson version to 0.47.1
2019-02-26 Bruce Richardsonbuild: set RTE_ARCH_64 based on pointer size
2019-02-22 Tiwei Bienet/virtio: optimize Tx enqueue for packed ring
2019-02-22 Tiwei Bienet/virtio: introduce helper for clearing net header
2019-02-22 Tiwei Bienet/virtio: fix in-order Tx path for packed ring
2019-02-22 Tiwei Bienet/virtio: fix in-order Tx path for split ring
2019-02-22 Tiwei Bienet/virtio: fix Tx desc cleanup for packed ring
2019-02-22 Hari Kumar Vemulanet/bonding: fix reset active slave
2019-02-21 Hyong Youb Kimnet/bonding: avoid warning for invalid port
2019-02-20 Shahed Shaikhnet/qede: fix Tx packet prepare for tunnel packets
2019-02-20 Michal Krawczyknet/ena: get device info statically
2019-02-20 Chas Williamsnet/bonding: fix link status
next