dpdk.git
2017-10-12 Nélio Laranjeironet/mlx5: support flow director
2017-10-12 Nélio Laranjeironet/mlx5: handle RSS hash configuration in RSS flow
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 Kirill Rybalchenkoapp/testpmd: fix build with i40e disabled
2017-10-12 Mark Kavanaghnet/bnxt: fix build
2017-10-12 Phil Yangapp/testpmd: fix quitting in container
2017-10-12 Matan Azradapp/testpmd: fix forward port ids setting
2017-10-12 Li Hanapp/testpmd: fix invalid port id parameters
2017-10-12 Daniel Mrzyglodapp/testpmd: fix DDP package filesize detection
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 Jacobdoc: add octeontx ethdev driver documentation
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 Yuanhan Liuapp/testpmd: give more hint on invalid RETA size
2017-10-12 Yuanhan Liuapp/testpmd: allow to query any RETA size
2017-10-12 Mark Kavanaghdoc: add GSO programmer's guide
2017-10-12 Jiayu Huapp/testpmd: enable TCP/IPv4 VxLAN and GRE GSO
2017-10-12 Mark Kavanaghgso: support GRE GSO
2017-10-12 Mark Kavanaghgso: support VxLAN GSO
2017-10-12 Jiayu Hugso: support TCP/IPv4 GSO
2017-10-12 Jiayu Hugso: add Generic Segmentation Offload API framework
2017-10-12 Jiayu Huapp/testpmd: enable the heavyweight mode TCP/IPv4 GRO
2017-10-12 John Millernet/ark: fix loop counter
2017-10-12 Declan Dohertynet/bonding: fix LACP slave deactivate behavioral
2017-10-12 Ferruh Yigitdoc: add API documentation for bnxt PMD
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 David Huntexamples/vm_power_mgr: set MAC address of VF
2017-10-11 Rory Sextonexamples/guest_cli: add send policy to host
2017-10-11 David Huntpower: add send channel msg function to map file
2017-10-11 David Huntexamples/vm_power_mgr: add port initialisation
2017-10-11 Rory Sextonexamples/vm_power_mgr: add policy to channels
next