eal: set name to threads
[dpdk.git] / lib / librte_eal / common / include /
2015-11-03 Ravi Kerureal: set name to threads
2015-11-03 Helin Zhangi40e: support X722 and its A0 hardware
2015-10-29 Michael Qiufm10k: support Boulder Rapid device
2015-10-27 Wenzhuo Lue1000: add new i218 devices
2015-10-22 Christoph Gysineal: fix C++ build
2015-10-01 Jingjing Wueal: add new i40e device id
2015-09-04 Thomas Monjalonversion: 2.2.0-rc0
2015-09-03 Thomas Monjaloneal: remove deprecated function
2015-08-17 Thomas Monjalonversion: 2.1.0
2015-08-17 Joongi Kimeal: fix C++ app build
2015-08-10 Thomas Monjalonversion: 2.1.0-rc4
2015-08-09 Sergio Gonzalez... mem: fix ivshmem freeing
2015-08-05 Thomas Monjaloneal/ppc: fix build
2015-08-03 Thomas Monjalonversion: 2.1.0-rc3
2015-08-03 Chao Zhueal/ppc: fix cpu cycle count for little endian
2015-08-02 Olivier Matzmbuf: enforce alignment of private area
2015-07-30 Helin Zhangeal/linux: fix build with extra pci config
2015-07-27 Thomas Monjalonversion: 2.1.0-rc2
2015-07-27 Stephen Hemmingerbnx2x: enable PMD build
2015-07-27 Stephen Hemmingereal: provide functions to access PCI config
2015-07-20 Thomas Monjalonversion: 2.1.0-rc1
2015-07-18 Thomas Monjalonpci: fix detach and uninit naming
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 Zhigang Lueal/tile: add const in prefetch functions
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 James Davidsone1000: add 82583v pci id
2015-07-08 Tetsuya Mukawaeal: enable port hotplug as default for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge mapping 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 Pablo de Laraeal: add const in prefetch functions
2015-06-29 Adrien Mazarguileal: fix pedantic build of mlx4 debug mode
2015-06-24 Cyril Chemparathyeal: add and use unaligned integer types
2015-06-23 Anatoly Burakovpci: fix licenses
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
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-12 Stephen Hemmingereal: fix whitespace
2015-05-29 Bruce Richardsoneal: fix missing header dependency
2015-05-11 Sujith Sankarenic: add device ids
2015-04-28 Jean Daolog: fix log level check
2015-04-27 Ouyang Changchunixgbe/base: new X550 device ids
2015-04-23 Stephen Hemmingerpci: allow const pci address parameter
2015-04-20 Stephen Hemmingerpci: make device id tables const
2015-04-03 Thomas Monjalonversion: 2.1.0-rc0
2015-04-03 Thomas Monjalonversion: 2.0.0
2015-04-01 Thomas Monjalonpci: rename passthrough driver to kernel driver
2015-03-31 Thomas Monjalonversion: 2.0.0-rc3
2015-03-22 Marvin Liueal/x86: fix build sse3 functions with gcc < 4.4
2015-03-20 Konstantin Ananyeveal/x86: move header file for vector instructions
2015-03-17 Thomas Monjalonversion: 2.0.0-rc2
2015-03-17 Thomas Monjalonversion: fix include
2015-03-16 John McNamaraeal: fix type casting of value to align
2015-03-16 Thomas Monjaloneal: fix build with icc and gcc < 4.4
2015-03-10 David Marchandeal: remove useless errno
2015-03-10 David Marchandtailq: remove static slots
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-03-10 David Marchandtailq: introduce dynamic register system
2015-03-10 David Marchandtailq: remove unused macros
2015-03-10 David Marchandtailq: get rid of broken reserve api
2015-03-10 David Marchandtailq: use a single cast macro
2015-03-09 David Marchandeal: remove remaining reference to pm
2015-03-09 Michael Qiueal/x86: fix redeclaration of registers
2015-03-09 Konstantin Ananyeveal: fix C++11 compilation
2015-03-09 Michael Qiueal/x86: fix integer cast in memcpy
2015-03-09 Zhihong Wangeal/x86: fix strict aliasing rules
2015-03-04 Thomas Monjalonvirtio: fix build with mempool debug enabled
2015-03-02 Neil Hormaneal: clean up export of socket id variable
2015-02-25 Thomas Monjalonversion: 2.0.0-rc1
2015-02-25 Tetsuya Mukawaethdev: attach or detach port
2015-02-25 Tetsuya Mukawaethdev: remove assumption that port will not be detached
2015-02-25 Tetsuya Mukawaeal: add vdev init and uninit
2015-02-25 Tetsuya Mukawapci: probe or close device
2015-02-25 Tetsuya Mukawapci: consolidate address comparisons
2015-02-25 Michael Qiupci: add kernel driver type
2015-02-25 Zhihong Wangeal/x86: optimize memcpy for SSE and AVX
2015-02-24 Bruce Richardsoneal/linux: mmap uio resources using resourceX files
2015-02-24 David Marchanddevargs: restore empty devargs
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 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: add cpuset into lcore config
2015-02-24 Stefan Puiulib: fix C++11 compilation
2015-02-20 Danny Zhoueal/linux: enable uio_pci_generic support
2015-02-18 Sergio Gonzalez... reorder: new library
2015-02-18 David Marchanddevargs: remove limit on parameters length
2015-02-17 Jeff Shaweal: add fm10k device id
2015-01-28 Konstantin Ananyevacl: deduplicate some SSE and AVX2 code
2015-01-28 Konstantin Ananyeveal: introduce ymm type for AVX 256-bit
2015-01-15 Ravi Kerureal: fix check for power of 2 in 0 case
2015-01-15 Thomas Monjalonversion: 2.0.0-rc0
2014-12-19 Thomas Monjalonversion: 1.8.0
2014-12-17 Thomas Monjalonversion: 1.8.0-rc6
next