dpdk.git
2017-04-01 Yuanhan Liuvhost: introduce API to start a specific driver
2017-04-01 Yuanhan Liuvhost: export APIs for live migration support
2017-04-01 Yuanhan Liuvhost: add features changed callback
2017-04-01 Yuanhan Liuvhost: rename virtio-net to vhost
2017-04-01 Yuanhan Liuvhost: rename device ops struct
2017-04-01 Yuanhan Liuvhost: do not include net specific headers
2017-04-01 Yuanhan Liuvhost: drop the Rx and Tx queue macro
2017-04-01 Yuanhan Liuvhost: move the device ready check at proper place
2017-04-01 Yuanhan Liuvhost: export the number of vrings
2017-04-01 Yuanhan Liuvhost: turn queue pair to vring
2017-04-01 Yuanhan Liuvhost: export API to translate gpa to vva
2017-04-01 Yuanhan Liuvhost: export vhost vring info
2017-04-01 Yuanhan Liuvhost: introduce API to fetch negotiated features
2017-04-01 Yuanhan Liuvhost: export guest memory regions
2017-04-01 Yuanhan Liuvhost: make notify ops per vhost driver
2017-04-01 Yuanhan Liuvhost: use new APIs to handle features
2017-04-01 Yuanhan Liunet/vhost: remove feature related APIs
2017-04-01 Yuanhan Liuvhost: introduce driver features related APIs
2017-04-01 Yuanhan Liuvhost: fix fd leaks for vhost-user server mode
2017-04-01 Jianfeng Tannet/virtio-user: support LSC
2017-04-01 Jianfeng Tannet/virtio-user: support to report net status
2017-04-01 Jianfeng Tannet/virtio-user: support Rx interrupt
2017-04-01 Jianfeng Tannet/virtio-user: move eventfd open/close into init...
2017-04-01 Jianfeng Taneal/linux: add interrupt type for vdev
2017-04-01 Wenfeng Liunet/virtio-user: support changing tap interface name
2017-04-01 Kevin Traynorvhost: fix false sharing
2017-04-01 Yong Wangdoc: fix parameter of virtio-user for container
2017-04-01 Maxime Coquelinapp/testpmd: print MTU in port info
2017-04-01 Maxime Coquelinnet/virtio: support MTU feature
2017-04-01 Maxime Coquelinnet/vhost: set MTU
2017-04-01 Maxime Coquelinvhost: add API to get MTU value
2017-04-01 Maxime Coquelinvhost: add new ready status flag
2017-04-01 Maxime Coquelinvhost: support MTU protocol feature
2017-04-01 Maxime Coquelinvhost: enable virtio MTU feature
2017-04-01 Yuanhan Liuvhost: remove a hack on queue allocation
2017-04-01 Yuanhan Liuvhost: fix max queues
2017-04-01 Yuanhan Liuvhost: fix multiple queue not enabled for old kernels
2017-04-01 Matt Petersnet/virtio: disable LSC interrupt if MSIX not enabled
2017-04-01 Wenfeng Liunet/virtio-user: fix overflow
2017-04-01 Wenfeng Liunet/virtio-user: fix tapfds close
2017-04-01 Ilya Maximetsvhost: change log levels in client mode
2017-04-01 Rami Rosennet/vhost: remove include of numaif.h
2017-04-01 Zhiyong Yangnet/virtio: remove the redundant computing
2017-04-01 Matthias Gattovhost: try to shrink pfdset when fdset_add fails
2017-04-04 Andy Moretonnet/sfc/base: fix out of bounds read in VIs allocation
2017-04-04 Andy Moretonnet/sfc/base: fix potential buffer overflow in Tx queue...
2017-04-04 Andy Moretonnet/sfc/base: fix failure path in EF10 Tx queue PIO...
2017-04-04 Bernard Iremongerapp/testpmd: add CLI to set TC min bandwidth
2017-04-04 Bernard Iremongernet/ixgbe: allocate TC bandwidth
2017-04-04 Andriy Berestovskyynet/thunderx: wait to complete during link update
2017-04-04 Wenzhuo Lunet/i40e: fix VLAN promisc setting
2017-04-04 Pascal Mazonnet/tap: fix redirection rule after MAC change
2017-04-04 Pascal Mazonnet/tap: fix null MAC address at init
2017-04-04 Pascal Mazonnet/tap: update netlink error code management
2017-04-04 Vasily Philipovnet/mlx4: use a single drop queue for all drop flows
2017-04-04 Nélio Laranjeironet/mlx5: fix RSS flow rule with non existing queues
2017-04-04 Nélio Laranjeironet/mlx5: remove duplicated process in flow API
2017-04-04 Pascal Mazonnet/tap: remove minimum packet size in Rx
2017-04-04 Pascal Mazonnet/tap: remove unsupported UDP/TCP port mask in flow
2017-04-04 Jingjing Wunet/i40e/base: add README
2017-04-04 Rami Rosendoc: fix typo in i40e guide
2017-04-04 Shahaf Shulernet/mlx5: remove unnecessary Verbs library calls
2017-04-04 Yongseok Kohnet/mlx5: rebuild flows on updating RETA
2017-04-04 Yongseok Kohnet/mlx5: use correct RETA table size
2017-04-04 Yongseok Kohethdev: remove requirement of aligned RETA size
2017-04-04 Xiao Wangnet/fm10k: fix secondary process crash
2017-04-04 Bernard Iremongernet/i40e: update tunnel filter restore function
2017-04-04 Bernard Iremongernet/i40e: update destroy tunnel filter function
2017-04-04 Bernard Iremongernet/i40e: parse QinQ pattern
2017-04-04 Bernard Iremongernet/i40e: add QinQ filter create function
2017-04-04 Bernard Iremongernet/i40e: initialise L3 MAP register
2017-04-04 Nélio Laranjeironet/mlx5: fix mark id retrieval
2017-04-04 Andrew Rybchenkonet/sfc: fix device reconfigure
2017-04-04 Andrew Rybchenkonet/sfc: support changing the number of transmit queues
2017-04-04 Andrew Rybchenkonet/sfc: support changing the number of receive queues
2017-04-04 Andrew Rybchenkonet/sfc: clarify Tx subsystem configure/close function...
2017-04-04 Andrew Rybchenkonet/sfc: clarify Rx subsystem configure/close function...
2017-04-04 Andrew Rybchenkonet/sfc: initialize port data on attach
2017-04-04 Andrew Rybchenkonet/sfc: move event support init to attach stage
2017-04-04 Andrew Rybchenkonet/sfc: remove EvQ info array to simplify reconfigure
2017-04-04 Andrew Rybchenkonet/sfc: remove flags from EvQ info
2017-04-04 Andrew Rybchenkonet/sfc: move EvQ entries to the EvQ control structure
2017-04-04 Andrew Rybchenkonet/sfc: remove unused max entries from EvQ info
2017-04-04 Andrew Rybchenkonet/sfc: bind EvQ DMA space to EvQ type and type-local...
2017-04-04 Andrew Rybchenkonet/sfc: clarify interrupts support function names
2017-04-04 Andrew Rybchenkonet/sfc: do not drop TSO on device configure
2017-04-04 Andrew Rybchenkonet/sfc: choose datapaths after probe and before attach
2017-04-04 Andrew Rybchenkonet/sfc: use correct function to free scattered packet...
2017-04-04 Alex Zelezniaknet/ixgbe: ping VF when PF status changes
2017-04-04 Beilei Xingnet/i40e: enable tunnel filter for MPLS
2017-04-04 Beilei Xingnet/i40e: add flow API MPLS parsing function
2017-04-04 Beilei Xingapp/testpmd: add MPLS and GRE fields to flow command
2017-04-04 Beilei Xingethdev: add MPLS and GRE flow API items
2017-04-04 Andrew Rybchenkonet/sfc: fix leak if EvQ DMA space allocation fails
2017-04-04 Andrew Rybchenkonet/sfc: destroy event queue when Tx queue is released
2017-04-04 Andrew Rybchenkonet/sfc: destroy event queue when Rx queue is released
2017-04-04 Nélio Laranjeironet/mlx5: fix Tx when first segment size is too short
2017-04-04 Harish Patilnet/qede: prevent crash while changing MTU dynamically
2017-04-04 Harish Patilnet/qede: fix VF RSS configuration
2017-04-04 Harish Patilnet/qede: fix missing UDP protocol in RSS offload types
next