mem: introduce memzone freeing
[dpdk.git] / lib /
2015-07-16 Sergio Gonzalez... mem: introduce memzone freeing
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 Zhangmbuf: remove old packet type bit masks
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-14 Rahul Lakkireddyvfio: fix overflow of BAR region offset and size
2015-07-14 Tetsuya Mukawavfio: fix device initialization
2015-07-13 Bruce Richardsonhash: rename unused field
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 Zhigang Lueal: allow empty compile time cpu flags
2015-07-13 Cyril Chemparathyhash: check SSE flags only on x86 builds
2015-07-13 James Davidsone1000: add 82583v pci id
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 Simon Kagstrommem: warn once if pagemap is unreadable
2015-07-10 Xuelin Shilpm: fix big endian support
2015-07-10 Pablo de Larahash: hide structure from header and make it internal
2015-07-10 Miguel Bernal Marinkni: fix build with vhost header enabled
2015-07-10 Miguel Bernal Marinkni: fix vhost build with kernel 4.1
2015-07-10 Miguel Bernal Marinkni: fix build with kernel 4.1
2015-07-10 Miguel Bernal Marinkni: fix igb build with kernel 4.1
2015-07-10 John McNamarambuf: add ieee1588 timestamping
2015-07-10 John McNamaraethdev: add ieee1588 timestamping
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
2015-07-09 David Marchandeal/linux: remove useless casts in hugepage init
2015-07-09 David Marchandeal/linux: remove useless process type check in hugepag...
2015-07-09 Bruce Liuhash: fix build on non-x86 arch
2015-07-08 Helin Zhangethdev: add the hash key size per device
2015-07-08 Raz Amirnic_uio: probe and attach devices after unload
2015-07-08 Tetsuya Mukawaeal: enable port hotplug as default for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge probing and closing functions for linux...
2015-07-08 Tetsuya Mukawapci: merge mapping functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge uio functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge resource mapping functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge mapping structures for linux and bsd
2015-07-08 Tetsuya Mukawapci: introduce function to map uio resource by index
2015-07-08 Tetsuya Mukawapci: introduce functions to alloc and free uio resource
2015-07-08 Tetsuya Mukawapci: fix uio mapping differences between linux and bsd
2015-07-08 Tetsuya Mukawapci/bsd: rename structures
2015-07-08 Tetsuya Mukawapci: fix memory leaks and needless increment of map...
2015-07-08 Tetsuya Mukawapci: close file descriptor of uio configuration
2015-07-08 Tetsuya Mukawapci: fix coding style
2015-07-08 Pablo de Laraeal: add const in prefetch functions
2015-07-07 Jingjing Wuethdev: add flow director for L2 payload
2015-07-07 Jingjing Wuethdev: rename and extend the mirror type
2015-07-07 Jingjing Wuethdev: rename port mirroring structure
2015-07-07 Helin Zhangi40e: support double vlan stripping and insertion
2015-07-07 Helin Zhangmbuf: use reserved space for double vlan
2015-07-07 Zoltan Kissethdev: fix check of threshold for Tx freeing
2015-07-02 Stephen Hemmingerethdev: introduce valid port helper
2015-07-02 Stephen Hemmingerethdev: fix code style
2015-07-02 Stephen Hemmingerethdev: fix comment spelling
2015-07-02 Stephen Hemmingerethdev: remove impossible condition
2015-07-01 Daniel Mrzyglodcfgfile: fix unitialised buffer
2015-07-01 Vladimir Medvedkinhash: add toeplitz algorithm used by RSS
2015-07-01 Pablo de Larahash: add missing symbol in version map
2015-06-30 Huawei Xievhost: comment unwanted callback
2015-06-30 Huawei Xievhost: cleanup unix socket
2015-06-30 Huawei Xievhost: fix race for connection fd
2015-06-29 Huawei Xievhost: realloc device and queues to same numa node...
2015-06-29 Huawei Xievhost: use rte_malloc to allocate device and queues
2015-06-29 Thomas Monjalonlib: remove redundant definition of local symbols
2015-06-29 Neil Hormancompat: remove unneeded macro
2015-06-29 Neil Hormancompat: add macro to map symbol in static build
2015-06-29 Neil Hormancompat: clean up
2015-06-29 Adrien Mazarguileal: fix pedantic build of mlx4 debug mode
2015-06-24 Cyril Chemparathymbuf: use offset macro
2015-06-24 Cyril Chemparathymbuf: add macro for offset arithmetic
2015-06-24 Cyril Chemparathyeal: add and use unaligned integer types
2015-06-24 Cyril Chemparathyhash: silence warning on pointer arithmetic
2015-06-24 Cyril Chemparathyethdev: silence warning on pointer arithmetic
2015-06-24 Cyril Chemparathymbuf: silence warning on pointer arithmetic
2015-06-24 Cyril Chemparathymempool: silence warning on pointer arithmetic
2015-06-23 John McNamaramempool: fix doxygen documentation
2015-06-23 Anatoly Burakovpci: fix licenses
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-23 Huawei Xiembuf: fix indent in version map
2015-06-23 Pawel Wodkowskipipeline: add statistics for ports and tables
2015-06-23 Maciej Gajdzicatable: add stub stats
2015-06-23 Maciej Gajdzicatable: add lpm stats
2015-06-23 Maciej Gajdzicatable: add hash stats
2015-06-23 Maciej Gajdzicatable: add array stats
2015-06-23 Maciej Gajdzicatable: add acl stats
2015-06-23 Maciej Gajdzicatable: add stats structure and config option
next