bnx2x: fix part of 32-bit build
[dpdk.git] / lib / librte_eal /
2015-08-03 Chao Zhueal/ppc: fix cpu cycle count for little endian
2015-08-02 Olivier Matzmbuf: enforce alignment of private area
2015-08-02 Olivier Matzeal: fix x32 build
2015-07-30 Thomas Monjalonlog: use simple macro
2015-07-30 Helin Zhangeal/linux: fix build with extra pci config
2015-07-28 Thomas Monjaloneal/bsd: fix build
2015-07-27 Thomas Monjalonversion: 2.1.0-rc2
2015-07-27 Cunming Liangeal/linux: add interrupt API for drivers
2015-07-27 Cunming Liangeal/linux: fix link status interrupt with uio_pci_generic
2015-07-27 Cunming Liangeal/linux: map eventfd to vfio MSI-X vector
2015-07-27 Cunming Liangeal/linux: fix comments on vfio MSI
2015-07-27 Cunming Liangeal/linux: add Rx interrupt control function
2015-07-27 Cunming Liangeal/linux: add epoll wrappers
2015-07-27 Cunming Liangeal/linux: add interrupt vectors
2015-07-27 Cunming Liangeal/bsd: fix inappropriate header guards
2015-07-27 Jan Viktorinigb_uio: fix build
2015-07-27 Sergio Gonzalez... eal: fix tsc frequency
2015-07-27 Stephen Hemmingerbnx2x: enable PMD build
2015-07-27 Stephen Hemmingereal: provide functions to access PCI config
2015-07-27 Ravi Kerureal: deduplicate memory initialization
2015-07-27 Ravi Kerureal: deduplicate timer functions
2015-07-26 Ravi Kerureal: deduplicate lcore initialization
2015-07-26 David Marchandeal: remove useless PCI id header inclusions
2015-07-26 David Marchandeal: remove dependency on drivers
2015-07-22 Stephen Hemmingerkni: remove needless casts
2015-07-22 Rahul Lakkireddynic_uio: allow to bind any device
2015-07-20 Thomas Monjalonversion: 2.1.0-rc1
2015-07-20 Stephen Hemmingerdevargs: fix crash on failure
2015-07-20 Stephen Hemmingereal/linux: change log severity levels
2015-07-19 Stephen Hemmingereal/linux: handle signal on event read
2015-07-18 Thomas Monjalonpci: fix detach and uninit naming
2015-07-16 Pablo de Larakni: fix build on SLES 12
2015-07-16 Sergio Gonzalez... mem: introduce memzone freeing
2015-07-16 Sergio Gonzalez... mem: rework memzone to be allocated by malloc
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-07-15 Helin Zhangmbuf: redefine packet type
2015-07-15 Sergio Gonzalez... mem: fix initialization with --no-huge option
2015-07-15 Zhigang Lueal/tile: add const in prefetch functions
2015-07-14 Rahul Lakkireddyvfio: fix overflow of BAR region offset and size
2015-07-14 Tetsuya Mukawavfio: fix device initialization
2015-07-13 Cyril Chemparathyeal/tile: add initial TILE-Gx support
2015-07-13 Cyril Chemparathyeal/tile: add page sizes for TILE-Gx/Mx platforms
2015-07-13 Cyril Chemparathymem: allow multiple page sizes to be requested
2015-07-13 Cyril Chemparathymem: refactor memzone reserve functions
2015-07-13 Zhigang Lueal: allow empty compile time cpu flags
2015-07-13 James Davidsone1000: add 82583v pci id
2015-07-10 Simon Kagstrommem: warn once if pagemap is unreadable
2015-07-10 Miguel Bernal Marinkni: fix build with vhost header enabled
2015-07-10 Miguel Bernal Marinkni: fix vhost build with kernel 4.1
2015-07-10 Miguel Bernal Marinkni: fix build with kernel 4.1
2015-07-10 Miguel Bernal Marinkni: fix igb build with kernel 4.1
2015-07-09 David Marchandeal/linux: fix out of bound access in hugepage init
2015-07-09 David Marchandeal/linux: fix indent of hugepage init
2015-07-09 David Marchandeal/linux: rework loop in hugepage init
2015-07-09 David Marchandeal/linux: improve coding style of hugepage init
2015-07-09 David Marchandeal/linux: remove useless casts in hugepage init
2015-07-09 David Marchandeal/linux: remove useless process type check in hugepag...
2015-07-08 Raz Amirnic_uio: probe and attach devices after unload
2015-07-08 Tetsuya Mukawaeal: enable port hotplug as default for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge probing and closing functions for linux...
2015-07-08 Tetsuya Mukawapci: merge mapping functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge uio functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge resource mapping functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge mapping structures for linux and bsd
2015-07-08 Tetsuya Mukawapci: introduce function to map uio resource by index
2015-07-08 Tetsuya Mukawapci: introduce functions to alloc and free uio resource
2015-07-08 Tetsuya Mukawapci: fix uio mapping differences between linux and bsd
2015-07-08 Tetsuya Mukawapci/bsd: rename structures
2015-07-08 Tetsuya Mukawapci: fix memory leaks and needless increment of map...
2015-07-08 Tetsuya Mukawapci: close file descriptor of uio configuration
2015-07-08 Tetsuya Mukawapci: fix coding style
2015-07-08 Pablo de Laraeal: add const in prefetch functions
2015-06-29 Adrien Mazarguileal: fix pedantic build of mlx4 debug mode
2015-06-24 Cyril Chemparathyeal: add and use unaligned integer types
2015-06-23 Anatoly Burakovpci: fix licenses
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-22 Keith Wileseal: fix log level of early messages
2015-06-22 Jan Bluncklog: fix crash after dump
2015-06-19 Roman Dementievrwlock: add HTM lock elision for x86
2015-06-19 Roman Dementievspinlock: add HTM lock elision for x86
2015-06-19 Thomas Monjalondoc: fix doxygen warnings
2015-06-17 Wenfeng Liukni: fix ioctl in container
2015-06-16 Simon Kagstromkni: fix multicast ioctl handling
2015-06-16 Jay Rolettekni: fix Rx loop limit
2015-06-16 Jay Rolettekni: optimize Rx burst size computation
2015-06-16 Jay Rolettekni: optimize single thread loop
2015-06-16 Vijayakumar Muthuv... kni: add link status update
2015-06-15 Simon Kagstromeal: allow combining -m and --no-huge
2015-06-12 Stephen Hemmingerkni: fix whitespace
2015-06-12 Stephen Hemmingereal: fix whitespace
2015-06-03 Bruce Richardsoneal/linux: fix numa node detection
2015-06-02 Bruce Richardsonmem: fix build with gcc 5.1
2015-05-29 Bruce Richardsoneal: fix missing header dependency
2015-05-22 Bruce Richardsonxenvirt: move drivers/net/
2015-05-22 Bruce Richardsonring: move to drivers/net/
2015-05-22 Bruce Richardsonpcap: move drivers/net/
2015-05-22 Bruce Richardsonaf_packet: move to drivers/net/
2015-05-13 Stephen Hemmingereal/linux: fix irq handling with igb_uio
2015-05-11 Stephen Hemmingervfio: set eventfd non-blocking and not inherited
2015-05-11 Bruce Richardsoneal/bsd: fix build on FreeBSD
next