mbuf: replace data pointer by an offset
[dpdk.git] / lib / librte_eal / linuxapp / eal /
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-08-29 Zhangkuneal: fix memory leak in hugepage error cases
2014-08-29 David Marchandeal: remove unused macros
2014-08-28 David Marchandfix unix permissions for source files
2014-07-22 Anatoly Burakovring: make tailq fully local
2014-07-22 Anatoly Burakoveal: use --base-virtaddr for mapping rte_config as...
2014-07-22 Anatoly Burakoveal: map shared config into exact same address as prima...
2014-07-01 Declan Dohertyeal: support link bonding device initialization
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-19 Pablo de Laraeal: fix option --base-virtaddr
2014-06-18 Anatoly Burakovvfio: more verbose error messages
2014-06-18 Anatoly Burakovvfio: open container at startup rather than during...
2014-06-17 Helin Zhangpci: access to specific bits via sysfs
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 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-10 Bruce Richardsonremove trailing whitespaces
2014-05-29 Jijiang Liuxen: reserve memory at installing dom0_mm.ko
2014-05-28 Ouyang Changchunethdev: queue start and stop
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...
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: fix potential mem leaks
2014-05-13 Burakov, Anatolymem: take reserved hugepages into account
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-04-30 Maxime Leroyeal: fix vdev allocation on non-0 numa socket
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 Stephen Hemmingerivshmem: fix errors identified by hardening
2014-04-11 Olivier Matzvdev: allow external registration of virtual device...
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-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 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 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 Damien Millescampsmem: get physical address of any pointer
2014-02-26 Thomas Monjalontimer: get TSC frequency from /proc/cpuinfo
2014-02-26 Ivan Bouletimer: check TSC reliability
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 Damien Millescampseal: add support for shared object drivers
2014-02-26 Thomas Monjalondoc: fix some doxygen comments
2014-02-25 Bruce Richardsonxen: import xenvirt pmd and vhost_xen
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonivshmem: library changes for mmaping using ivshmem
2014-02-25 Thomas Monjalonmem: fix log for --no-huge
2014-02-25 Bruce Richardsonmem: allow virtual memory address hinting
2014-02-25 Bruce Richardsoneal: fix build with some gcc 4.4 toolchains
2014-02-25 Bruce Richardsoneal: fix typo for RTE_EAL_ALLOW_INV_SOCKET_ID
2014-02-25 Bruce Richardsonadd FreeBSD support
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-23 Intelmem: remove hugepage file on unmap
2013-11-23 Intelpci: fix sysfs parsing for uio
2013-11-20 Inteleal: whitespace change
2013-10-09 Intelkni: identify device by name
2013-10-09 Intelvirtio: add new driver
2013-10-09 Inteleal: increase I/O privilege
2013-10-09 Intelpcap: add new driver
2013-10-09 Intelring: add new driver
2013-10-09 Inteleal: introduce non-pci devices
2013-10-09 Inteleal: allow to whitelist devices
2013-10-09 Inteleal: allow to blacklist address without domain prefix
2013-10-09 Inteleal: rework CPU mask parsing
2013-10-09 Inteleal: minor changes
next