dpdk.git
2015-12-08 Alejandro Luceronfp: add statistics
2015-12-08 Alejandro Luceronfp: add RSS
2015-12-08 Alejandro Luceronfp: add Rx and Tx
2015-12-08 Alejandro Luceronfp: introduce driver initialization
2015-12-08 Jianbo Liumaintainers: claim responsibility for ARMv7 and ARMv8
2015-12-08 Jianbo Liuacl/arm: enable acl for ARMv7
2015-12-08 Jianbo Liueal/arm: fix timer read from PMU
2015-12-08 Remy Hortonexamples/ethtool: add user-space ethtool sample application
2015-12-08 Thomas Monjalonmk: fix external library build when combine is enabled
2015-12-08 Andrew G. Harveymk: remove ABI versioning for external library
2015-12-07 Panu Matilainenmk: fix warnings when adding extra warning flags
2015-12-07 Panu Matilainenmk: fix external shared library dependencies of drivers
2015-12-07 Panu Matilainenscripts: support any git revisions as ABI validation...
2015-12-07 Yong Liuexamples/vm_power_manager: fix build with libvirt ...
2015-12-07 Fan Zhangexamples/ip_pipeline: add missing files of flow actions...
2015-12-07 Thomas Monjalondoc: fix make help
2015-12-07 John McNamaradoc: fix examples in netmap compatibility guide
2015-12-07 John McNamaradoc: fix repeated typo in sample app guides
2015-12-07 Tetsuya Mukawadoc: fix missing blank line before code block
2015-12-07 Stephen Hemmingerreplace bzero with memset
2015-12-07 Stephen Hemmingerremove blank lines at end-of-file
2015-12-07 Stephen Hemmingerremove double semicolons
2015-12-07 Aaron Conolepower: remove duplicate definition
2015-12-07 Igor Ryzhovethdev: fix reset of Rx mbuf allocation failures
2015-12-07 Konstantin... app/testpmd: add description of queue info command
2015-12-07 Bernard Iremongerdoc: fix ring based driver guide
2015-12-07 Bernard Iremongerapp/test: fix ring unit test
2015-12-07 Helin Zhangapp/test: fix kni success code
2015-12-07 Maciej Gajdzicaapp/test: rename acl function to lowercase
2015-12-07 Sergio Gonzalez... app/test: fix integer overflow in memory unit test
2015-12-07 David Huntapp/test: fix crash in performance test
2015-12-07 Harish Patilexamples/l3fwd: fix crash with unaligned L2 header
2015-12-07 Pablo de Laraexamples/l3fwd: fix crash with IPv6
2015-12-07 John McNamaraexamples/l3fwd: fix option parsing
2015-12-07 Declan Dohertyexamples/l2fwd-crypto: fix option -t
2015-12-07 Bernard Iremongerexamples/vhost_xen: fix build
2015-12-07 Jianfeng Tanexamples/vhost: fix statistics
2015-12-07 Xutao Sunexamples/vmdq: fix crash when using too many pools
2015-12-07 Daniel Mrzyglodexamples/bond: fix FreeBSD build
2015-12-07 Fan Zhangexamples/ip_pipeline: add flow actions pipeline
2015-12-07 Maciej Gajdzicaexamples/ip_pipeline: check pipeline type
2015-12-07 Piotr Azarewiczexamples/ip_pipeline: reconfigure thread binding dynami...
2015-12-07 Jasvinder Singhexamples/ip_pipeline: add more functions to routing...
2015-12-07 Jasvinder Singhexamples/ip_pipeline: add flow id parameter to flow...
2015-12-07 Jasvinder Singhexamples/ip_pipeline: extract fields in passthrough...
2015-12-07 Jasvinder Singhexamples/ip_pipeline: check queues
2015-12-07 Jasvinder Singhexamples/ip_pipeline: enable promiscuous mode configuration
2015-12-07 Jasvinder Singhexamples/ip_pipeline: fix log in link config
2015-12-07 Fan Zhangexamples/ip_pipeline: fix source port mempool
2015-12-07 Fan Zhangexamples/ip_pipeline: fix resource leak
2015-12-07 Fan Zhangport: fix sink port statistics
2015-12-07 Fan Zhangport: fix mbuf allocation in source port
2015-12-07 Bernard Iremongerbonding: fix link state interrupt flag
2015-12-07 Bernard Iremongervirtio: fix link state interrupt
2015-12-07 Stephen Hemmingervirtio: clean up Tx space checks
2015-12-07 Stephen Hemmingervirtio: fix Rx mbuf initialization
2015-12-07 Chas Williamsbnx2x: set ethernet address type during VF Tx
2015-12-06 Chas Williamsbnx2x: fix little endian conversion in Tx
2015-12-06 Stephen Hemmingercxgbe: use explicit PCI driver structure
2015-12-06 Jingjing Wui40evf: fix MAC deletion when stopping
2015-12-06 Andrey Chilikini40e: fix flex payload mask
2015-12-06 Harry van Haarenixgbe: fix Tx bytes statistics with link down
2015-12-06 Yu Nemo Wenbinhash: customize compare function
2015-12-06 Pablo de Larahash: remove duplicated exported symbol
2015-12-06 Sergio Gonzalez... mem: fix doxygen comments regarding memzone freeing
2015-12-06 Yaacov Hazanethdev: fix debug macro
2015-12-06 Sergio Gonzalez... maintainers: claim responsibility for secondary process...
2015-12-06 Pablo de Laramaintainers: claim responsibility for various sample...
2015-12-06 Panu Matilainenmk: fix shared library dependencies of drivers
2015-12-06 Thomas Monjalonmk: prepare dependencies in shared libraries not combined
2015-12-06 Thomas Monjalonmaintainers: take responsibility for build system
2015-12-06 Thomas Monjalonpkg: update RPM with standard install
2015-12-06 Thomas Monjalonapp/proc_info: rename binary with prefix
2015-12-06 Thomas Monjalonmk: install examples
2015-12-06 Thomas Monjalonmk: install doc
2015-12-06 Thomas Monjalonmk: install binding tool in sbin directory
2015-12-06 Thomas Monjalonmk: install kernel modules
2015-12-06 Thomas Monjalonmk: split install rule
2015-12-06 Thomas Monjalonmk: introduce new install syntax
2015-12-06 Thomas Monjalonmk: install a standard cutomizable tree
2015-12-06 Thomas Monjalonmk: move installation procedure in install rule
2015-12-06 Thomas Monjalonmk: remove multi-target install
2015-12-06 Thomas Monjalonmk: remove testall
2015-12-06 Ferruh Yigitmk: fix combined lib build with ABI versioning
2015-12-06 Harry van Haarentools: add short alias -s to NIC binding status
2015-12-06 Mike Sowkasched: fix build without SSE4
2015-12-06 Christian Ehrhardtconfig: disable vector optimizations in sched library
2015-12-06 Thomas Monjalonmempool: fix mlx driver loading
2015-12-06 Thomas Monjaloneal: fix build with Xen dom0 enabled
2015-12-04 Christian Ehrhardtmk: fix combined library build with Xen driver
2015-12-04 Simon Kagstrommk: influence CPU flags with user input
2015-12-04 David Marchandmk: fix objects and libraries order when linking
2015-12-04 John McNamaratools: exit setup script without prompt
2015-12-04 Panu Matilainenscripts: fix ABI validator for KNI module config
2015-12-03 Panu Matilainenscripts: factorize ABI validator config fixups
2015-12-03 Panu Matilainenscripts: permit passing extra flags to ABI validator
2015-12-03 Thomas Monjalonscripts: add build tests
2015-12-02 Thomas Monjalonscripts: add checkpatch wrapper
2015-12-02 Stephen Hemmingerbonding: add depencency on cmdline library
2015-12-02 Stephen Hemmingerapp/cmdline_test: add missing dependencies
next