dpdk.git
2016-06-23 Konstantin... net/ixgbe: fix missed packet types on Rx
2016-06-23 Chen Jing D... doc: remove Match Interface in fm10k guide
2016-06-23 Nelson Escobarnet/enic: fix releasing mbufs when tearing down Rx...
2016-06-23 Nelson Escobarnet/enic: improve packet type identification
2016-06-23 Zhe Taonet/i40e: fix offload flags for vector Rx
2016-06-23 Ricardo Salvetinet/xenvirt: support dynamic page size
2016-06-21 Charles (Chas... net/bnx2x: fix MSIX vector and VF resource counts
2016-06-20 Eric Kinzieapp/test: add external state machine in mode 4
2016-06-20 Eric Kinzienet/bonding: allow external state machine in mode 4
2016-06-20 Eric Kinzienet/bonding: inherit maximum Rx packet length
2016-06-20 Jerin Jacobdoc: add ThunderX nicvf
2016-06-20 Jerin Jacobnet/thunderx: add device start/stop and close
2016-06-20 Jerin Jacobnet/thunderx: support Tx queue start and stop
2016-06-20 Jerin Jacobnet/thunderx: support Rx queue start and stop
2016-06-20 Jerin Jacobnet/thunderx: get Rx queue count
2016-06-20 Jerin Jacobnet/thunderx: query supported packet types
2016-06-20 Jerin Jacobnet/thunderx: add single and multi-segment Rx
2016-06-20 Jerin Jacobnet/thunderx: add single and multi-segment Tx
2016-06-20 Jerin Jacobnet/thunderx: add statistics
2016-06-20 Jerin Jacobnet/thunderx: support promiscuous mode
2016-06-20 Jerin Jacobnet/thunderx: support MTU configuration
2016-06-20 Jerin Jacobnet/thunderx: support RSS and RETA query and update
2016-06-20 Jerin Jacobnet/thunderx: add Tx queue setup and release
2016-06-20 Jerin Jacobnet/thunderx: add Rx queue setup and release
2016-06-20 Jerin Jacobnet/thunderx: get device infos
2016-06-20 Jerin Jacobnet/thunderx: support ethdev configure
2016-06-20 Jerin Jacobnet/thunderx: support register dump
2016-06-20 Jerin Jacobnet/thunderx: add link status and update
2016-06-20 Jerin Jacobnet/thunderx: add PMD skeleton
2016-06-20 Jerin Jacobnet/thunderx/base: add statistics
2016-06-20 Jerin Jacobnet/thunderx/base: add RSS and RETA configuration
2016-06-20 Jerin Jacobnet/thunderx/base: add hardware API
2016-06-20 Jerin Jacobnet/thunderx/base: add mailbox for PF/VF communication
2016-06-20 Jerin Jacobnet/thunderx/base: implement platform abstraction
2016-06-20 Jerin Jacobnet/thunderx/base: add HW register definitions
2016-06-20 Jerin Jacobnet/thunderx/base: add HW constants
2016-06-20 Xiao Wangnet/fm10k: fix promiscuous receive for VF
2016-06-20 Olivier Matznet/xenvirt: fix build after mempool changes
2016-06-20 Ajit Khapardenet/bnxt: add flow control operations
2016-06-20 Ajit Khapardenet/bnxt: add RSS hash configuration
2016-06-20 Ajit Khapardenet/bnxt: add RSS redirection table operations
2016-06-20 Ajit Khapardenet/bnxt: add link state operations
2016-06-20 Ajit Khapardenet/bnxt: add MAC address
2016-06-20 Ajit Khapardenet/bnxt: free memory in close operation
2016-06-20 Ajit Khapardenet/bnxt: add multicast
2016-06-20 Ajit Khapardenet/bnxt: add promiscuous mode
2016-06-20 Ajit Khapardenet/bnxt: add start/stop/link update operations
2016-06-20 Ajit Khapardenet/bnxt: query PHY configuration
2016-06-20 Ajit Khapardenet/bnxt: allocate rings and groups
2016-06-20 Ajit Khapardenet/bnxt: set L2 filters
2016-06-20 Ajit Khapardenet/bnxt: free statistics context
2016-06-20 Ajit Khapardenet/bnxt: add ring group alloc/free
2016-06-20 Ajit Khapardenet/bnxt: add ring alloc/free
2016-06-20 Ajit Khapardenet/bnxt: add stats context allocation
2016-06-20 Ajit Khapardenet/bnxt: set L2 Rx mask
2016-06-20 Ajit Khapardenet/bnxt: configure RSS
2016-06-20 Ajit Khapardenet/bnxt: allow configuration of a VNIC
2016-06-20 Ajit Khapardenet/bnxt: add HWRM VNIC configure
2016-06-20 Ajit Khapardenet/bnxt: add HWRM VNIC free
2016-06-20 Ajit Khapardenet/bnxt: add HWRM VNIC alloc
2016-06-20 Ajit Khapardenet/bnxt: add HWRM function reset command
2016-06-20 Ajit Khapardenet/bnxt: allocate Rx/Tx and completion rings
2016-06-20 Ajit Khapardenet/bnxt: add initial Rx code
2016-06-20 Ajit Khapardenet/bnxt: add initial Tx code
2016-06-20 Ajit Khapardenet/bnxt: add statistics
2016-06-20 Ajit Khapardenet/bnxt: add Rx queue create/destroy
2016-06-20 Ajit Khapardenet/bnxt: add Tx queue create/destroy
2016-06-20 Ajit Khapardenet/bnxt: add L2 filter alloc/init/free
2016-06-20 Ajit Khapardenet/bnxt: add completion ring
2016-06-20 Ajit Khapardenet/bnxt: declare generic ring structs
2016-06-20 Ajit Khapardenet/bnxt: add VNIC functions and structs
2016-06-20 Ajit Khapardenet/bnxt: add device configure operation
2016-06-20 Ajit Khapardenet/bnxt: get device infos
2016-06-20 Ajit Khapardenet/bnxt: add driver register/unregister
2016-06-20 Ajit Khapardenet/bnxt: add hardware resource manager init code
2016-06-20 Ajit Khapardenet/bnxt: add driver for Broadcom NetXtreme-C devices
2016-06-20 Wenzhuo Lunet/igb: support VF mailbox interrupt for link up/down
2016-06-20 Wenzhuo Lunet/ixgbe: support VF mailbox interrupt for link up...
2016-06-20 Helin Zhangnet/i40e/base: document latest base code version
2016-06-20 Helin Zhangnet/i40e/base: support disabling links on all ports
2016-06-20 Helin Zhangnet/i40e/base: allow PF to configure RSS for VF
2016-06-20 Helin Zhangnet/i40e/base: add input set mask definitions
2016-06-20 Helin Zhangnet/i40e/base: increase supported AQ API version
2016-06-20 Helin Zhangnet/i40e/base: add more device capabilities for NVM...
2016-06-20 Helin Zhangnet/i40e/base: fix debug output of adminq commands
2016-06-20 Helin Zhangnet/i40e/base: fix printing the number of MSIX vectors
2016-06-20 Helin Zhangnet/i40e/base: support new devices
2016-06-20 Helin Zhangnet/i40e/base: fix error with mirror rule ID 0
2016-06-20 Helin Zhangnet/i40e/base: allow egress traffic mirroring
2016-06-20 Helin Zhangnet/i40e/base: fix Geneve VNI for HW use
2016-06-20 Helin Zhangnet/i40e/base: limit PF/VF specific code to that driver...
2016-06-20 Helin Zhangnet/i40e/base: refactor NVM update command processing
2016-06-20 Helin Zhangnet/i40e/base: move NVM update status field to HW struct
2016-06-20 Helin Zhangnet/i40e/base: remove HMC admin queue functions
2016-06-20 Nélio Laranjeirodoc: update mlx5 features and limitations
2016-06-20 Nélio Laranjeironet/mlx5: enhance SR-IOV detection
2016-06-20 Adrien Mazarguilnet/mlx5: cosmetic changes
2016-06-20 Adrien Mazarguilnet/mlx5: fix Rx VLAN stripping capability check
2016-06-20 Adrien Mazarguilnet/mlx: retrieve mbuf size through proper function
2016-06-20 Adrien Mazarguilnet/mlx: ensure MTU update is effective
next