dpdk.git
2015-12-12 Cunming Liangeal/linux: fix Rx interrupt read error management
2015-12-12 Michael Qiuexamples/netmap_compat: fix build on Suse 11
2015-12-12 Ian Bettsexamples/performance-thread: fix return sign
2015-12-11 Panu Matilainenscripts: fix relpath.sh output when $prefix is set...
2015-12-11 Thomas Monjalonmbuf_offload: mark experimental state
2015-12-11 Ian Bettsexamples/performance-thread: mark as experimental
2015-12-11 Ian Bettsexamples/performance-thread: add pthread_shim app
2015-12-11 Ian Bettsexamples/performance-thread: add l3fwd-thread app
2015-12-11 Ian Bettsexamples/performance-thread: add lthread subsystem
2015-12-11 Ian Bettsdoc: add guide for performance-thread example
2015-12-10 Bernard Iremongerexamples/vhost: reduce number of hugepages needed
2015-12-10 Fan Zhangexample/ip_pipeline: fix config file parsing defect
2015-12-10 Remy Hortonexamples/l2fwd-keepalive: fix integer overflow
2015-12-10 Remy Hortonexamples/ethtool: fix uninitialised variable
2015-12-10 Pablo de Laraapp/testpmd: swap MAC in IEEE1588 forwarding
2015-12-10 Pavel Krauzaf_packet: set input port in mbuf
2015-12-10 Helin Zhangi40e: fix filtering with vlan input
2015-12-10 Stephen Hemmingervfio: support iommu group zero
2015-12-09 Pablo de Laraexamples/vhost: fix strict aliasing
2015-12-09 Michael Qiuexamples/ip_pipeline: fix strict-aliasing
2015-12-09 Jasvinder Singhexamples/ip_pipeline: fix build in old environments
2015-12-09 Piotr Azarewiczexamples/ip_pipeline: fix coverity warnings
2015-12-09 Stephen Hemmingerexamples/ethtool: remove dead code
2015-12-09 Stephen Hemmingervhost: do not stall if guest is slow
2015-12-09 Yuanhan Liuvirtio: fix wrong queue index
2015-12-09 Chas Williamsbnx2x: fix double init check
2015-12-09 Chao Zhuhash: fix build on IBM POWER and ARM
2015-12-09 Thomas Monjalonmk: fix install with minimal shell
2015-12-08 Thomas Monjalonversion: 2.2.0-rc3
2015-12-08 Yuanhan Liuvhost: reserve some space in structures
2015-12-08 Lee Robertskni: fix build on RHEL 7.2
2015-12-08 Alejandro Luceronfp: add guide
2015-12-08 Alejandro Luceronfp: add link status interrupt
2015-12-08 Alejandro Luceronfp: add basic features
2015-12-08 Alejandro Luceronfp: add link status update
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
next