eal: clean up export of socket id variable
[dpdk.git] / lib / librte_eal / common /
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: get socket id from cpu id
2015-02-24 Cunming Liangeal: fix strnlen return value with icc
2015-02-24 Cunming Liangeal: new option --lcores for cpu assignment
2015-02-24 Cunming Liangeal: add cpuset into lcore config
2015-02-24 Thomas Monjaloneal: add help option
2015-02-24 Thomas Monjaloneal: sort and align options lists
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-18 David Marchanddevargs: indent and cleanup
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-27 Remi Pommareleal: fix enabled core number with -l option
2015-01-19 Declan Dohertymem: fix alignment parameter check
2015-01-15 Michael Qiuvfio: avoid enabling while the module is not loaded
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
2014-12-17 Thomas Monjalonversion: 1.8.0-rc5
2014-12-16 Bruce Richardsoneal: use safe snprintf to print version
2014-12-16 Pawel Wodkowskieal: fix unused value warning in memcpy macro
2014-12-11 Thomas Monjalonversion: 1.8.0-rc4
2014-12-11 Michael Qiueal: fix build for 32-bit system
2014-12-11 Jia Yulib: fix cache alignment of structures
2014-12-06 Thomas Monjalonversion: 1.8.0-rc3
2014-12-05 Thomas Monjaloneal: detect endianness
2014-11-27 Thomas Monjalonversion: 1.8.0-rc2
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-27 David Marchandeal: no more bare metal environment
2014-11-26 Chao Zhumem: add huge page sizes for IBM Power
2014-11-26 Chao Zhueal/ppc: cpu flag checks for IBM Power
2014-11-26 Chao Zhueal/ppc: vector memcpy for IBM Power
2014-11-26 Chao Zhueal/ppc: spinlock operations for IBM Power
2014-11-26 Chao Zhueal/ppc: prefetch operations for IBM Power
2014-11-26 Chao Zhueal/ppc: cpu cycle operations for IBM Power
2014-11-26 Chao Zhueal/ppc: byte order operations for IBM Power
2014-11-26 Chao Zhueal/ppc: atomic operations for IBM Power
2014-11-25 Simon Kuenzereal: add option --master-lcore
2014-11-25 Patrick Lueal: get relative core index
2014-11-25 Didier Pallardeal: add core list input format
2014-11-25 Thomas Monjaloneal: factorize configuration adjustment
2014-11-25 Thomas Monjaloneal: factorize options sanity check
2014-11-25 Thomas Monjaloneal: factorize internal config reset
2014-11-25 Thomas Monjaloneal: fix header guards
2014-11-25 Thomas Monjaloneal: factorize common headers
2014-11-25 Thomas Monjaloneal: move internal headers in source directory
2014-11-25 Ouyang Changchunpci: new ixgbe devices
2014-11-24 Pawel Wodkowskialarm: make cancellation thread-safe
2014-11-13 Helin Zhangeal: update i40e supported devices
2014-11-07 David Marchandeal: fix C++ compilation after headers rework
2014-11-05 David Marchandeal: factorize x86 headers
2014-11-05 David Marchandeal: install all arch headers
2014-11-05 Chao Zhueal: split CPU flags operations to architecture specific
2014-11-05 Chao Zhueal: split memcpy operation to architecture specific
2014-11-05 Chao Zhueal: split spinlock operations to architecture specific
2014-11-05 Chao Zhueal: split prefetch operations to architecture specific
2014-11-05 Chao Zhueal: split CPU cycle operation to architecture specific
2014-11-05 Chao Zhueal: split byte order operations to architecture specific
2014-11-05 David Marchandeal: split atomic operations to architecture specific
2014-10-07 Ouyang Changchunixgbe: support X550
2014-09-29 Thomas Monjalonversion: 1.8.0-rc1
2014-09-29 Thomas Monjalonpci: remove flag for multiple devices with single id
2014-09-29 Thomas Monjaloneal: remove rte_snprintf
2014-09-29 David Marchandeal: remove unused flags field
2014-09-29 David Marchandeal: set iopl only when needed
2014-09-29 David Marchandeal: revert link bonding specific initialization
2014-09-23 David Marchandeal: indent files
2014-09-23 David Marchandeal: rework long options parsing
2014-09-23 David Marchandeal: merge bsd and linux common options parsing
2014-09-18 Matthew Halllog: add function to retrieve log level
2014-09-16 Thomas Monjalonversion: 1.8.0-rc0
2014-09-03 Thomas Monjalonversion: 1.7.1
2014-09-03 Thomas Monjalonversion: 1.7.1-rc1
2014-08-28 David Marchandfix unix permissions for source files
2014-07-22 Anatoly Burakovtailq: change rte_dummy to rte_tailq_entry
2014-07-22 Anatoly Burakoveal: map shared config into exact same address as prima...
2014-07-18 Stephen Hemmingerigb_uio: fix IRQ mode handling
2014-07-16 Thomas Monjalonversion: 1.7.1-rc0
2014-07-04 Thomas Monjalonversion: 1.7.0
2014-07-02 Thomas Monjalonversion: 1.7.0-rc4
next