dpdk.git
2016-03-16 David Marchandpci: align ioport special case for x86 in read/write...
2016-03-16 David Marchandpci: align ioport unmap error handling to ioport map
2016-03-16 Bernard Iremongerbonding: fix crash when no slave device
2016-03-16 Eric Kinziebonding: do not activate slave twice
2016-03-16 Eric Kinziebonding: fix active slaves with no primary
2016-03-16 Eric Kinziebonding: do not ignore multicast in mode 4
2016-03-16 Eric Kinziebonding: copy entire config structure in mode 4
2016-03-16 Bernard Iremongerbonding: fix detach of slave devices
2016-03-16 Bernard Iremongerbonding: fix detach of bonded device
2016-03-16 Ferruh Yigitnull: remove duplicate fields in internal struct
2016-03-16 Mauricio Vasquez Bring: free rings when detaching device
2016-03-16 Ferruh Yigitring: clean up driver
2016-03-16 Ferruh Yigitpcap: reduce duplication
2016-03-16 Dror Birkmanpcap: fix captured frame length
2016-03-16 Wojciech Zmudaaf_packet: make the device detachable
2016-03-16 Stephen Hemmingervmxnet3: support setting MAC address
2016-03-16 Charles (Chas... vmxnet3: fix VLAN filtering
2016-03-16 Stephen Hemmingervmxnet3: support jumbo frames
2016-03-16 Yong Wangvmxnet3: announce offload capabilities
2016-03-16 Yong Wangvmxnet3: support TSO
2016-03-16 Yong Wangvmxnet3: add Tx L4 checksum offload
2016-03-16 Yong Wangvmxnet3: rework Tx
2016-03-16 Yong Wangvmxnet3: restore Tx data ring support
2016-03-16 Yong Wangvmxnet3: clean up typos and unused code
2016-03-16 Huawei Xievmxnet3: remove redundant function names in log
2016-03-16 Huawei Xievirtio: remove redundant function names in log
2016-03-16 Stephen Hemmingervirtio: optimize Tx enqueue
2016-03-16 Stephen Hemmingervirtio: use any layout on Tx
2016-03-16 Stephen Hemmingervirtio: use indirect ring elements
2016-03-16 Igor Ryzhovvirtio: remove broadcast packets from multicast statistics
2016-03-16 Huawei Xievirtio: fix descriptors pointing to the same buffer
2016-03-16 Bernard Iremongervirtio: fix crash in statistics functions
2016-03-16 Jianfeng Tanvirtio: fix restart
2016-03-16 Matej Vidoszedata2: support promiscuous and allmulticast modes
2016-03-16 Matej Vidoszedata2: support link state operations
2016-03-16 Matej Vidoszedata2: change to physical device type
2016-03-16 Alejandro Luceronfp: fix Tx queue reset
2016-03-16 Alejandro Luceronfp: fix how Tx checksum is advertised to firmware
2016-03-16 Alejandro Luceronfp: fix variable type in Tx checksum offload
2016-03-16 Thomas Monjalonnfp: fix non-x86 build
2016-03-16 Yaacov Hazanmlx5: fix Rx checksum offload in non L3/L4 packets
2016-03-16 Adrien Mazarguilmlx5: add VLAN filtering for broadcast and IPv6 multicast
2016-03-16 Adrien Mazarguilmlx5: remove redundant debug message
2016-03-16 Adrien Mazarguilmlx5: manage all special flow types at once
2016-03-16 Or Amimlx5: check port is configured as ethernet device
2016-03-16 Or Amimlx5: fix possible crash during initialization
2016-03-16 Adrien Mazarguilmlx: use aligned memory to register regions
2016-03-16 Nelio Laranjeiromlx5: free buffers immediately after completion
2016-03-16 Nelio Laranjeiromlx5: avoid lkey retrieval for inlined packets
2016-03-16 Nelio Laranjeiromlx5: process offload flags only when requested
2016-03-16 Nelio Laranjeiromlx5: remove one indirection level from Rx/Tx
2016-03-16 Nelio Laranjeiromlx5: reorder Rx/Tx queue structure
2016-03-16 Nelio Laranjeiromlx5: prefetch next Tx mbuf header and data
2016-03-16 Yaacov Hazanmlx5: support Rx VLAN stripping
2016-03-16 Yaacov Hazanmlx5: support flow director
2016-03-16 Yaacov Hazanmlx5: make flow steering rule generator more generic
2016-03-16 Yaacov Hazanmlx5: add special flows for broadcast and IPv6 multicast
2016-03-16 Yaacov Hazanmlx5: refactor special flows handling
2016-03-16 Adrien Mazarguilmlx5: fix header generation in parallel builds
2016-03-16 David Marchandmlx5: support setting primary MAC address
2016-03-16 David Marchandmlx4: support setting primary MAC address
2016-03-16 Robin Jarrymlx4: ensure number of Rx queues is a power of 2
2016-03-16 Bruce Richardsonmlx4: fix unneeded function error with clang 3.6
2016-03-16 Xiao Wangfm10k: enable FTAG based forwarding
2016-03-16 Xiao Wangfm10k/base: remove unused struct element
2016-03-16 Xiao Wangfm10k/base: minor cleanups
2016-03-16 Xiao Wangfm10k/base: move constants on right of binary operators
2016-03-16 Xiao Wangfm10k/base: fix TLV structures alignment
2016-03-16 Xiao Wangfm10k/base: improve comments
2016-03-16 Xiao Wangfm10k/base: expand VID to VLAN ID in comments
2016-03-16 Xiao Wangfm10k/base: allow removal of slot appropriate check
2016-03-16 Xiao Wangfm10k/base: use memcpy for MAC address copy
2016-03-16 Xiao Wangfm10k/base: remove CamelCase
2016-03-16 Xiao Wangfm10k/base: add bit macro
2016-03-16 Xiao Wangfm10k/base: remove useless else
2016-03-16 Xiao Wangfm10k/base: wrap long lines
2016-03-16 Xiao Wangfm10k/base: document ITR scale workaround
2016-03-16 Xiao Wangfm10k/base: fix max queues on VF initialization failure
2016-03-16 Xiao Wangfm10k/base: use bit shift for ITR scale
2016-03-16 Xiao Wangfm10k/base: clean up namespace pollution
2016-03-16 Xiao Wangfm10k/base: fix typecast
2016-03-16 Xiao Wangfm10k: use default mailbox message handler for PF
2016-03-16 Chen Jing D... fm10k: handle error flags in vector Rx
2016-03-16 Chen Jing D... fm10k: optimize mbuf freeing in non-vector Tx
2016-03-16 Shaopeng Hefm10k: fix switch manager high CPU usage
2016-03-16 Shaopeng Hefm10k: enable broadcast loopback suppression
2016-03-16 Shaopeng Heexamples/l3fwd-power: fix memory leak for non-IP packets
2016-03-16 Shaopeng Hefm10k: make default VID available in initialization
2016-03-16 Shaopeng Hefm10k: add Rx queue interrupt enable/disable functions
2016-03-16 Shaopeng Hefm10k: remove Rx queue interrupts when stopping
2016-03-16 Shaopeng Hefm10k: setup Rx interrupt for PF and VF
2016-03-16 Shaopeng Hefm10k: support Rx descriptor check
2016-03-16 Chen Jing D... fm10k: allocate logical ports for flow director
2016-03-16 Xiao Wangfm10k: fix VLAN flag in scattered Rx
2016-03-16 Remy Hortoni40e: support default MAC address setting
2016-03-16 Remy Hortoni40e: add EEPROM and registers dumping
2016-03-16 Jingjing Wui40e: support setting VF MAC address
2016-03-16 Zhe Taoi40e: add VEB switching support
2016-03-16 Rami Roseni40e: fix typo in a comment
2016-03-16 Jingjing Wuexamples/vmdq_dcb: support X710
next