ixgbe: fix packet type from vector Rx
[dpdk.git] / drivers /
2016-03-25 Konstantin Ananyevixgbe: fix packet type from vector Rx
2016-03-25 Adrien Mazarguilmlx4: check if port is configured for ethernet
2016-03-25 Tetsuya Mukawavhost: fix maximum of queues
2016-03-25 Zhe Taoi40e: fix build without Rx bulk alloc
2016-03-25 Jingjing Wui40e: extend flow director for VLAN
2016-03-25 Andrey Chilikini40e: fix VLAN bitmasks for input set
2016-03-25 Jingjing Wui40e: allow filtering on more IP header fields
2016-03-25 Jingjing Wui40e: use default filter input set on init
2016-03-25 Jingjing Wui40e: remove flex payload from input selection
2016-03-25 Jingjing Wui40e: split function for hash and flow director input
2016-03-25 Kyle Larosevirtio: fix Rx ring descriptor starvation
2016-03-25 Stephen Hemmingerdrivers: make struct of networking operations const
2016-03-25 Nelson Escobarenic: fix Rx descriptor limit
2016-03-25 Nélio Laranjeiromlx5: fix null RSS key handling
2016-03-25 Nélio Laranjeiromlx5: fix overwritten RSS configuration
2016-03-25 Xiao Wangixgbe: fix RETA query and update on X550
2016-03-25 John Daleyenic: remove packet error conditional
2016-03-25 John Daleyenic: fix error packets handling
2016-03-25 John Daleyenic: fix mbuf flags on Rx
2016-03-25 Nelson Escobarenic: fix crash when allocating too many queues
2016-03-25 Nelson Escobarenic: add missing newline to print statements
2016-03-25 Yaacov Hazanmlx5: add VLAN insertion offload
2016-03-25 Olga Shernmlx5: support HW packet padding
2016-03-25 Olga Shernmlx5: add Rx CRC stripping configuration
2016-03-25 Or Amimlx5: allow operation in secondary processes
2016-03-25 Or Amimlx5: support setting link up or down
2016-03-25 Jingjing Wui40evf: support reporting PF reset
2016-03-25 Jingjing Wui40evf: allocate virtchnl commands buffer per VF
2016-03-25 Tetsuya Mukawavhost: add driver on top of the library
2016-03-25 Jan Medalaena: add polling-mode driver
2016-03-25 Jan Medalaena: add communication layer for DPDK
2016-03-25 Jan Medalaena: import communication layer
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-22 Panu Matilainenmk: fix missing libm dependencies
2016-03-22 Igor Ryzhovethdev: remove missed packets from error counter
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) Wil... 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
next