pci: close file descriptor of uio configuration
[dpdk.git] / lib /
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
2015-06-23 Maciej Gajdzicaport: add source stats
2015-06-23 Maciej Gajdzicaport: add sched stats
2015-06-23 Maciej Gajdzicaport: add ring stats
2015-06-23 Maciej Gajdzicaport: add reassembly stats
2015-06-23 Maciej Gajdzicaport: add fragmentation stats
2015-06-23 Maciej Gajdzicaport: add ethdev stats
2015-06-23 Maciej Gajdzicaport: add stats structures and config option
2015-06-22 Simon Kagstromreorder: allow random number as starting point
2015-06-22 Daniel Mrzyglodport: fix unaligned access to metadata
2015-06-22 Keith Wileseal: fix log level of early messages
2015-06-22 Jan Bluncklog: fix crash after dump
2015-06-22 Sergio Gonzalez... ivshmem: fix crash in corner case
2015-06-22 Marc Sunekni: ignore double initialization
2015-06-19 Olivier Matzmempool: fix style
2015-06-19 Olivier Matzmempool: add structure for object trailers
2015-06-19 Olivier Matzmempool: add structure for object headers
2015-06-19 Roman Dementievrwlock: add HTM lock elision for x86
2015-06-19 Roman Dementievspinlock: add HTM lock elision for x86
2015-06-19 Thomas Monjalondoc: fix doxygen warnings
2015-06-19 Ouyang Changchundoc: fix doxygen warnings in vhost API
2015-06-18 Konstantin Ananyevacl: remove unused code
2015-06-18 Konstantin Ananyevacl: introduce a macro for bitmask conversion
2015-06-18 Konstantin Ananyevacl: fix unneeded trie splitting for subset of rules
2015-06-18 Konstantin Ananyevacl: add function to check build input parameters
2015-06-18 Konstantin Ananyevacl: remove redundant macro
2015-06-18 Konstantin Ananyevacl: fix invalid rule wildness calculation for bitmask...
2015-06-18 Maciej Gajdzicaport: add ring writer nodrop
2015-06-18 Maciej Gajdzicaport: add ethdev writer nodrop
2015-06-18 Maciej Gajdzicaport: new Tx burst implementation of ring writer
2015-06-18 Maciej Gajdzicaport: remove an ethdev writer implementation
2015-06-18 Michal Jastrzebskidoc: fix doxygen warnings in QoS API
2015-06-17 Ouyang Changchunvhost: remove unnecessary descriptor length updates
2015-06-17 Ouyang Changchunvhost: rework mergeable Rx
2015-06-17 Ouyang Changchunvhost: refine code style
2015-06-17 Ouyang Changchunvhost: fix enqueue/dequeue to handle chained vring...
2015-06-17 Wenfeng Liukni: fix ioctl in container
2015-06-16 Simon Kagstromkni: fix multicast ioctl handling
2015-06-16 Jay Rolettekni: fix Rx loop limit
2015-06-16 Jay Rolettekni: optimize Rx burst size computation
2015-06-16 Jay Rolettekni: optimize single thread loop
2015-06-16 Vijayakumar Muthuv... kni: add link status update
2015-06-16 Bruce Richardsonkni: query the name of an instance
2015-06-16 Thomas Monjalonhash: fix typo in jhash comments
2015-06-16 Pablo de Larahash: rename a jhash function
2015-06-16 Pablo de Larahash: remove duplicated code
2015-06-16 Pablo de Larahash: add new jhash functions
2015-06-16 Pablo de Larahash: update jhash function with the latest available
2015-06-15 Simon Kagstromeal: allow combining -m and --no-huge
2015-06-12 Krishna Murthyvhost: enable live migration
2015-06-12 Olivier Matzmbuf: optimize refcnt update
2015-06-12 Ivan Bouleethdev: add multicast address filtering
2015-06-12 Stephen Hemmingerlib: fix whitespace
2015-06-12 Stephen Hemmingerkni: fix whitespace
2015-06-12 Stephen Hemmingereal: fix whitespace
2015-06-04 Konstantin Ananyevacl: remove subtree calculations at build stage
2015-06-04 Konstantin Ananyevacl: fix matching rule
next