dpdk.git
2015-07-16 Sergio Gonzalez... mem: introduce memzone freeing
2015-07-16 Sergio Gonzalez... app/test: update malloc and memzone unit tests
2015-07-16 Sergio Gonzalez... mem: rework memzone to be allocated by malloc
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-07-15 Helin Zhangdoc: announce ABI changes for unified packet type
2015-07-15 Helin Zhangmbuf: remove old packet type bit masks
2015-07-15 Helin Zhangexamples: replace some offload flags with packet type
2015-07-15 Helin Zhangapp: replace some offload flags with packet type
2015-07-15 Thomas Monjalonmlx4: replace some offload flags with packet type
2015-07-15 Helin Zhangcxgbe: replace some offload flags with packet type
2015-07-15 Helin Zhangenic: replace some offload flags with packet type
2015-07-15 Helin Zhangvmxnet3: replace some offload flags with packet type
2015-07-15 Helin Zhangfm10k: replace some offload flags with packet type
2015-07-15 Helin Zhangi40e: replace some offload flags with unified packet...
2015-07-15 Helin Zhangixgbe: replace some offload flags with packet type
2015-07-15 Helin Zhangigb: replace some offload flags with packet type
2015-07-15 Helin Zhangmbuf: add definitions of unified packet types
2015-07-15 Helin Zhangmbuf: redefine packet type
2015-07-15 Sergio Gonzalez... mem: fix initialization with --no-huge option
2015-07-15 Zhigang Lueal/tile: add const in prefetch functions
2015-07-15 Rahul Lakkireddycxgbe: fix and update doc
2015-07-14 Rahul Lakkireddyvfio: fix overflow of BAR region offset and size
2015-07-14 Tetsuya Mukawavfio: fix device initialization
2015-07-13 Klaus Degnerpcap: add Rx and Tx byte counters
2015-07-13 Bruce Richardsonhash: rename unused field
2015-07-13 Cyril Chemparathympipe: add TILE-Gx mPIPE poll mode driver
2015-07-13 Cyril Chemparathyeal/tile: add initial TILE-Gx support
2015-07-13 Cyril Chemparathyeal/tile: add page sizes for TILE-Gx/Mx platforms
2015-07-13 Cyril Chemparathymempool: allow config override on element alignment
2015-07-13 Cyril Chemparathymem: allow multiple page sizes to be requested
2015-07-13 Cyril Chemparathymem: refactor memzone reserve functions
2015-07-13 Cyril Chemparathyconfig: remove combined library name option
2015-07-13 Zhigang Lueal: allow empty compile time cpu flags
2015-07-13 Cyril Chemparathyhash: check SSE flags only on x86 builds
2015-07-13 Cyril Chemparathyapp/test: restrict x86 cpu flags checks to x86 builds
2015-07-13 Huawei Xiemaintainers: claim responsibility for virtio and vhost
2015-07-13 James Davidsone1000: add 82583v pci id
2015-07-13 Wenzhuo Lumaintainers: claim responsibility for e1000 drivers
2015-07-13 Thomas Monjalonmk: fix shared lib build with stable abi
2015-07-12 Pablo de Laradoc: update hash guide
2015-07-12 Pablo de Laradoc: announce deprecation of macros in hash API
2015-07-12 Pablo de Laramaintainers: claim responsibility for hash library
2015-07-12 Pablo de Larahash: add iterate function
2015-07-12 Pablo de Larahash: allow to store data in hash table
2015-07-12 Pablo de Larahash: add reset function
2015-07-12 Pablo de Larahash: replace with cuckoo hash implementation
2015-07-12 John McNamaraethdev: call Rx and Tx callbacks in the order they...
2015-07-10 Tetsuya Mukawaethdev: improve API comments of close and detach functions
2015-07-10 Jijiang Liudoc: announce ABI change to support 1024 queues per...
2015-07-10 Jijiang Liuconfig: revert the max queues per port to 256
2015-07-10 Simon Kagstrommem: warn once if pagemap is unreadable
2015-07-10 Xuelin Shilpm: fix big endian support
2015-07-10 Tero Ahopcap: support jumbo frames
2015-07-10 Chen Jing D... fm10k: fix RETA table initialization
2015-07-10 Shaopeng Hefm10k: fix error when adding default vlan
2015-07-10 Damjan Marioni40e: prefetch next mbuf in Rx init loop
2015-07-10 Zhe Taoi40e: fix check of descriptor done flag
2015-07-10 Wenzhuo Luixgbe: allow to disable flow control
2015-07-10 Michael Qiuixgbe: reset hardware stats on initialization
2015-07-10 Pablo de Laraapp/test: improve hash unit tests
2015-07-10 Pablo de Larahash: hide structure from header and make it internal
2015-07-10 Miguel Bernal... kni: fix build with vhost header enabled
2015-07-10 Miguel Bernal... kni: fix vhost build with kernel 4.1
2015-07-10 Miguel Bernal... kni: fix build with kernel 4.1
2015-07-10 Miguel Bernal... kni: fix igb build with kernel 4.1
2015-07-10 Rahul Lakkireddycxgbe: update documentation
2015-07-10 Rahul Lakkireddycxgbe: add more supported devices
2015-07-10 Rahul Lakkireddycxgbe: improve Rx performance
2015-07-10 John McNamaraapp/testpmd: refactor ieee1588 forwarding
2015-07-10 John McNamarai40e: add ieee1588 timestamping
2015-07-10 John McNamaraixgbe: add ieee1588 timestamping
2015-07-10 John McNamarae1000: add ieee1588 timestamping
2015-07-10 John McNamarambuf: add ieee1588 timestamping
2015-07-10 John McNamaraethdev: add ieee1588 timestamping
2015-07-09 Stephen Hemmingervmxnet3: remove unnecessary inlining
2015-07-09 Stephen Hemmingervmxnet3: get rid of debug ifdefs
2015-07-09 Stephen Hemmingervmxnet3: support RSS and refactor Rx offload
2015-07-09 Stephen Hemmingervmxnet3: fix link state handling
2015-07-09 Stephen Hemmingervmxnet3: support multi-segment transmit
2015-07-09 Stephen Hemmingervmxnet3: cleanup Tx stats per queue
2015-07-09 Stephen Hemmingervmxnet3: remove mtu check
2015-07-09 Stephen Hemmingervmxnet3: enable vlan filtering
2015-07-09 Olivier Matzapp/test: decrease size of requested mempool
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: rework flow classification pipeline
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: rework routing pipeline
2015-07-09 Daniel Mrzyglodexamples/ip_pipeline: rework firewall pipeline
2015-07-09 Jasvinder Singhexamples/ip_pipeline: rework passthrough pipeline
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: move config files to separate...
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: add application thread
2015-07-09 Jasvinder Singhexamples/ip_pipeline: add master pipeline
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: move pipelines to separate directory
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: rework initialization parameters
2015-07-09 Jasvinder Singhexamples/ip_pipeline: add config file checks
2015-07-09 Pawel Wodkowskiexamples/ip_pipeline: rework config file syntax
2015-07-09 Maciej Gajdzicapipeline: fix missing exported symbols
2015-07-09 Maciej Gajdzicaport: fix missing exported symbols
2015-07-09 David Marchandeal/linux: fix out of bound access in hugepage init
2015-07-09 David Marchandeal/linux: fix indent of hugepage init
2015-07-09 David Marchandeal/linux: rework loop in hugepage init
2015-07-09 David Marchandeal/linux: improve coding style of hugepage init
next