eal/linux: fix out of bound access in hugepage init
[dpdk.git] / lib / librte_eal /
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
2015-05-11 Sujith Sankarenic: add device ids
2015-05-11 Pablo de Larakni: fix vhost build with kernels 3.19 and 4.0
2015-05-11 Pablo de Larakni: fix build with kernel 4.0
2015-04-28 Raz Amireal/bsd: fix virtio on FreeBSD
2015-04-28 Jean Daolog: fix log level check
2015-04-27 Ouyang Changchunixgbe/base: new X550 device ids
2015-04-23 Stephen Hemmingerpci: allow const pci address parameter
2015-04-20 Stephen Hemmingerpci: make device id tables const
2015-04-03 Thomas Monjalonversion: 2.1.0-rc0
2015-04-03 Thomas Monjalonversion: 2.0.0
2015-04-01 Thomas Monjalonpci: rename passthrough driver to kernel driver
2015-03-31 Thomas Monjalonversion: 2.0.0-rc3
2015-03-23 Haifeng Gaoeal: remove argument need of --create_uio_dev option
2015-03-23 Pablo de Larakni: fix build with kernel 3.19
2015-03-22 Marvin Liueal/x86: fix build sse3 functions with gcc < 4.4
2015-03-22 Marvin Liueal/linux: fix build functions pread and pwrite
2015-03-20 Konstantin Ananyeveal/x86: move header file for vector instructions
2015-03-17 Thomas Monjalonversion: 2.0.0-rc2
2015-03-17 Thomas Monjalonversion: fix include
2015-03-16 John McNamaraeal: fix type casting of value to align
2015-03-16 Thomas Monjaloneal: fix build with icc and gcc < 4.4
2015-03-12 David Marchandeal: fix tailq init for uio and vfio resources
2015-03-10 Bruce Richardsoneal/bsd: enable contigmem blocks >1GB in size
2015-03-10 David Marchandeal: remove useless errno
2015-03-10 David Marchandtailq: remove static slots
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-03-10 David Marchandtailq: introduce dynamic register system
2015-03-10 David Marchandtailq: remove unused macros
2015-03-10 David Marchandtailq: get rid of broken reserve api
2015-03-10 David Marchandtailq: use a single cast macro
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-10 David Marchandpci: use lookup tailq api
2015-03-09 David Marchandeal: remove remaining reference to pm
2015-03-09 Michael Qiueal/x86: fix redeclaration of registers
2015-03-09 Konstantin Ananyeveal: fix C++11 compilation
2015-03-09 Michael Qiueal/x86: fix integer cast in memcpy
2015-03-09 Zhihong Wangeal/x86: fix strict aliasing rules
2015-03-04 Stephen Hemmingereal/linux: remove useless memset
2015-03-04 Stephen Hemmingereal/bsd: remove useless assignments
2015-03-04 Thomas Monjalonvirtio: fix build with mempool debug enabled
2015-03-03 Thomas Monjaloneal/linux: fix build
2015-03-02 Pawel Wodkowskidevargs: fix null dereferencing on failure
2015-03-02 Neil Hormaneal: clean up export of socket id variable
2015-02-25 Thomas Monjalonversion: 2.0.0-rc1
2015-02-25 Tetsuya Mukawaethdev: attach or detach port
2015-02-25 Tetsuya Mukawaethdev: remove assumption that port will not be detached
2015-02-25 Tetsuya Mukawaeal: add vdev init and uninit
2015-02-25 Tetsuya Mukawapci: probe or close device
2015-02-25 Tetsuya Mukawapci: unmap igb_uio resources
2015-02-25 Tetsuya Mukawapci: consolidate address comparisons
2015-02-25 Michael Qiupci: select memory mapping from driver type
next