net/bnxt: fix packet type
[dpdk.git] / lib / librte_eal /
2018-02-06 Thomas Monjalonversion: 18.02-rc3
2018-02-06 Marko Kovacevicdoc: update definition of lcore id and index
2018-02-02 Bruce Richardsoneal/bsd: fix kernel modules build with meson
2018-02-06 Nipun Guptambuf: fix logic of user mempool ops API
2018-02-05 Marko Kovaceviceal: add error check for core options
2018-02-05 Tonghao Zhangigb_uio: print IRQ as decimal number
2018-02-01 Thomas Monjalonversion: 18.02-rc2
2018-02-01 Olivier Matzeal: use SPDX tags in 6WIND copyrighted files
2018-02-01 Hemant Agrawalkni: set initial value for MTU
2018-02-01 Hemant Agrawalkni: support promiscuous mode set
2018-02-01 Hemant Agrawalkni: support MAC address change
2018-01-31 Yongseok Koheal/arm64: fix instrinsic for GCC < 4.9
2018-01-31 Pavan Nikhilesheal: fix default mempool ops
2018-01-30 Bruce Richardsonbuild: set compat lib as universal dependency
2018-01-30 Bruce Richardsonbuild: support ARM with meson
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsoneal: fix list of source files in meson build
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Bruce Richardsonbuild: detect and use libnuma
2018-01-30 Bruce Richardsoneal/bsd: build modules with meson
2018-01-30 Luca Boccassieal: do not hard-code install path with meson
2018-01-30 Luca Boccassibuild: add optional arch-specific headers install path
2018-01-30 Bruce Richardsonbuild: add option to version libs using DPDK version
2018-01-30 Bruce Richardsonigb_uio: build with meson
2018-01-30 Bruce Richardsoneal: build with meson
2018-01-30 Jianfeng Taneal: add synchronous multi-process communication
2018-01-30 Jianfeng Taneal: add channel for multi-process communication
2018-01-30 Gowrishankar Muthu... eal/ppc: remove the braces in memory barrier macros
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2018-01-29 Harry van Haareneal: add function to release internal resources
2018-01-29 Harry van Haarenservice: restrict finalize to internal usage
2018-01-29 Hemant Agrawalmbuf: maintain user and compile time mempool ops name
2018-01-29 Hemant Agrawaleal: prefix mbuf pool ops name with user defined
2018-01-29 Konstantin Ananyeveal/x86: use lock-prefixed instructions for SMP barrier
2018-01-29 Jia Heeal/arm64: remove the braces in memory barrier macros
2018-01-28 Yongseok Koheal/arm64: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/arm32: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/ppc64: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/x86: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal: introduce coherent I/O memory barriers
2018-01-28 Yongseok Koheal: group memory barriers by type in doxygen
2018-01-27 Pavan Nikhilesheal: add u64-bit variant for reciprocal divide
2018-01-27 Pavan Nikhilesheal: introduce integer divide through reciprocal
2018-01-26 Vipin Vargheseservice: fix memory leak with new function
2018-01-25 Ivan Malovlog: fix memory leak in regexp level set
2018-01-25 Andriy Berestovskyykeepalive: fix state alignment
2018-01-25 Harry van Haarenservice: fix possible mem leak on initialize
2018-01-22 Thomas Monjalonversion: 18.02-rc1
2018-01-20 Aleksey Baulineal: improve likely and unlikely macros
2018-01-20 Herbert Guaneal/arm64: optimize memcpy
2018-01-20 Jonas Pfefferlevfio: improve noiommu check error handling
2018-01-19 Pavan Nikhilesheal: add test assert macros
2018-01-17 Moti Haimovskyvfio: fix FreeBSD build
2018-01-17 Pavan Nikhileshlog: update default log levels
2018-01-17 Pavan Nikhileshlog: update legacy modules dynamic logs regex
2018-01-16 Pavan Nikhileshvfio: make groups max configurable
2018-01-16 Hemant Agrawalvfio: expose clear group function for internal usages
2018-01-16 Xiao Wangigb_uio: allow multi-process access
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
2018-01-15 Avi Kivityeal: remove another use of register keyword
2018-01-12 Anatoly Burakovvfio: fix enabled check on error
2018-01-12 Anatoly Burakovmalloc: fix end for bounded elements
2018-01-12 Anatoly Burakovmalloc: protect stats with lock
2018-01-12 Anatoly Burakovmemzone: fix leak on allocation error
2018-01-12 Harry van Haarenservice: add attribute for number of invocations
2018-01-12 Harry van Haarenservice: add reset all attributes for service
2018-01-12 Harry van Haarenservice: add attribute get function
2018-01-11 Thomas Monjaloneal/x86: get hypervisor name
2018-01-11 Avi Kivityeal: remove use of register keyword
2018-01-11 Jonas Pfefferlemem: warn if address hint is not respected
2018-01-11 Harry van Haarenservice: fix service core launch
2018-01-11 Harry van Haarenservice: fix lcore role after delete
2018-01-11 Pavan Nikhileshservice: fix number mapped cores count
2018-01-11 Ferruh Yigitigb_uio: convert license header to SPDX tag
2018-01-11 Ferruh Yigitkni: convert license headers to SPDX tags
2018-01-11 Thierry Herbelotfix typos
2018-01-09 Michael McConvillemem: fix mmap error check on huge page attach
2018-01-09 Kefu Chaicontigmem: fix build on FreeBSD 12
2018-01-09 Jerin Jacoblib: use SPDX tag for Cavium copyright files
2018-01-05 Stephen Hemmingerkni: remove redundant parenthesis
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-12-22 Ilya V. Matveychikoveal: update assertion macro
2017-12-15 Ferruh Yigitkni: fix build with kernel 4.15
2017-11-23 Thomas Monjalonversion: 18.02-rc0
2017-11-15 Thomas Monjalonversion: 17.11.0
2017-11-13 Thomas Monjalonversion: 17.11-rc4
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-11 Jerin Jacobeal: fix an include guard comment
2017-11-08 Thomas Monjalonversion: 17.11-rc3
2017-11-07 Ferruh Yigitigb_uio: remove device reset in release
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Jianfeng Taneal: remove dependency on vdev in attach
2017-11-07 Thomas Monjalonlib: fix some typos
2017-11-07 Harry van Haarenservice: fix race in service on app lcore function
2017-11-07 Bruce Richardsoneal: fix check for default plugin directory
2017-11-07 Jingjing Wueal/linux: add interrupt counter size for vdev
2017-11-07 Xiaoyun Lieal/x86: revert select optimized memcpy at run-time
2017-11-06 Ferruh Yigitigb_uio: prevent reset for bnx2x devices
2017-11-06 Thomas Monjalonbus/pci: fix namespace of sysfs path function
next