eal: remove useless errno
[dpdk.git] / lib / librte_eal /
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-10 David Marchandtailq: remove unneeded inclusions
2015-03-10 David Marchandpci: use lookup tailq api
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 Stephen Hemmingereal/linux: remove useless memset
2015-03-04 Stephen Hemmingereal/bsd: remove useless assignments
2015-03-04 Thomas Monjalonvirtio: fix build with mempool debug enabled
2015-03-03 Thomas Monjaloneal/linux: fix build
2015-03-02 Pawel Wodkowskidevargs: fix null dereferencing on failure
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: unmap igb_uio resources
2015-02-25 Tetsuya Mukawapci: consolidate address comparisons
2015-02-25 Michael Qiupci: select memory mapping from driver type
2015-02-25 Michael Qiupci: add kernel driver type
2015-02-25 Zhihong Wangeal/x86: optimize memcpy for SSE and AVX
2015-02-25 Cunming Liangeal: fix missing symbol in version map
2015-02-24 Bruce Richardsoneal/linux: remove unnecessary check for primary instance
2015-02-24 Bruce Richardsoneal/linux: populate uio maps from pci resources array
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 Cunming Liangeal/bsd: fix namespace conflict
2015-02-24 Cunming Liangeal/bsd: standardize init sequence between linux and bsd
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-23 Dan Alonieal/linux: allow to map BARs with MSI-X tables
2015-02-23 Marc Sunekni: add build option to disable preempting
2015-02-20 Danny Zhoueal/linux: toggle interrupt for uio_pci_generic
2015-02-20 Danny Zhoueal/linux: enable uio_pci_generic support
2015-02-20 Sergio Gonzalez... eal/linux: fix fscanf format mismatch
2015-02-20 Sergio Gonzalez... eal: fix dynamic link with virtio
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-02-13 Michael Qiupci: fix max VFs for non igb_uio drivers
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
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-16 Tomasz Kulasekeal/linux: check fscanf return when parsing modules...
2015-01-16 Bruce Richardsonnic_uio: fix thread structure compatibility for future...
2015-01-15 Michael Qiuvfio: avoid enabling while the module is not loaded
2015-01-15 Stephen Hemmingerlog: remove unnecessary stubs
2015-01-15 Vlad Zolotarovmem: search only dpdk hugetlbfs maps
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-18 Jincheng Miaokni: fix build on CentOS 6.6
2014-12-17 Thomas Monjalonversion: 1.8.0-rc6
2014-12-17 Jincheng Miaokni: fix build with kernel < 2.6.35 and vhost debug...
2014-12-17 Thomas Monjalonversion: 1.8.0-rc5
2014-12-16 Shu Shenigb_uio: fix build with kernel 3.18
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 Jincheng Miaoxen: fix build with kernel 3.18
2014-12-11 Jincheng Miaokni: fix build with kernel 3.18
2014-12-11 Jincheng Miaoigb_uio: fix build with kernel 3.18
2014-12-11 Jincheng Miaoigb_uio: fix build with long term kernel and RHEL
2014-12-11 Michael Qiueal: fix build with icc
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-12-04 Chao Zhukni: fix build on IBM Power
2014-12-03 Takayuki Usuikni: create interface in current network namespace
2014-11-27 Thomas Monjalonversion: 1.8.0-rc2
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-27 Sergio Gonzalez... eal/bsd: remove unused HPET support
2014-11-27 Sergio Gonzalez... eal/bsd: use sysctl to get TSC frequency
2014-11-27 David Marchandeal: no more bare metal environment
2014-11-27 David Marchandeal/linux: fix remaining checks for 64-bit architectures
next