dpdk.git
2015-02-24 David Marchanddevargs: restore empty devargs
2015-02-24 Cunming Liangdoc: new eal multi-pthread feature
2015-02-24 Cunming Liangring: add optional yield to avoid spin forever
2015-02-24 Cunming Liangring: support non-EAL thread
2015-02-24 Cunming Liangmempool: support non-EAL thread
2015-02-24 Cunming Liangtimer: support non-EAL thread
2015-02-24 Cunming Liangspinlock: support non-EAL thread
2015-02-24 Cunming Lianglog: support non-EAL thread
2015-02-24 Cunming Liangeal: initialize lcore and socket id
2015-02-24 Cunming Liangmalloc: avoid unknown socket id
2015-02-24 Cunming Liangeal: apply thread affinity by assigned cpuset
2015-02-24 Cunming Liangeal: thread affinity API
2015-02-24 Cunming Liangeal: get unique thread id
2015-02-24 Cunming Liangeal: get socket id from cpu id
2015-02-24 Cunming Liangeal: fix strnlen return value with icc
2015-02-24 Cunming Liangapp/test: add unit tests for --lcores option
2015-02-24 Cunming Liangeal: new option --lcores for cpu assignment
2015-02-24 Cunming Liangeal: add cpuset into lcore config
2015-02-24 Cunming Liangenic: fix bsd namespace conflict
2015-02-24 Cunming Liangeal/bsd: fix namespace conflict
2015-02-24 Cunming Liangeal/bsd: standardize init sequence between linux and bsd
2015-02-24 Anatoly Burakovmaintainers: claim VFIO and IVSHMEM
2015-02-24 Panu Matilainenmk: fix build with Debian/Ubuntu-specific gcc version
2015-02-24 Thomas Monjaloneal: add help option
2015-02-24 Thomas Monjaloneal: sort and align options lists
2015-02-24 Konstantin... doc: describe ACL memory size build parameter
2015-02-24 Konstantin... doc: describe ACL classification methods
2015-02-24 Konstantin... doc: add restrictions for ACL rule fields
2015-02-24 Stephen Hemmingerenic: change probe log message level
2015-02-24 Stephen Hemmingerenic: replace use of printf with log
2015-02-24 Panu Matilainenmk: rework gcc version detection to permit versions...
2015-02-24 Keith Wilesixgbe: remove unused function causing error with clang
2015-02-24 Jeff Shawfm10k: fix clang warning flags
2015-02-24 Jeff Shawfm10k: fix build with unused debug function
2015-02-24 Sergio Gonzalez... examples/packet_ordering: move creation of reorder...
2015-02-24 Sergio Gonzalez... mbuf: fix a couple of doxygen comments
2015-02-24 Sergio Gonzalez... doc: add reorder api to doxygen
2015-02-24 Stefan Puiulib: fix C++11 compilation
2015-02-24 Hemant Agrawalkni: optimize Rx burst
2015-02-24 Igor Ryzhovlpm: fix overflow issue
2015-02-24 Ildar Mustafinpipeline: fix port meta for non-default entries
2015-02-24 Huawei Xievhost: support dynamically registering server
2015-02-24 Huawei Xievhost: support ifname for vhost-user
2015-02-24 Huawei Xievhost: support vhost-user
2015-02-24 Huawei Xievhost: add select based event driven processing
2015-02-24 Huawei Xievhost: implement cuse memory table
2015-02-24 Huawei Xievhost: make host memory mapping more generic
2015-02-24 Huawei Xievhost: copy host memory mapping to a new cuse file
2015-02-24 Huawei Xievhost: move fd copying into cuse subdirectory
2015-02-24 Huawei Xievhost: rename header file
2015-02-24 Huawei Xievhost: move cuse related handling in a subdirectory
2015-02-24 Huawei Xievhost: enable virtio control channel Rx mode
2015-02-23 Bruce Richardsonexamples/rxtx_callbacks: show use of callbacks
2015-02-23 Bruce Richardsonethdev: support optional Rx and Tx callbacks
2015-02-23 Bruce Richardsonethdev: rename interrupt callbacks field
2015-02-15 Jingjing Wui40e: enable internal switch of PF
2015-02-15 Jingjing Wui40e: fix vsi configuration
2015-02-15 Helin Zhangi40e: workaround for XL710 performance
2015-02-23 Dan Alonieal/linux: allow to map BARs with MSI-X tables
2015-02-23 Sergio Gonzalez... mbuf: remove build option to disable refcnt
2015-02-23 Sergio Gonzalez... mbuf: introduce indirect attached flag
2015-02-23 Marc Sunekni: add build option to disable preempting
2015-02-23 Yerden Zhumabekovapp/test: remove redundant compile checks
2015-02-23 Yerden Zhumabekovhash: slice CRC data into 8-byte pieces
2015-02-23 Yerden Zhumabekovhash: fallback to software CRC32 implementation
2015-02-23 Yerden Zhumabekovhash: add CRC function for 8 bytes
2015-02-23 Yerden Zhumabekovhash: replace built-in functions implementing SSE4.2
2015-02-23 Yerden Zhumabekovhash: add assembly implementation of CRC32 intrinsics
2015-02-23 Yerden Zhumabekovhash: add software CRC32 implementation
2015-02-23 Jijiang Liuapp/testpmd: support NVGRE in Tx checksum offload
2015-02-23 Jijiang Liuapp/testpmd: support NVGRE in Rx tunnel filtering
2015-02-23 Jijiang Liui40e: support NVGRE in Rx tunnel filtering
2015-02-23 Jijiang Liuether: add transparent ethernet bridging type
2015-02-22 Helin Zhangapp/testpmd: support new rss offloads
2015-02-22 Helin Zhangapp/testpmd: fix some indent
2015-02-22 Helin Zhangethdev: unification of RSS offload types
2015-02-22 Helin Zhangethdev: unification of flow types
2015-02-22 Helin Zhangethdev: fix size of flow type mask array
2015-02-22 Helin Zhangethdev: minor comment changes
2015-02-22 Helin Zhangi40e: remove some useless line breaks
2015-02-22 Thomas Monjalonethdev: remove old ethertype filter ABI
2015-02-22 Jingjing Wuethdev: remove old ntuple filter API
2015-02-22 Jingjing Wuapp/testpmd: new commands for ntuple filter
2015-02-22 Jingjing Wuixgbe: migrate ntuple filter to new API
2015-02-22 Jingjing Wuigb: migrate ntuple filter to new API
2015-02-22 Jingjing Wuethdev: new ntuple filter API
2015-02-22 Jingjing Wuethdev: remove old syn filter API
2015-02-22 Jingjing Wuapp/testpmd: new commands for syn filter
2015-02-22 Jingjing Wuixgbe: migrate syn filter to new API
2015-02-22 Jingjing Wuigb: migrate syn filter to new API
2015-02-22 Jingjing Wuethdev: new syn filter API
2015-02-22 Jingjing Wuethdev: remove old flex filter API
2015-02-22 Jingjing Wuapp/testpmd: new commands for flex filter
2015-02-22 Jingjing Wuigb: migrate flex filter to new API
2015-02-22 Jingjing Wuethdev: new flex filter API
2015-02-22 Jingjing Wuapp/testpmd: set default flow director mask
2015-02-22 Jingjing Wuapp/testpmd: update display of flow director information
2015-02-22 Jingjing Wuapp/testpmd: update flow director commands
2015-02-22 Jingjing Wuixgbe: support flow director flush
2015-02-22 Jingjing Wuixgbe: migrate flow director info and statistic to...
next