eal: factorize common headers
[dpdk.git] / lib / librte_eal / common /
2014-11-25 Thomas Monjaloneal: factorize common headers
2014-11-25 Thomas Monjaloneal: move internal headers in source directory
2014-11-25 Ouyang Changchunpci: new ixgbe devices
2014-11-24 Pawel Wodkowskialarm: make cancellation thread-safe
2014-11-13 Helin Zhangeal: update i40e supported devices
2014-11-07 David Marchandeal: fix C++ compilation after headers rework
2014-11-05 David Marchandeal: factorize x86 headers
2014-11-05 David Marchandeal: install all arch headers
2014-11-05 Chao Zhueal: split CPU flags operations to architecture specific
2014-11-05 Chao Zhueal: split memcpy operation to architecture specific
2014-11-05 Chao Zhueal: split spinlock operations to architecture specific
2014-11-05 Chao Zhueal: split prefetch operations to architecture specific
2014-11-05 Chao Zhueal: split CPU cycle operation to architecture specific
2014-11-05 Chao Zhueal: split byte order operations to architecture specific
2014-11-05 David Marchandeal: split atomic operations to architecture specific
2014-10-07 Ouyang Changchunixgbe: support X550
2014-09-29 Thomas Monjalonversion: 1.8.0-rc1
2014-09-29 Thomas Monjalonpci: remove flag for multiple devices with single id
2014-09-29 Thomas Monjaloneal: remove rte_snprintf
2014-09-29 David Marchandeal: remove unused flags field
2014-09-29 David Marchandeal: set iopl only when needed
2014-09-29 David Marchandeal: revert link bonding specific initialization
2014-09-23 David Marchandeal: indent files
2014-09-23 David Marchandeal: rework long options parsing
2014-09-23 David Marchandeal: merge bsd and linux common options parsing
2014-09-18 Matthew Halllog: add function to retrieve log level
2014-09-16 Thomas Monjalonversion: 1.8.0-rc0
2014-09-03 Thomas Monjalonversion: 1.7.1
2014-09-03 Thomas Monjalonversion: 1.7.1-rc1
2014-08-28 David Marchandfix unix permissions for source files
2014-07-22 Anatoly Burakovtailq: change rte_dummy to rte_tailq_entry
2014-07-22 Anatoly Burakoveal: map shared config into exact same address as prima...
2014-07-18 Stephen Hemmingerigb_uio: fix IRQ mode handling
2014-07-16 Thomas Monjalonversion: 1.7.1-rc0
2014-07-04 Thomas Monjalonversion: 1.7.0
2014-07-02 Thomas Monjalonversion: 1.7.0-rc4
2014-07-01 Thomas Monjalonversion: 1.7.0-rc3
2014-07-01 Declan Dohertyeal: support link bonding device initialization
2014-06-27 Thomas Monjalonversion: 1.7.0-rc2
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-18 Thomas Monjalonversion: 1.7.0-rc1
2014-06-18 Jijiang Liue1000/base: cleanup c10, ulp and nahum6 i218 support
2014-06-17 Helin Zhangpci: add i40e devices
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 Burakoveal: move interrupt type out of igb_uio
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-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 Careweal: fix build for FreeBSD
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-13 Thomas Monjalonversion: 1.7.0-rc0
2014-05-05 David Marchandeal: remove unused config fields
2014-05-01 Thomas Monjalonversion: 1.6.0r2
2014-04-30 David Marchandmalloc: simplify heap initialisation
2014-04-30 David Marchandmalloc: fix race condition on numa_socket field
2014-04-17 Neil Hormaneal: fix check of all requested CPU features
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: 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-02 Neil Hormaneal: fix %rbx corruption and simplify the code
2014-03-20 Thomas Monjalonmem: get physical address of any pointer
2014-03-20 Thomas Monjalonmem: revert "get physical address of any pointer"
2014-02-26 David Marchandversion: 1.6.0r1
2014-02-26 Thomas Monjalonversion: add 4th digit and helper macros
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 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 Olivier Matzspinlock: fix build with clang
2014-02-26 Thomas Monjaloneal: fix type of pointer arithmetic result
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-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
next