dpdk.git
2014-06-18 Anatoly Burakovvfio: more verbose error messages
2014-06-18 Anatoly Burakovvfio: open container at startup rather than during...
2014-06-18 Bruce Richardsoni40e: remove endian.h include
2014-06-18 Bruce Richardsonapp/test-acl: remove unused variable
2014-06-18 Bruce Richardsonapp/testpmd: simplify handling of stats mappings error
2014-06-18 Bruce Richardsonapp/testpmd: fix cmdline variable types
2014-06-18 Bruce Richardsonscripts: fix filtering of config comments on bsd
2014-06-18 Shannon Zhaotools: fix alignment of cpu layout output
2014-06-18 Jijiang Liuixgbe/base: update copyright to 2014
2014-06-18 Jijiang Liuixgbe/base: various changes
2014-06-18 Jijiang Liuixgbe/base: vf changes
2014-06-18 Jijiang Liuixgbe/base: x540 changes
2014-06-18 Jijiang Liuixgbe/base: filtering changes
2014-06-18 Jijiang Liuixgbe/base: flow director changes
2014-06-18 Jijiang Liuixgbe/base: allow to read in sff8472
2014-06-18 Jijiang Liuixgbe/base: allow access to PHY register without lock
2014-06-18 Jijiang Liuixgbe/base: rework protected access to autoc register
2014-06-18 Jijiang Liuixgbe/base: rework locking
2014-06-18 Jijiang Liuixgbe/base: rework flow control
2014-06-18 Jijiang Liuixgbe/base: rework link negotiation
2014-06-18 Jijiang Liuixgbe/base: disable laser control if manageability...
2014-06-18 Jijiang Liuixgbe/base: allow to disable link on D3
2014-06-18 Jijiang Liuixgbe/base: allow to enable and disable Rx
2014-06-18 Jijiang Liuixgbe/base: allow to read rtrup2tc register
2014-06-18 Jijiang Liuixgbe/base: rework PCIe disabling
2014-06-18 Jijiang Liuixgbe/base: name constants
2014-06-18 Jijiang Liuixgbe/base: improve error handling
2014-06-18 Jijiang Liuixgbe/base: minor changes
2014-06-18 Jijiang Liue1000/base: update copyright to 2014
2014-06-18 Jijiang Liue1000/base: various changes
2014-06-18 Jijiang Liue1000/base: fix K1 beacon for 82579
2014-06-18 Jijiang Liue1000/base: m88e1512 phy in 82575
2014-06-18 Jijiang Liue1000/base: fix m88e1112 for 82575
2014-06-18 Jijiang Liue1000/base: fix i354
2014-06-18 Jijiang Liue1000/base: fix i217
2014-06-18 Jijiang Liue1000/base: i210 PLL workaround
2014-06-18 Jijiang Liue1000/base: improve error handling
2014-06-18 Jijiang Liue1000/base: minor changes
2014-06-18 Jijiang Liue1000/base: cleanup c10, ulp and nahum6 i218 support
2014-06-17 Ivan Bouleapp/testpmd: command to configure MTU
2014-06-17 Ivan Bouleixgbevf: allow to set MTU
2014-06-17 Samuel Gauthierethdev: MTU accessors
2014-06-17 David Marchandethdev: allow to force Rx scatter mode
2014-06-17 David Marchandethdev: store minimum Rx buffer size
2014-06-17 David Marchandethdev: autoneg parameter in flow control accessors
2014-06-17 Zijie Panethdev: retrieve flow control configuration
2014-06-17 Min Caokvargs: fix build with gcc 4.5.1
2014-06-17 Helin Zhangapp/testpmd: add L3 packet type in offload flags
2014-06-17 Helin Zhangapp/testpmd: support displaying 32-byte Rx descriptors
2014-06-17 Helin Zhangi40e: new poll mode driver
2014-06-17 Helin Zhangi40e: base driver
2014-06-17 Helin Zhangpci: add i40e devices
2014-06-17 Helin Zhangmbuf: add new packet flags for i40e
2014-06-17 Helin Zhangethdev: set port based vlan
2014-06-17 Helin Zhangethdev: function to compare ethernet addresses
2014-06-17 Helin Zhangethdev: new link speeds
2014-06-17 Helin Zhangethdev: more RSS flags
2014-06-17 Helin Zhangethdev: allow maximum packet length to less than 1518
2014-06-17 Helin Zhangpci: access to specific bits via sysfs
2014-06-17 Ouyang Changchunexamples/vmdq: fix Tx queue id
2014-06-17 Pablo de Laraixgbe: fix link status interrupt of bypass device
2014-06-17 Ivan Bouleethdev: add Rx error counters for missed, badcrc and...
2014-06-17 Cristian Dumitrescuapp/test: packet framework unit tests
2014-06-17 Cristian Dumitrescuexamples/pipeline: packet framework sample
2014-06-17 Cristian Dumitrescuapp/pipeline: packet framework benchmark
2014-06-17 Cristian Dumitrescucfgfile: library to interpret config files
2014-06-17 Cristian Dumitrescupipeline: new packet framework logic
2014-06-17 Cristian Dumitrescutable: stub
2014-06-17 Cristian Dumitrescutable: array
2014-06-17 Cristian Dumitrescutable: hash
2014-06-17 Cristian Dumitrescutable: ACL
2014-06-17 Cristian Dumitrescutable: LPM IPv6
2014-06-17 Cristian Dumitrescutable: LPM IPv4
2014-06-17 Cristian Dumitrescutable: new packet framework API
2014-06-17 Cristian Dumitrescuport: source and sink
2014-06-17 Cristian Dumitrescuport: hierarchical scheduler
2014-06-17 Cristian Dumitrescuport: IPv4 reassembly
2014-06-17 Cristian Dumitrescuport: IPv4 fragmentation
2014-06-17 Cristian Dumitrescuport: ring
2014-06-17 Cristian Dumitrescuport: ethdev
2014-06-17 Cristian Dumitrescuport: new packet framework API
2014-06-17 Cristian Dumitresculpm: check rule existence
2014-06-17 Cristian Dumitrescumbuf: meta-data offset
2014-06-17 Thomas Monjalonip_frag: clean includes
2014-06-16 Thomas Monjalonexamples/vhost: restrict log type namespace
2014-06-16 Jingjing Wuapp/testpmd: add commands for filters
2014-06-16 Jingjing Wuixgbe: add filters
2014-06-16 Jingjing Wuigb: add filters
2014-06-16 Jingjing Wuethdev: add filters
2014-06-16 Anatoly Burakovexamples/ip_reassembly: overhaul
2014-06-16 Anatoly Burakovip_frag: add IPv6 reassembly
2014-06-16 Anatoly Burakovexamples/ip_fragmentation: overhaul
2014-06-16 Anatoly Burakovexamples: rename ipv4_frag example to ip_fragmentation
2014-06-16 Anatoly Burakovip_frag: add IPv6 fragmentation support
2014-06-16 Anatoly Burakovip_frag: rename ipv4_fragmentation function
2014-06-16 Anatoly Burakovip_frag: refactor reassembly code into a proper library
2014-06-16 Anatoly Burakovip_frag: rename structures in fragmentation table
2014-06-16 Anatoly Burakovip_frag: remove unneeded check and macro
2014-06-16 Anatoly Burakovip_frag: new internal common header
2014-06-16 Anatoly Burakovip_frag: fix code style
next