version: 1.7.0
[dpdk.git] / lib / librte_eal /
2014-07-04 Thomas Monjalonversion: 1.7.0
2014-07-02 Thomas Monjalonversion: 1.7.0-rc4
2014-07-02 Thomas Monjaloneal: fix build for bsd
2014-07-01 Thomas Monjalonversion: 1.7.0-rc3
2014-07-01 Aaro Koskinenkni: fix build with kernel 3.16
2014-07-01 Aaro Koskinenkni: fix build with min/max Tx rate configuration of...
2014-07-01 Hiroshi Shimamotokni: fix build on RHEL 7
2014-07-01 Declan Dohertyeal: support link bonding device initialization
2014-06-27 Thomas Monjalonversion: 1.7.0-rc2
2014-06-27 Aaron Campbelleal: fix invalid memory read
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-27 Bruce Richardsoneal: fix usage of printf-like functions
2014-06-27 Hiroshi Shimamotomem: fix build because of missing stdio.h for FILE
2014-06-27 Stephen Hemmingerethdev: add link state interrupt flag
2014-06-26 Robert Sanfordmalloc: fix linear complexity
2014-06-23 Helin Zhangkni: fix build on Oracle Linux 6.4 and RHEL 6.5
2014-06-19 Pablo de Laraeal: fix option --base-virtaddr
2014-06-18 Thomas Monjalonversion: 1.7.0-rc1
2014-06-18 Anatoly Burakovvfio: more verbose error messages
2014-06-18 Anatoly Burakovvfio: open container at startup rather than during...
2014-06-18 Jijiang Liue1000/base: cleanup c10, ulp and nahum6 i218 support
2014-06-17 Helin Zhangpci: add i40e devices
2014-06-17 Helin Zhangpci: access to specific bits via sysfs
2014-06-17 Cristian Dumitrescuapp/test: packet framework unit tests
2014-06-17 Cristian Dumitrescupipeline: new packet framework logic
2014-06-17 Cristian Dumitrescutable: new packet framework API
2014-06-17 Cristian Dumitrescuport: new packet framework API
2014-06-16 Anatoly Burakovigb_uio: remove PCI id table
2014-06-16 Anatoly Burakoveal: add command line option to select vfio interrupt...
2014-06-16 Anatoly Burakovpci: enable vfio device binding
2014-06-16 Anatoly Burakovvfio: add multiprocess support
2014-06-16 Anatoly Burakovvfio: DMA mapping
2014-06-16 Anatoly Burakovvfio: interrupts
2014-06-16 Anatoly Burakovvfio: header for build support
2014-06-16 Anatoly Burakoveal: move interrupt type out of igb_uio
2014-06-16 Anatoly Burakovigb_uio: make compilation optional
2014-06-16 Anatoly Burakovpci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEE...
2014-06-16 Anatoly Burakovpci: distinguish between legitimate failures and non...
2014-06-16 Anatoly Burakovpci: fix code style
2014-06-16 Anatoly Burakovpci: move uio mapping in a dedicated file
2014-06-16 Anatoly Burakovpci: rework uio mapping to prepare for vfio
2014-06-16 Anatoly Burakovmem: make --no-huge use mmap instead of malloc
2014-06-16 Anatoly Burakoveal: remove useless compilation flag
2014-06-12 Bruce Richardsondistributor: new packet distributor library
2014-06-12 Konstantin Ananyevlpm: introduce rte_lpm_lookupx4
2014-06-11 Pawel Wodkowskipci: remove conditions on device definitions
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-06-10 Alan Carewpci: fix build for FreeBSD
2014-06-10 Alan Careweal: fix build for FreeBSD
2014-06-09 Jijiang Liuxen: fix memory size calculation
2014-06-09 Jijiang Liuxen: fix for contiguous region API in kernel 3.13
2014-05-29 Jijiang Liuxen: reserve memory at installing dom0_mm.ko
2014-05-28 Ouyang Changchunethdev: queue start and stop
2014-05-22 Helin Zhangkni: fix build on Fedora 18 with kernel 3.6.10
2014-05-21 Thomas Monjaloneal: fix indentation of previous patchset
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...
2014-05-20 Neil Hormaneal: add PMD_REGISTER_DRIVER macro
2014-05-16 Stephen Hemmingermemzone: add iterator function
2014-05-16 Stephen Hemmingereal: don't inline string functions
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-05-16 Stephen Hemmingerspelling fixes
2014-05-14 Didier Pallardmem: change default per socket memory allocation
2014-05-13 David Marchandpci: remove deprecated RTE_EAL_UNBIND_PORTS option
2014-05-13 David Marchandpci: move RTE_PCI_DRV_FORCE_UNBIND handling out of...
2014-05-13 David Marchandpci: pci_switch_module cleanup
2014-05-13 David Marchandpci: rework interrupt fd init and fix fd leak
2014-05-13 David Marchandpci: remove virtio-uio workaround
2014-05-13 David Marchandpci: align bsd implementation on linux
2014-05-13 David Marchandpci: fix potential mem leaks
2014-05-13 Burakov, Anatolymem: take reserved hugepages into account
2014-05-13 Thomas Monjalonversion: 1.7.0-rc0
2014-05-05 Wang Sheng-Huieal: print maximum and detected lcores
2014-05-05 Didier Pallardeal: remove useless output of undetected lcores
2014-05-05 David Marchandeal: remove unused config fields
2014-05-01 Thomas Monjalonversion: 1.6.0r2
2014-04-30 Thomas Monjaloneal: fix usage description for bsd
2014-04-30 Maxime Leroyeal: fix vdev allocation on non-0 numa socket
2014-04-30 David Marchandmalloc: simplify heap initialisation
2014-04-30 David Marchandmalloc: fix race condition on numa_socket field
2014-04-29 David Marchandkni: fix build with debian kernel 3.2.57-2
2014-04-29 Olivier Matznic_uio: fix build with freebsd 10
2014-04-29 Olivier Matzdevargs: allow to provide arguments per pci device...
2014-04-29 Olivier Matzdevargs: replace --use-device option by --pci-whitelist...
2014-04-29 Olivier Matzdevargs: use a comma to separate key/values for bsd
2014-04-29 Olivier Matzdevargs: use devargs for vdev and PCI lists with bsd
2014-04-29 Olivier Matzdevargs: build common functions for bsd
2014-04-29 Olivier Matzpci: rename device and driver lists for bsd
2014-04-29 Olivier Matzmem: get dummy physical address in case of --no-huge...
2014-04-29 Olivier Matzmem: get hugepages config for bsd
2014-04-17 Pascal Mazoneal: do not try to load library from current directory
2014-04-17 David Marchandeal: check coremask against detected lcores
2014-04-17 Neil Hormaneal: fix check of all requested CPU features
2014-04-17 Jean-Mickael Guerinkni: more compatibility with RHEL 6.4/6.5
2014-04-17 Jean-Mickael Guerinkni: disable FDB operations on RHEL 6.5
2014-04-17 Aaro Koskinenkni: fix build with kernel 3.15
2014-04-17 Stephen Hemmingerivshmem: fix errors identified by hardening
2014-04-11 Olivier Matzvdev: allow external registration of virtual device...
2014-04-11 Olivier Matzvdev: new registration API
2014-04-11 Olivier Matzvdev: rename nonpci_devs as vdev
2014-04-10 Olivier Matzdevargs: allow to provide arguments per pci device
next