acl: update unit tests
[dpdk.git] / lib / librte_eal /
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
2014-04-10 Olivier Matzdevargs: replace --use-device option by --pci-whitelist...
2014-04-10 Olivier Matzdevargs: use a comma instead of semicolon to separate...
2014-04-10 Olivier Matzdevargs: use devargs for vdev and PCI whitelist/blacklist
2014-04-10 Olivier Matzdevargs: introduce API and test
2014-04-10 Olivier Matzpci: rename device and driver lists
2014-04-09 Bruce Richardsontimer: fix TSC frequency by not reading /proc/cpuinfo
2014-04-02 Neil Hormaneal: fix %rbx corruption and simplify the code
2014-03-21 David Marchandigb_uio: don't bind vmxnet3 and virtio devices if disabled
2014-03-20 Stephen Hemmingerget rid of DOS format end of lines
2014-03-20 Thomas Monjalonmem: get physical address of any pointer
2014-03-20 Thomas Monjalonmem: revert "get physical address of any pointer"
2014-03-20 David Marchandmem: fix build of virtual address hinting for 32-bit
2014-02-26 David Marchandversion: 1.6.0r1
2014-02-26 Thomas Monjalonversion: add 4th digit and helper macros
2014-02-26 Aaro Koskinenkni: fix build with kernel 3.14
2014-02-26 Adrien Mazarguilkni: fix build with kernel < 3.3 with netdev_features_t...
2014-02-26 Thomas Monjalonkni: fix build with 802.1p kernel support
2014-02-26 Olivier Matzpci: add option --create-uio-dev to run without hotplug
2014-02-26 Olivier Matzpci: split the function providing uio device and mappings
2014-02-26 Thomas Monjalonpci: support 82546EB
2014-02-26 Damien Millescampspci: add flag to force unbind device
2014-02-26 Thomas Monjalonpci: use igb_uio mapping only when needed
2014-02-26 David Marchandpci: do not check BAR0 mapping
2014-02-26 Damien Millescampsmem: fix mempool for --no-huge
2014-02-26 Damien Millescampsmem: get hugepages config
2014-02-26 Adrien Mazarguilmem: get memzone from any CPU socket when hugepages...
2014-02-26 Olivier Matzmem: remove unneeded log
2014-02-26 Damien Millescampsmem: get physical address of any pointer
2014-02-26 Didier Pallardtimer: add precise TSC function
2014-02-26 Thomas Monjalontimer: get TSC frequency from /proc/cpuinfo
2014-02-26 Ivan Bouletimer: check TSC reliability
2014-02-26 Olivier Matzspinlock: fix build with clang
2014-02-26 Thomas Monjalonlog: remove app path from syslog id
2014-02-26 Thomas Monjaloneal: remove unused macro for blacklist
2014-02-26 Ivan Bouleeal: fix recording of detected/enabled logical cores
2014-02-26 Thomas Monjaloneal: fix type of pointer arithmetic result
2014-02-26 Damien Millescampseal: add support for shared object drivers
2014-02-26 Thomas Monjalondoc: fix some doxygen comments
2014-02-26 Bruce Richardsonversion: 1.6.0
2014-02-26 Bruce Richardsonpci: add pci ids for vmxnet3 devices
2014-02-26 Bruce Richardsonkni: update kernel driver ethtool baseline
2014-02-26 Bruce Richardsonkni: fix packet loss in loopback mode
2014-02-25 Bruce Richardsonxen: import xenvirt pmd and vhost_xen
next