crypto/virtio: check PCI config read
[dpdk.git] / drivers /
2019-07-05 Chenbo Xiacrypto/virtio: check PCI config read
2019-07-05 Arek Kusztalcrypto/openssl: fix usage of non constant time memcmp
2019-07-05 Lukasz Bartosikcrypto/octeontx: sync mbox changes from kernel driver
2019-07-05 Gosia Bakotacrypto/qat: set message field to zero in sym SGL case
2019-07-05 Thierry Herbelotdrivers: fix typo in NXP comments
2019-07-05 Thierry Herbelotcrypto/mvsam: fix typo in comment
2019-07-05 Stephen Hemmingercompress/isal: fix use after free
2019-07-04 Asaf Pensonet/mlx5: check memory allocation in flow creation
2019-07-04 Asaf Pensonet/mlx5: fix condition for link update fallback
2019-07-04 Moti Haimovskynet/mlx5: remove TCF support
2019-07-04 Moti Haimovskynet/mlx5: fix crash on null operation
2019-07-04 Vamsi Attunurunet/octeontx2: add link status operations
2019-07-04 Harman Kalranet/octeontx2: support Rx interrupts
2019-07-04 Vamsi Attunurunet/octeontx2: add MTU set operation
2019-07-04 Nithin Dabilpuramnet/octeontx2: add device stop and close operations
2019-07-04 Nithin Dabilpuramnet/octeontx2: add device start operation
2019-07-04 Nithin Dabilpuramnet/octeontx2: add Tx vector version
2019-07-04 Nithin Dabilpuramnet/octeontx2: add Tx multi segment version
2019-07-04 Jerin Jacobnet/octeontx2: support Tx
2019-07-04 Jerin Jacobnet/octeontx2: add Rx vector version
2019-07-04 Nithin Dabilpuramnet/octeontx2: add Rx multi segment version
2019-07-04 Jerin Jacobnet/octeontx2: support Rx
2019-07-04 Vamsi Attunurunet/octeontx2: add FW version get operation
2019-07-04 Vivek Sharmanet/octeontx2: support VLAN TPID and PVID for Tx
2019-07-04 Vivek Sharmanet/octeontx2: support VLAN filters
2019-07-04 Vivek Sharmanet/octeontx2: support VLAN offloads
2019-07-04 Vivek Sharmanet/octeontx2: implement VLAN utility functions
2019-07-04 Vivek Sharmanet/octeontx2: connect flow API to ethdev ops
2019-07-04 Kiran Kumar Knet/octeontx2: add flow init and fini
2019-07-04 Kiran Kumar Knet/octeontx2: support flow destroy ops
2019-07-04 Kiran Kumar Knet/octeontx2: add flow operations
2019-07-04 Kiran Kumar Knet/octeontx2: support flow parse actions
2019-07-04 Kiran Kumar Knet/octeontx2: add flow parsing for inner layers
2019-07-04 Kiran Kumar Knet/octeontx2: add flow parsing for outer layers
2019-07-04 Kiran Kumar Knet/octeontx2: add flow MCAM utility functions
2019-07-04 Kiran Kumar Knet/octeontx2: add flow mbox utility functions
2019-07-04 Kiran Kumar Knet/octeontx2: add flow utility functions
2019-07-04 Kiran Kumar Knet/octeontx2: introduce flow driver
2019-07-04 Harman Kalranet/octeontx2: add remaining PTP operations
2019-07-04 Harman Kalranet/octeontx2: support base PTP
2019-07-04 Vamsi Attunurunet/octeontx2: support flow control
2019-07-04 Vamsi Attunurunet/octeontx2: add module EEPROM dump
2019-07-04 Jerin Jacobnet/octeontx2: add Rx and Tx descriptor operations
2019-07-04 Nithin Dabilpuramnet/octeontx2: add queue info and pool supported ops
2019-07-04 Jerin Jacobnet/octeontx2: support packet type
2019-07-04 Krzysztof Kanasnet/octeontx2: enable Tx through traffic manager
2019-07-04 Nithin Dabilpuramnet/octeontx2: configure TM HW resources
2019-07-04 Krzysztof Kanasnet/octeontx2: alloc and free TM HW resources
2019-07-04 Nithin Dabilpuramnet/octeontx2: introduce traffic manager
2019-07-04 Nithin Dabilpuramnet/octeontx2: add queue start and stop operations
2019-07-04 Vamsi Attunurunet/octeontx2: handle port reconfigure
2019-07-04 Jerin Jacobnet/octeontx2: add Tx queue setup and release
2019-07-04 Jerin Jacobnet/octeontx2: add Rx queue setup and release
2019-07-04 Vamsi Attunurunet/octeontx2: support RSS
2019-07-04 Sunil Kumar Korinet/octeontx2: add unicast MAC filter
2019-07-04 Vamsi Attunurunet/octeontx2: add promiscuous and allmulticast mode
2019-07-04 Kiran Kumar Knet/octeontx2: add extended stats operations
2019-07-04 Kiran Kumar Knet/octeontx2: add basic stats operation
2019-07-04 Vamsi Attunurunet/octeontx2: add link stats operations
2019-07-04 Kiran Kumar Knet/octeontx2: support register dump
2019-07-04 Jerin Jacobnet/octeontx2: add context debug utils
2019-07-04 Jerin Jacobnet/octeontx2: handle queue specific error interrupts
2019-07-04 Jerin Jacobnet/octeontx2: add device configure operation
2019-07-04 Jerin Jacobnet/octeontx2: add info get operation
2019-07-04 Jerin Jacobnet/octeontx2: handle device error interrupts
2019-07-04 Jerin Jacobnet/octeontx2: add devargs parsing functions
2019-07-04 Jerin Jacobnet/octeontx2: add device init and uninit
2019-07-04 Jerin Jacobnet/octeontx2: add ethdev probe and remove
2019-07-04 Jerin Jacobnet/octeontx2: add build and doc infrastructure
2019-07-04 Andy Peinet/i40e: fix crash when TxQ/RxQ set to 0 in VF
2019-07-04 Stephen Hemmingernet/netvsc: fix definition of offload values
2019-07-04 Krzysztof Kanasnet/af_packet: set default block size to page size
2019-07-04 Dekel Pelednet/mlx5: modify TCP header using Direct Verbs
2019-07-04 Andrew Rybchenkonet/sfc: release port upon close
2019-07-04 Andrew Rybchenkonet/sfc: ensure that device is closed on removal
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 Anatoly Burakovmem: add API to lock/unlock memory hotplug
2019-07-05 Ben Walkerbus/pci: consider only usable devices for IOVA mode
2019-07-05 Bruce Richardsonraw/ioat: fix icc build
2019-07-05 Xiaoyun Liexamples/ntb: add example for NTB
2019-07-05 Xiaoyun Liraw/ntb: add handshake process
2019-07-05 Xiaoyun Liraw/ntb: support Intel NTB
2019-07-05 Xiaoyun Liraw/ntb: introduce NTB raw device driver
2019-07-05 Satha Raoraw/octeontx2_dma: add driver self test
2019-07-05 Satha Raoraw/octeontx2_dma: add dequeue and device control opera...
2019-07-05 Satha Raoraw/octeontx2_dma: add enqueue operation
2019-07-05 Satha Raoraw/octeontx2_dma: add device close operation
2019-07-05 Satha Raoraw/octeontx2_dma: add device configuration
2019-07-05 Satha Raoraw/octeontx2_dma: update probe function
2019-07-05 Jerin Jacobraw/octeontx2_dma: add build infra and device probe
2019-07-05 Pavan Nikhileshmempool/octeontx2: fix clang build for arm64
2019-07-04 Li Qiangmempool/dpaa: fix leak in pool creation failure
2019-07-04 Pavan Nikhileshevent/octeontx2: add libatomic dependency for 32-bit...
2019-07-04 Amit Guptadrivers/octeontx2: fix icc build for i686
2019-07-04 Andy Peiraw/ifpga: fix unintentional integer overflow
2019-07-04 Tianfei Zhangraw/ifpga/base: fix retimer link status
2019-07-04 Tianfei Zhangraw/ifpga/base: fix physical address info
2019-07-04 Tianfei Zhangraw/ifpga/base: fix bit fields definition
2019-07-04 Tianfei Zhangraw/ifpga/base: fix logically dead code
2019-07-04 Tianfei Zhangraw/ifpga/base: fix use of untrusted scalar value
next