version: 16.04
[dpdk.git] / lib / librte_eal / common /
2016-04-11 Thomas Monjalonversion: 16.04
2016-04-07 Thomas Monjalonversion: 16.04-rc4
2016-04-01 Thomas Monjalonversion: 16.04-rc3
2016-04-01 Chao Zhueal/ppc: fix prefetch instruction
2016-04-01 Chao Zhuconfig: fix CPU and memory parameters on IBM POWER8
2016-03-25 Thomas Monjalonversion: 16.04-rc2
2016-03-24 Jan Viktorineal/arm: disable NEON for 32-bit memcpy
2016-03-16 Thomas Monjalonversion: 16.04-rc1
2016-03-16 Helin Zhangi40e: update device ids
2016-03-16 Wenzhuo Luixgbe: support new devices and MAC types
2016-03-16 Ravi Kerure1000: support I217 and I218 devices
2016-03-13 Keith Wileseal: decrease log level of some debug messages
2016-03-09 Huawei Xiepci: fix error code comment
2016-03-09 Harry van Haareneal: check if primary process is alive
2016-03-09 Helin Zhangpci: remove config of extended tag
2016-03-08 Harry van Haarenkeepalive: fix spacing
2016-03-08 Harry van Haarenkeepalive: set timestamp on core registration
2016-03-05 Jerin Jacobeal/arm: check support of armv8.1 atomics
2016-03-05 Thomas Monjalonconfig: remove EAL flags for OS environment
2016-02-21 Thomas Monjaloneal: fix keep alive header for C++
2016-02-16 David Marchandeal: introduce PCI ioport API
2016-02-16 Thomas Monjaloneal: remove compiler optimization workaround
2016-02-16 Thomas Monjaloneal/ppc: adapt CPU flags check to the arch
2016-02-16 Thomas Monjaloneal/arm: adapt CPU flags check to the arch
2016-02-16 Thomas Monjaloneal: move CPU flag functions out of headers
2016-02-16 Thomas Monjaloneal: get CPU flag name
2016-02-16 Jerin Jacobeal: introduce non-temporal prefetch
2016-02-11 Jerin Jacobeal: introduce new cache line macros
2016-02-11 Jerin Jacobconfig: clean cache line size selection scheme
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-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 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-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-14 Thomas Monjalonversion: 2.2.0-rc4
2015-12-08 Thomas Monjalonversion: 2.2.0-rc3
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-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-19 Remy Hortoneal: add keep alive monitoring
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 Chas Williamsbnx2x: fix probing driver for VF devices
2015-11-04 Thomas Monjalondoc: fix doxygen syntax of some comments
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-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-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
next