dpdk.git
2017-04-04 Andrew Rybchenkonet/sfc: factor out libefx-based Rx datapath
2017-04-04 Andrew Rybchenkonet/sfc: do not use Rx queue control state on datapath
2017-04-04 Andrew Rybchenkonet/sfc: emphasis that RSS hash flag is an Rx queue...
2017-04-04 Andrew Rybchenkonet/sfc: use different callbacks for event queues
2017-04-04 Vasily Philipovnet/mlx4: support basic flow items and actions
2017-04-04 Vasily Philipovnet/mlx4: split the definitions to the header file
2017-04-04 Gaetan Rivetnet/mlx4: update link status upon probing with LSC
2017-04-04 Jerin Jacobconfig: enable thunderx nicvf
2017-04-04 Jerin Jacobnet/thunderx: fix build on FreeBSD
2017-04-04 Jerin Jacobnet/thunderx: fix 32-bit build
2017-04-04 Andrew Rybchenkonet/sfc: add missing BSD license line and update year
2017-04-04 Yongseok Kohnet/mlx5: add enhanced multi-packet send for ConnectX-5
2017-04-04 Nélio Laranjeironet/mlx5: limit flow API rules to one tunnel
2017-04-04 Ivan Malovnet/sfc: add callback to retrieve FW version
2017-04-04 Ivan Malovnet/sfc/base: add advanced function to extract FW version
2017-04-04 Wenzhuo Lunet/i40e: fix broadcast promiscuous mode setting
2017-04-04 Chas Williamsnet/vmxnet3: fix queue size changes
2017-04-04 Pascal Mazonnet/tap: add flow control management
2017-04-04 Pascal Mazonnet/tap: add packet type management
2017-04-04 Pascal Mazonnet/tap: add multicast addresses management
2017-04-04 Pascal Mazonnet/tap: add speed capabilities
2017-04-04 Pascal Mazonnet/tap: add MTU management
2017-04-04 Pascal Mazonnet/tap: add MAC address management
2017-04-04 Pascal Mazonnet/tap: refactor ioctl calls
2017-04-04 Pascal Mazonnet/tap: remove NO-ARP setting
2017-04-04 Ivan Malovnet/sfc: add VFs to the table of PCI IDs for supported...
2017-04-04 Ivan Malovnet/sfc: support MCDI proxy
2017-04-04 Ivan Malovnet/sfc: avoid failure on port start if Rx mode is...
2017-04-04 Ivan Malovnet/sfc: poll MAC stats if periodic DMA is not supported
2017-04-04 Ivan Malovnet/sfc: add kvarg control for MAC statistics update...
2017-04-04 Andrew Rybchenkonet/sfc/base: do not ignore MAC stats update period
2017-04-04 Yong Wangnet/ena: fix return of hash control flushing
2017-04-04 Yong Wangnet/ena: remove redundant variable
2017-04-04 Johan Samuelssonnet/pcap: fix using mbuf after freeing it
2017-04-04 Olivier Matznet/i40e: fix error log in descriptor done function
2017-04-04 Shahaf Shulernet/mlx5: support user space Rx interrupt event
2017-04-04 Shahaf Shulereal/linux: support external Rx interrupt
2017-04-04 Adrien Mazarguilnet/tap: add Rx trigger
2017-04-04 Adrien Mazarguilnet/tap: remove redundant syscall on Tx
2017-04-04 Jerin Jacobnet/thunderx: check data offset alignment requirement
2017-04-04 Allain Legacynet/e1000: advertise offload capabilities for the EM PMD
2017-04-04 Ivan Malovnet/sfc: set multicast address list in started state...
2017-04-04 Roman Zhukovnet/sfc: add unknown unicast/multicast match in flow API
2017-04-04 Roman Zhukovnet/sfc: support UDP in flow API filters
2017-04-04 Roman Zhukovnet/sfc: support TCP in flow API filters
2017-04-04 Roman Zhukovnet/sfc: support IPV6 in flow API filters
2017-04-04 Roman Zhukovnet/sfc: support IPV4 in flow API filters
2017-04-04 Roman Zhukovnet/sfc: support VLAN in flow API filters
2017-04-04 Roman Zhukovnet/sfc: support flow API filters
2017-04-04 Andrew Rybchenkonet/sfc: provide a way to check if filter is supported
2017-04-04 Andrew Rybchenkonet/sfc: implement dummy filter control callback
2017-04-04 Mark Spendernet/sfc/base: improve API to get supported filter matches
2017-04-04 Mark Spendernet/sfc/base: split local MAC I/G back into separate...
2017-04-04 Ido Barneanet/ixgbevf: set xstats id values
2017-04-04 Shahaf Shulernet/mlx5: fix TSO TCP checksum flag
2017-04-04 Qi Zhangnet/fm10k/base: add base driver information
2017-04-04 Qi Zhangnet/fm10k/base: request reset on mailbox state change
2017-04-04 Qi Zhangnet/fm10k/base: replace macros
2017-04-04 Qi Zhangnet/fm10k/base: improve re-map queues handle
2017-04-04 Qi Zhangnet/fm10k/base: add macro for geneve tunnel offload
2017-04-04 Qi Zhangnet/fm10k/base: do not stop reset
2017-04-04 Qi Zhangnet/fm10k/base: add macros for global interrupt
2017-04-04 Qi Zhangnet/fm10k/base: enable lport map request
2017-04-04 Qi Zhangnet/fm10k/base: improve VF multi-bit VLAN update requests
2017-04-04 Qi Zhangnet/fm10k/base: update comment regarding reserved bits...
2017-04-04 Qi Zhangnet/fm10k/base: use different name for override bit
2017-04-04 Qi Zhangnet/fm10k/base: update comment to use 8 bit notation
2017-04-04 Qi Zhangnet/fm10k/base: add new item to lport msg attr
2017-04-04 Qi Zhangnet/fm10k/base: clean up the logic
2017-04-04 Qi Zhangnet/fm10k/base: add error code
2017-04-04 Qi Zhangnet/fm10k/base: expose macros needed by DPDK
2017-04-04 Qi Zhangnet/fm10k/base: reset multicast mode when deleting...
2017-04-04 Qi Zhangnet/fm10k/base: add a flag to indicate VF trust mode
2017-04-04 Pascal Mazonnet/tap: fix dev name look-up
2017-04-04 Andrew Rybchenkonet/sfc: remove Tx DMA descriptor boundary crossing...
2017-04-04 Andrew Rybchenkonet/sfc/base: separate limitations on Tx DMA descriptors
2017-04-04 Jerin Jacobnet/i40e: fix incorrect packet index reference
2017-04-04 Ivan Malovnet/sfc: support statistics reset
2017-04-04 Ivan Malovnet/sfc/base: add MCDI agnostic wrapper for MAC stats...
2017-04-04 Wei Zhaonet/ixgbe: fix filters adding MAC type check
2017-04-04 Wei Zhaonet/ixgbe: move MAC type check macros
2017-04-04 Wei Zhaonet/ixgbe: delete useless function declaration
2017-04-04 Shahaf Shulerdoc: announce TSO support on mlx5 driver
2017-04-04 Shrikrishna... net/vmxnet3: update to version 3
2017-04-04 Shrikrishna... net/vmxnet3: add cmd to register memory region
2017-04-04 Shrikrishna... net/vmxnet3: add reserved version 3 command
2017-04-04 Shrikrishna... net/vmxnet3: support receive data ring
2017-04-04 Shrikrishna... net/vmxnet3: allow variable length Tx data ring
2017-04-04 Shrikrishna... net/vmxnet3: introduce generalized cmd interface
2017-04-04 Shrikrishna... net/vmxnet3: prepare for version 3 changes
2017-04-04 Jingjing Wunet/i40e: enable DCB on SRIOV VFs
2017-04-04 Jingjing Wuapp/testpmd: fix TC mapping in DCB init config
2017-04-04 Jingjing Wuapp/testpmd: fix init config for multi-queue mode
2017-04-04 Jingjing Wunet/ixgbe: fix multi-queue mode check in SRIOV mode
2017-04-04 Wenzhuo Lunet/ixgbe: fix all queues drop setting of DCB
2017-04-04 Shahaf Shulernet/mlx5: fix extended statistics counters identification
2017-04-04 Shahaf Shulernet/mlx5: support hardware TSO for VXLAN and GRE
2017-04-04 Shahaf Shulernet/mlx5: add hardware checksum offload for tunnel...
2017-04-04 Shahaf Shulernet/mlx5: support hardware TSO
2017-04-04 Olivier Matznet/ixgbe: remove invalid declaration
next