dpdk.git
2017-02-10 Jingjing Wumbuf: fix bitmask of Tx offload flags
2017-02-10 Jingjing Wunet/e1000: fix bitmask of supported Tx flags
2017-02-10 Jingjing Wunet/ixgbe: fix bitmask of supported Tx flags
2017-02-10 Jingjing Wunet/i40e: fix bitmask of supported Tx flags
2017-02-10 Qiming Yangnet/i40e: fix link update delay
2017-02-10 Yongseok Kohnet/mlx5: fix updating total length of multi-packet...
2017-02-10 Wenzhuo Lunet/i40e: rework port check for driver-specific API
2017-02-10 Tom Crugnalenet/i40evf: fix reporting of imissed packets
2017-02-10 Jeff Guonet/i40e: fix ethertype filter on X722
2017-02-10 Jeff Guodrivers/net: fix device configuration
2017-02-10 Beilei Xingnet/i40e: fix tunnel filter
2017-02-10 Beilei Xingnet/i40e: fix parsing tunnel filter
2017-02-10 Jakub Palidernet/ena: fix setting host attributes
2017-02-10 Wenzhuo Lunet/ixgbe: rework port check for driver-specific API
2017-02-10 Keith Wilesnet/tap: move closing file descriptors to close function
2017-02-10 Keith Wilesnet/tap: move link down before close
2017-02-10 Keith Wilesnet/tap: cleanup log messages
2017-02-10 Keith Wilesnet/tap: fix multi-queue support
2017-02-10 Keith Wilesnet/tap: remove unused variable
2017-02-10 Keith Wilesnet/tap: remove redundant file descriptor array
2017-02-10 Keith Wilesnet/tap: fix guide for device name
2017-02-10 Wei Zhaonet/ixgbe: fix VXLAN parsing for flow director
2017-02-10 Wei Zhaonet/ixgbe: add TCI mask check for flow director
2017-02-10 John Daleynet/enic: fix memory leak with oversized Tx packets
2017-02-10 Pascal Mazonnet/tap: support promiscuous and allmulticast
2017-02-10 Pascal Mazonnet/tap: add link up and down operations
2017-02-10 Pascal Mazonnet/tap: display name after parsing
2017-02-10 Pascal Mazonnet/tap: keep kernel-assigned MAC address
2017-02-10 Pascal Mazonnet/tap: skip overwritten file descriptor assignment
2017-02-10 Pascal Mazonnet/tap: fix log level of errors
2017-02-10 Pascal Mazonnet/tap: fix name
2017-02-10 Nélio Laranjeironet/mlx5: fix inline WQE consumption
2017-02-10 Nélio Laranjeironet/mlx5: fix Tx WQE corruption caused by starvation
2017-02-10 Nélio Laranjeironet/mlx5: fix ethernet header re-writing
2017-02-10 Ivan Malovnet/sfc: fix setting empty multicast list
2017-02-10 Nélio Laranjeironet/mlx5: fix flow rule creation if ports are stopped
2017-02-10 Nélio Laranjeironet/mlx5: fix verification of mark action
2017-02-10 Nélio Laranjeironet/mlx5: use flow API default masks
2017-02-10 Shahaf Shulernet/mlx5: fix inconsistent link status
2017-02-10 Yong Wangpci: fix UIO interrupt file descriptor check before...
2017-02-10 Ido Barneanet/virtio: add speed capability
2017-02-10 Jianfeng Tandoc: postpone ABI changes in igb_uio
2017-02-10 Jianfeng Tandoc: add guide to use virtio-user as exceptional path
2017-02-10 Jianfeng Tandoc: add guide to use virtio-user for container networking
2017-02-10 Ferruh Yigitmk: move PMD libraries linking to applications
2017-02-09 Ferruh Yigitapp/testpmd: use LDLIBS in makefile
2017-02-09 Ferruh Yigitmk: link more libraries without --whole-archive
2017-02-09 Qiming Yangexamples/ethtool: display bus information
2017-02-09 Alan Dewarsched: fix crash when freeing port
2017-02-09 Patrick MacArthurvfio: fix file descriptor leak in multi-process
2017-02-09 Daniel Mrzyglodapp/crypto-perf: fix FreeBSD build
2017-02-09 Nelio Laranjeirodoc: add flow API to features list
2017-02-09 Jiayu Hudoc: add xstats to virtio features list
2017-02-09 Olivier Matzdoc: add known issue for virtio TSO with clones
2017-02-09 John Daleydoc: update release notes for enic driver
2017-02-08 Ferruh Yigitdoc: automate examples file list for API
2017-02-08 Matej Vidomaintainers: update email address
2017-02-08 Adrien Mazarguilmaintainers: update mlx4/mlx5
2017-02-08 Yuanhan Liumaintainers: split virtio and vhost
2017-02-08 Yuanhan Liumaintainers: update for virtio
2017-02-08 John McNamaradoc: add guidelines on stable and lts releases
2017-02-07 Anders Roxellpkg: remove xen-devel for aarch64
2017-02-07 Anders Roxellpkg: support aarch64
2017-01-30 Thomas Monjalonversion: 17.02-rc2
2017-01-30 Ferruh Yigitdoc: add device specific API
2017-01-30 Keith Wilesnet/tap: fix invalid queue file descriptor
2017-01-30 Ferruh Yigitdrivers/net: remove redundant new line from logs
2017-01-30 Nélio Laranjeironet/mlx5: fix flow pattern validation
2017-01-30 Nélio Laranjeironet/mlx5: fix flow pattern VLAN validation
2017-01-30 Ferruh Yigitnet/ixgbe: fix API comments for doxygen
2017-01-30 Ferruh Yigitnet/i40e: fix API comments for doxygen
2017-01-30 Bernard Iremongernet/i40e: fix crash in close
2017-01-30 John Daleynet/enic: fix MAC address add and remove
2017-01-30 Ferruh Yigitdrivers/net: make PCI device id struct const
2017-01-30 Emmanuel Roullitnet/cxgbe: remove unused variables
2017-01-30 Yi Zhangnet/ixgbevf: fix max packet length
2017-01-30 Qi Zhangnet/i40e: fix checksum flag in x86 vector Rx
2017-01-30 Emmanuel Roullitnet/bonding: remove useless assignment
2017-01-30 Emmanuel Roullitnet/cxgbe/base: initialize variable before reading...
2017-01-30 Jakub Palidernet/ena: prepare TSO offload calculation
2017-01-30 Tiwei Bienet/ixgbe: fix API parameter checking
2017-01-30 Wei Dainet/ixgbe: return success when SFP is not present
2017-01-30 Rasesh Modynet/bnx2x: fix Rx mode configuration
2017-01-30 Matej Vidonet/szedata2: fix device memory access
2017-01-30 Jingjing Wunet/i40e: fix deletion of all macvlan filters
2017-01-30 Jingjing Wunet/i40e: fix validation when deleting MAC address
2017-01-30 Rasesh Modynet/qede/base: fix FreeBSD build
2017-01-30 Shahaf Shulernet/mlx5: fix memory leak when parsing device params
2017-01-30 Jeff Guodoc: add known uio_pci_generic issue for i40e
2017-01-30 Ivan Malovnet/sfc: fix TSO limits imposed to the number of Tx...
2017-01-30 Andrew Rybchenkonet/sfc: use eal I/O device memory barriers API
2017-01-30 Andrew Rybchenkonet/sfc: use eal I/O device memory read/write API
2017-01-30 Andrew Rybchenkonet/sfc: enable TSO by default
2017-01-30 Andrew Rybchenkonet/sfc: do not panic if alarms are not supported
2017-01-30 Nélio Laranjeironet/mlx5: fix Rx packet validation and type
2017-01-30 Nélio Laranjeironet/mlx5: fix flow API mark combined with drop
2017-01-30 Yongseok Kohnet/mlx5: fix queue wrap-around of multi-packet send
2017-01-30 Yongseok Kohnet/mlx5: increase RSS indirection table size limit
2017-01-30 Yongseok Kohnet/mlx5: add prefetching Rx completion queue
2017-01-30 Xiao Wangnet/i40e: fix Rx checksum flag
next