net/mlx5: move verbs flows and attributes
[dpdk.git] / drivers /
2017-10-12 Nélio Laranjeironet/mlx5: move verbs flows and attributes
2017-10-12 Nélio Laranjeironet/mlx5: reorganise functions in the file
2017-10-12 Nélio Laranjeironet/mlx5: use a better name for the flow parser
2017-10-12 Nélio Laranjeironet/mlx5: merge internal parser and actions structures
2017-10-12 Nélio Laranjeironet/mlx5: process flows actions before of items
2017-10-12 Nélio Laranjeironet/mlx5: fully convert a flow to verbs in validate
2017-10-12 Nélio Laranjeironet/mlx5: remove hash Rx queues support
2017-10-12 Nélio Laranjeironet/mlx5: handle a single RSS hash key for all protocols
2017-10-12 Nélio Laranjeironet/mlx5: use flow to enable unicast traffic
2017-10-12 Nélio Laranjeironet/mlx5: use flow to enable all multi mode
2017-10-12 Nélio Laranjeironet/mlx5: use flow to enable promiscuous mode
2017-10-12 Nélio Laranjeironet/mlx5: fix clang compilation error
2017-10-12 Nélio Laranjeironet/mlx5: add hash Rx queue object
2017-10-12 Nélio Laranjeironet/mlx5: make indirection tables shareable
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on DPDK Rx queues
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on DPDK Tx queues
2017-10-12 Nélio Laranjeironet/mlx5: separate DPDK from verbs Tx queue objects
2017-10-12 Nélio Laranjeironet/mlx5: separate DPDK from verbs Rx queue objects
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on memory region
2017-10-12 Nélio Laranjeironet/mlx5: fix SSE Rx support verification
2017-10-12 Nélio Laranjeironet/mlx5: fix crash during RETA update
2017-10-12 Nélio Laranjeironet/mlx5: verify all flows are been removed on close
2017-10-12 Nélio Laranjeironet/mlx5: remove redundant started flag
2017-10-12 Nélio Laranjeironet/mlx5: prefix Tx structures and functions
2017-10-12 Nélio Laranjeironet/mlx5: prefix Rx structures and functions
2017-10-12 Nélio Laranjeironet/mlx5: remove flow director support
2017-10-12 Nélio Laranjeironet/mlx5: merge action and flow parser structure
2017-10-12 Mark Kavanaghnet/bnxt: fix build
2017-10-12 Rasesh Modynet/qede/base: update base driver version to 8.30.8.0
2017-10-12 Rasesh Modynet/qede/base: fix return code to align with FW
2017-10-12 Rasesh Modynet/qede/base: fix for VF malicious indication
2017-10-12 Rasesh Modynet/qede/base: fix access to an uninitialized list
2017-10-12 Rasesh Modynet/qede/base: change default page size of ILT clients
2017-10-12 Rasesh Modynet/qede/base: check device personality for feature...
2017-10-12 Rasesh Modynet/qede/base: code cleanup
2017-10-12 Rasesh Modynet/qede/base: semantic changes
2017-10-12 Rasesh Modynet/qede/base: add/change/revise logs
2017-10-12 Rasesh Modynet/qede/base: add/fix comments
2017-10-12 Rasesh Modynet/qede/base: add various OS abstraction macros
2017-10-12 Rasesh Modynet/qede/base: use the correct size value
2017-10-12 Rasesh Modynet/qede/base: add check for DMA engine state
2017-10-12 Rasesh Modynet/qede/base: add LLDP support
2017-10-12 Rasesh Modynet/qede/base: introduce HW/SW channel
2017-10-12 Rasesh Modynet/qede/base: add NVRAM config options
2017-10-12 Rasesh Modynet/qede/base: add xcvr type and DON FW defines
2017-10-12 Jerin Jacobnet/octeontx: add start and stop support
2017-10-12 Jerin Jacobnet/octeontx: add packet type parsing support
2017-10-12 Jerin Jacobnet/octeontx: add packet receive burst function
2017-10-12 Jerin Jacobnet/octeontx: add packet transmit burst function
2017-10-12 Jerin Jacobnet/octeontx: add Tx queue setup and release ops
2017-10-12 Jerin Jacobnet/octeontx: add Tx queue start and stop
2017-10-12 Jerin Jacobnet/octeontx: add Rx queue setup and release ops
2017-10-12 Jerin Jacobnet/octeontx: add MAC addr set op
2017-10-12 Jerin Jacobnet/octeontx: add basic stats support
2017-10-12 Jerin Jacobnet/octeontx: add promiscuous mode ops
2017-10-12 Jerin Jacobnet/octeontx: add link update
2017-10-12 Jerin Jacobnet/octeontx: add device info
2017-10-12 Jerin Jacobnet/octeontx: add device configure
2017-10-12 Jerin Jacobnet/octeontx: create ethdev ports
2017-10-12 Jerin Jacobnet/octeontx: add net device probe and remove
2017-10-12 Jerin Jacobnet/octeontx/base: add remaining PKO operations
2017-10-12 Jerin Jacobnet/octeontx/base: add base PKO operations
2017-10-12 Jerin Jacobnet/octeontx/base: add remaining PKI operations
2017-10-12 Jerin Jacobnet/octeontx/base: add base PKI operations
2017-10-12 Jerin Jacobnet/octeontx/base: probe PKI and PKO PCIe VF devices
2017-10-12 Jerin Jacobnet/octeontx/base: add remaining BGX operations
2017-10-12 Jerin Jacobnet/octeontx/base: add base BGX operations
2017-10-12 Jerin Jacobevent/octeontx: introduce specialized mbox message...
2017-10-12 Jerin Jacobnet/octeontx/base: add octeontx IO operations
2017-10-12 Jerin Jacobnet/octeontx: add build infrastructure
2017-10-12 John Millernet/ark: fix loop counter
2017-10-12 Declan Dohertynet/bonding: fix LACP slave deactivate behavioral
2017-10-12 Olivier Matznet/virtio: fix compilation with -Og
2017-10-12 Xueming Linet/mlx5: add operations for secondary process
2017-10-12 Xueming Linet/mlx5: allocate verbs object into shared memory
2017-10-12 Xueming Linet/mlx5: install a socket to exchange a file descriptor
2017-10-12 Xueming Linet/mlx5: change eth device reference for secondary...
2017-10-11 Rory Sextonnet/i40e: support converting VF MAC to VF id
2017-10-10 Nikhil Raoevent/sw: add eth Rx adapter capabilities function
2017-10-10 Bruce Richardsonevent/sw: rename map file to standard name
2017-10-10 Sebastian Basierskinet/virtio-user: fix TAP name string termination
2017-10-10 Zhiyong Yangnet/virtio: use pointer to replace memcpy
2017-10-10 Jay Zhounet/virtio: fix a typo
2017-10-10 Daniel Mrzyglodnet/virtio: fix untrusted scalar value
2017-10-10 Olivier Matznet/virtio: fix Rx handler when checksum is requested
2017-10-10 Olivier Matznet/virtio: keep Rx handler whatever the Tx queue config
2017-10-10 Olivier Matznet/virtio: remove SSE check
2017-10-10 Olivier Matznet/virtio: rationalize setting of Rx/Tx handlers
2017-10-10 Olivier Matznet/virtio: fix queue setup consistency
2017-10-10 Olivier Matznet/virtio: fix mbuf port for simple Rx function
2017-10-10 Olivier Matznet/virtio: fix log levels in configure
2017-10-10 Olivier Matznet/virtio: revert not claiming IP checksum offload
2017-10-10 Olivier Matznet/virtio: revert not claiming LRO support
2017-10-10 Steven Luongnet/virtio-user: send kick notify backend on init
2017-10-10 Zhiyong Yangnet/virtio: replace magic number with PCI constant
2017-10-10 Zhiyong Yangnet/virtio: fix indent
2017-10-10 Shreyansh Jainbus/dpaa: fix memory allocation during scan
2017-10-09 Pablo de Laramempool/octeontx: fix icc build
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-08 Jianfeng Tanxen: remove dependency in libraries
next