dpdk.git
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
2017-01-30 Qi Zhangnet/ixgbe: fix blocked interrupts
2017-01-30 Andrew Rybchenkonet/sfc: fix flow control settings on port start
2017-01-30 Andrew Rybchenkonet/sfc: fix link status when port is not started
2017-01-30 Andrew Rybchenkonet/sfc: synchronize link status with HW on start
2017-01-30 Andrew Rybchenkonet/sfc: avoid usage of possibly uninitialized link...
2017-01-30 Yuanhan Liunet/virtio: optimize header reset on any layout
2017-01-30 Yuanhan Liunet/virtio: fix performance regression due to TSO
2017-01-30 Jianfeng Tannet/vhost: fix unix socket not removed as closing
2017-01-30 Emmanuel Roullitvhost: remove unneeded variable assignment
2017-01-30 Emmanuel Roullitvhost: do not GSO when no header is present
2017-01-28 Jianfeng Tannet/virtio-user: check value returned from malloc
2017-01-28 Yuanhan Liunet/virtio: fix crash when number of virtio devices > 1
2017-01-28 Yuanhan Liuvhost: fix long stall of negotiation
2017-01-28 Yuanhan Liuvhost: fix dead loop in enqueue path
2017-01-30 Ferruh Yigitcrypto/qat: make PCI device id struct const
2017-01-30 Slawomir Mrozowiczdoc: describe new performance test application
2017-01-30 Slawomir Mrozowiczapp/crypto-perf: add test vectors files
2017-01-30 Slawomir Mrozowiczapp/crypto-perf: introduce performance test application
2017-01-30 Slawomir Mrozowiczcryptodev: retrieve device info
2017-01-30 Fan Zhangcrypto/scheduler: add documentation
2017-01-30 Fan Zhangcrypto/scheduler: add unit test
2017-01-30 Fan Zhangcrypto/scheduler: enable compilation
2017-01-30 Fan Zhangcrypto/scheduler: register operation functions
2017-01-30 Fan Zhangcrypto/scheduler: register as vdev driver
2017-01-30 Fan Zhangcrypto/scheduler: add round-robin mode
2017-01-30 Fan Zhangcrypto/scheduler: add API implementations
2017-01-30 Fan Zhangcrypto/scheduler: add internal structures
2017-01-30 Fan Zhangcrypto/scheduler: add API
2017-01-30 Fan Zhangcryptodev: add scheduler PMD name and type
2017-01-30 Hemant Agrawalcryptodev: decouple from PCI device
2017-01-30 Declan Dohertycryptodev: uninline some functions
2017-01-30 Ferruh Yigitmk: parallelize make config
2017-01-30 Jerin Jacobdoc: add I/O device memory access API to release notes
2017-01-30 Yoni Giladusertools: fix active interface detection when binding
2017-01-30 Pablo de Laraexamples/server_node_efd: renamed from flow_distributor
2017-01-30 Pablo de Laraapp/test: fix build with overflowed EFD value
2017-01-30 Ferruh Yigitapp/test: make PCI device id struct const
2017-01-30 Andrew Rybchenkopdump: fix coverage warning
2017-01-30 Qiming Yangapp/testpmd: add offload capabilities query
2017-01-30 Michał Mirosławacl: fix flow data comments
next