mbuf: fix performance with 128-byte cache line
[dpdk.git] / lib / librte_eal /
2016-02-11 Jerin Jacobmbuf: fix performance with 128-byte cache line
2016-02-11 Jerin Jacobeal: introduce new cache line macros
2016-02-11 Jerin Jacobconfig: clean cache line size selection scheme
2016-02-10 Thomas Monjalonconfig: remove useless explicit includes of generated...
2016-02-10 Bruce Richardsonversion: switch to year.month numbers
2016-02-10 Thomas Monjalondoc: drop old naming of the project
2016-02-10 Huawei Xieremove extra parentheses in return statement
2016-02-09 Kamil Rytarowskieal/linux: support built-in kernel modules
2016-02-04 Zhihong Wangeal/x86: fix build with clang for old AVX
2016-02-03 Yuanhan Liupci: export device mapping functions
2016-01-29 Ferruh Yigiteal: move cpu flags out of headers
2016-01-28 Ferruh Yigitlib: remove keyword extern for functions
2016-01-28 Anatoly Burakovvfio: support no-IOMMU mode
2016-01-28 Michael Qiueal/x86: fix build with gcc 5.3.1
2016-01-27 Zhihong Wangeal/x86: tune memcpy for platforms without AVX512
2016-01-27 Zhihong Wangeal/x86: optimize memcpy for AVX512 platforms
2016-01-27 Zhihong Wangeal/x86: identify AVX512 CPU flag
2016-01-27 David Marchandremove unneeded tests for NULL when freeing
2016-01-21 Zhihong Wangeal: remove unnecessary hugepage zero-filling
2016-01-21 Zhihong Wangeal: reduce timer initialization time
2016-01-14 Wenzhuo Luixgbe/base: add X550T1 device
2015-12-17 Thomas Monjalonversion: 2.3.0-rc0
2015-12-15 Thomas Monjalonversion: 2.2.0
2015-12-15 Thomas Monjaloneal: remove zombie symbols
2015-12-14 Thomas Monjalonversion: 2.2.0-rc4
2015-12-12 Cunming Liangeal/linux: fix Rx interrupt read error management
2015-12-10 Stephen Hemmingervfio: support iommu group zero
2015-12-08 Thomas Monjalonversion: 2.2.0-rc3
2015-12-08 Lee Robertskni: fix build on RHEL 7.2
2015-12-08 Jianbo Liuacl/arm: enable acl for ARMv7
2015-12-08 Jianbo Liueal/arm: fix timer read from PMU
2015-12-06 Sergio Gonzalez... mem: fix doxygen comments regarding memzone freeing
2015-12-06 Thomas Monjaloneal: fix build with Xen dom0 enabled
2015-11-25 Thomas Monjalonversion: 2.2.0-rc2
2015-11-25 Declan Dohertycryptodev: introduce API and framework for crypto devices
2015-11-25 Declan Dohertyeal: add packing and alignment macros
2015-11-25 Declan Dohertyethdev: make error checking macros public
2015-11-25 Ferruh Yigiteal/linux: fix build with glibc < 2.12
2015-11-24 Ferruh Yigitigb_uio: use existing PCI macros
2015-11-24 Pablo de Larakni: fix build on Ubuntu 12.04 with kernel 3.13.0-30
2015-11-23 Panu Matilaineneal: fix plugin directory scan to be filesystem agnostic
2015-11-23 Panu Matilaineneal: fix plugin loading without requiring full path
2015-11-23 David Marchandeal: restrict empty declarations to doxygen
2015-11-23 David Marchandeal: revert C++ app build fix
2015-11-20 Ferruh Yigiteal: fix alarm clock type for glibc < 2.12
2015-11-19 Remy Hortoneal: add keep alive monitoring
2015-11-19 Helin Zhangkni: fix build with kernel 2.6.32
2015-11-19 Simon Kagstromkni: use utsrelease to determine Ubuntu kernel version
2015-11-18 Jerin Jacobeal: introduce SMP memory barriers
2015-11-18 Jerin Jacobeal/arm: add CPU flags for ARMv8
2015-11-18 Jerin Jacobeal/arm: add vector header for ARM NEON
2015-11-18 Jerin Jacobeal/arm: add memcpy based on libc for ARMv8
2015-11-18 Jerin Jacobeal/arm: add atomic operations for ARMv8
2015-11-18 Jerin Jacobeal/arm: add prefetch operations for ARMv8
2015-11-18 Jerin Jacobeal/arm: add cpu cycle operations for ARMv8
2015-11-18 Jan Viktorineal/arm: detect ARMv7 architecture in CPU flags
2015-11-18 Vlastimil Kosareal/arm: add CPU flags for ARMv7
2015-11-18 Jan Viktorineal/arm: use vector memcpy only when NEON is enabled
2015-11-18 Vlastimil Kosareal/arm: add vector memcpy for ARMv7
2015-11-18 Jan Viktorineal/arm: add rwlock operations for ARM
2015-11-18 Vlastimil Kosareal/arm: add spinlock operations for ARM
2015-11-18 Vlastimil Kosareal/arm: add atomic operations for ARMv7
2015-11-18 Vlastimil Kosareal/arm: add prefetch operations for ARMv7
2015-11-18 Jan Viktorineal/arm: read timer from PMU if enabled
2015-11-18 Vlastimil Kosareal/arm: add cpu cycle operations for ARMv7
2015-11-18 Vlastimil Kosareal/arm: add byte order operations for ARM
2015-11-13 Daniel Mrzyglodeal: add helpers for time conversions
2015-11-13 Stephen Hemmingerxen: allow determining DOM0 at runtime
2015-11-12 Stephen Hemmingerethdev: mark deprecated statistics with attribute
2015-11-12 Panu Matilaineneal: support driver loading from directory
2015-11-12 Panu Matilaineneal: move plugin loading from linuxapp to common
2015-11-04 Thomas Monjalonversion: 2.2.0-rc1
2015-11-04 David Huntigb_uio: fix build with kernel 4.3
2015-11-04 Chas Williamsbnx2x: fix probing driver for VF devices
2015-11-04 Tiwei Bieeal: do not reset getopt lib
2015-11-04 Bruce Richardsoneal/bsd: fix build
2015-11-04 Cunming Liangeal: query multi-vector interrupt capability
2015-11-04 Cunming Liangeal/linux: forbid enabling zero interrupt vector
2015-11-04 Cunming Liangeal: reserve VFIO vector zero for misc interrupt
2015-11-04 Thomas Monjalondoc: fix doxygen syntax of some comments
2015-11-04 Pablo de Larakni: fix igb build with kernel 4.2
2015-11-04 Pablo de Larakni: rename macro for igb nlflags
2015-11-04 Dex Chenkni: allow per-net instances
2015-11-04 Shesha Sreenivasam... eal: add option to delete hugepage backing files
2015-11-03 Bernard Iremongerdrivers: copy fake PCI device info to ethdev data
2015-11-03 Ravi Kerureal: set name to threads
2015-11-03 Helin Zhangi40e: support X722 and its A0 hardware
2015-11-01 Nelio Laranjeiroeal: allow external interrupt handler
2015-10-29 Michael Qiufm10k: support Boulder Rapid device
2015-10-27 Wenzhuo Lue1000: add new i218 devices
2015-10-26 Rich Laneeal: default to using all cores
2015-10-26 Panu Matilaineneal: make the -n argument optional
2015-10-25 Zhe Taoeal: fix memory leak in stack dump
2015-10-25 Ferruh Yigitigb_uio: remove unnecessary function to get device
2015-10-22 Christoph Gysineal: fix C++ build
2015-10-21 Wen-Chi Yangeal/linux: make alarm not affected by system time jump
2015-10-20 David Marchandeal: fix io permission for virtio interrupt handler
2015-10-01 Jingjing Wueal: add new i40e device id
2015-09-08 Robert Sanfordeal/linux: fix epoll timeout
2015-09-04 Thomas Monjalonversion: 2.2.0-rc0
next