dpdk.git
2017-01-17 Harish Patilnet/qede: add fastpath support for VXLAN tunneling
2017-01-17 Harish Patilnet/qede: add slowpath support for VXLAN tunneling
2017-01-17 Harish Patilnet/qede: fix filtering code
2017-01-17 Harish Patilnet/qede: reduce noise in debug logs
2017-01-17 Andrew Rybchenkonet/sfc: advertise kmod dependencies in pmdinfo
2017-01-17 Wei Dainet/ixgbe/base: update shared code version to 2016...
2017-01-17 Wei Dainet/ixgbe/base: report physical layer for SGMII PHY...
2017-01-17 Wei Dainet/ixgbe/base: add write flush required by Inphi PHY
2017-01-17 Wei Dainet/ixgbe/base: remove unused EEE code
2017-01-17 Wei Dainet/ixgbe/base: fix IXGBE LSWFW register
2017-01-17 Wei Dainet/ixgbe/base: remove unused enum type
2017-01-17 Wei Dainet/ixgbe/base: add EEE support for some PHYs
2017-01-17 Wei Dainet/ixgbe/base: update FW PHY flow control
2017-01-17 Wei Dainet/ixgbe/base: remove unused PHY ID
2017-01-17 Wei Dainet/ixgbe/base: remove unneeded MAC type check
2017-01-17 Wei Dainet/ixgbe/base: add physical layer options for FW PHY...
2017-01-17 Wei Dainet/ixgbe/base: limit 5Gb support to X550 devices
2017-01-17 Wei Dainet/ixgbe/base: include new speeds in VFLINK interpretation
2017-01-17 Wei Dainet/ixgbe/base: support busy SGMII register reads
2017-01-17 Wei Dainet/ixgbe/base: use FW commands to control some PHYs
2017-01-17 Wei Dainet/ixgbe/base: support FW commands to control some...
2017-01-17 Wei Dainet/ixgbe/base: fix setting unsupported autoneg speeds
2017-01-17 Wei Dainet/ixgbe/base: cleanup dead EEE code
2017-01-17 Wei Dainet/ixgbe/base: fix SGMII link setup for M88 PHYs
2017-01-17 Wei Dainet/ixgbe/base: fix getting PHY type for some x550...
2017-01-17 Wei Dainet/ixgbe/base: limit iXFI setup to X552 devices
2017-01-17 Wei Dainet/ixgbe/base: enable LASI only for X552 devices
2017-01-17 Wei Dainet/ixgbe/base: cleanup X540 checksum calculation
2017-01-17 Wei Dainet/ixgbe/base: store link active LED
2017-01-17 Wei Dainet/ixgbe/base: add driver version to firmware
2017-01-17 Wei Dainet/ixgbe/base: clean up X557 link status check
2017-01-17 Wei Dainet/ixgbe/base: fix PHY identification for x550a
2017-01-17 Wei Dainet/ixgbe/base: use fast MDIO for non-10G devices
2017-01-17 Wei Dainet/ixgbe/base: fix clearing SAN MAC address
2017-01-17 Wei Dainet/ixgbe/base: fix PHY reset check for x550em-ext
2017-01-17 Alejandro Luceronet/nfp: extend speed capabilities advertised
2017-01-17 Alejandro Luceronet/nfp: report link speed using hardware info
2017-01-17 Alejandro Luceronet/nfp: fix typo in Tx offload capabilities
2017-01-17 Alejandro Luceronet/nfp: remove Rx port metadata
2017-01-17 Stefan Puiunet/vmxnet3: fix Rx deadlock
2017-01-17 Michał Mirosławnet/af_packet: guard against buffer overruns in Tx...
2017-01-17 Michał Mirosławnet/af_packet: guard against buffer overruns in Rx...
2017-01-17 Piotr Bartosiewicznet/pcap: fix timestamps in output pcap file
2017-01-17 Ivan Malovnet/sfc: support firmware-assisted TSO
2017-01-17 Ivan Malovnet/sfc: update RSS redirection table
2017-01-17 Ivan Malovnet/sfc: query RSS redirection table
2017-01-17 Ivan Malovnet/sfc: set RSS key and hash types config
2017-01-17 Ivan Malovnet/sfc: query RSS key and hash types config
2017-01-17 Ivan Malovnet/sfc: support RSS hash offload
2017-01-17 Ivan Malovnet/sfc: add basic stubs for RSS support on driver...
2017-01-17 Andrew Rybchenkonet/sfc/base: do not use enum type when values are...
2017-01-17 Ivan Malovnet/sfc: support VLAN offload on transmit path
2017-01-17 Ivan Malovnet/sfc: support deferred start of transmit queues
2017-01-17 Ivan Malovnet/sfc: support Tx free threshold
2017-01-17 Ivan Malovnet/sfc: get transmit queue information
2017-01-17 Andrew Rybchenkonet/sfc: support deferred start of receive queues
2017-01-17 Andrew Rybchenkonet/sfc: support scattered Rx DMA
2017-01-17 Andrew Rybchenkonet/sfc: get RxQ descriptor done
2017-01-17 Andrew Rybchenkonet/sfc: get RxQ pending descriptors count
2017-01-17 Andrew Rybchenkonet/sfc: support Rx free threshold
2017-01-17 Andrew Rybchenkonet/sfc: get receive queue information
2017-01-17 Andrew Rybchenkonet/sfc: handle received packet type info from HW
2017-01-17 Andrew Rybchenkonet/sfc: support checksum offloads on receive
2017-01-17 Ivan Malovnet/sfc: support multicast addresses list controls
2017-01-17 Ivan Malovnet/sfc: support main MAC address change
2017-01-17 Ivan Malovnet/sfc: support promiscuous and all-multicast control
2017-01-17 Artem Andreevnet/sfc: support link up/down
2017-01-17 Andrew Rybchenkonet/sfc: support link speed and duplex settings
2017-01-17 Andrew Rybchenkonet/sfc: support MTU change
2017-01-17 Andrew Rybchenkonet/sfc: support link status change interrupt
2017-01-17 Andrew Rybchenkonet/sfc: support flow control settings
2017-01-17 Andrew Rybchenkonet/sfc: support extended statistics
2017-01-17 Andrew Rybchenkonet/sfc: add basic statistics
2017-01-17 Andrew Rybchenkonet/sfc: support parameter to choose performance profile
2017-01-17 Andrew Rybchenkonet/sfc: implement MCDI logging callback
2017-01-17 Keith Wilesnet/tap: add TUN/TAP device PMD
2017-01-17 Bernard Iremongerethdev: remove some VF functions
2017-01-17 Bernard Iremongernet/ixgbe: remove static set VF functions
2017-01-17 Bernard Iremongerexamples/ethtool: use ixgbe public function
2017-01-17 Bernard Iremongerapp/testpmd: cleanup parameter checking
2017-01-17 Bernard Iremongerapp/testpmd: use ixgbe public functions
2017-01-17 Bernard Iremongernet/ixgbe: move set VF functions from the ethdev
2017-01-17 Yong Wangnet/qede: fix resource leak
2017-01-17 Jingjing Wunet/i40e: remove unused macro
2017-01-17 Jingjing Wunet/i40e/base: remove unused macro
2017-01-17 Jingjing Wunet/i40e/base: fix byte order
2017-01-17 Jingjing Wunet/i40e/base: fix division by zero
2017-01-17 Jingjing Wunet/i40e/base: add broadcast promiscuous control per...
2017-01-17 Jingjing Wunet/i40e/base: add error state for NVM update state...
2017-01-17 Jingjing Wunet/i40e/base: remove duplicate definitions
2017-01-17 Jingjing Wunet/i40e/base: comment that UDP port must be in host...
2017-01-17 Jingjing Wunet/i40e/base: convert shift values to hex
2017-01-17 Jingjing Wunet/i40e/base: fix NVM access interfering
2017-01-17 Jingjing Wunet/i40e/base: save link FEC info from link up event
2017-01-17 Jingjing Wunet/i40e/base: fix WoL failure on PF reset
2017-01-17 Jingjing Wunet/i40e/base: implement VSI full promiscuous mode
2017-01-17 Jingjing Wunet/i40e/base: implement clear all WoL filters
2017-01-17 Jingjing Wunet/i40e/base: adjust 25G PHY type values
2017-01-17 Jingjing Wunet/i40e/base: use BIT macro instead of bit fields
2017-01-17 Jingjing Wunet/i40e/base: add FEC bits to PHY capabilities
next