net/virtio: fix incorrect cast of void *
[dpdk.git] / lib / librte_eal / linuxapp / eal / include /
2017-10-23 Bruce Richardsoneal: merge bsdapp and linuxapp interrupt headers
2017-10-08 Jianfeng Taneal: remove Xen dom0 support
2017-04-05 Olivier Matzmbuf: use 2 bytes for port and nb segments
2017-04-05 Jerin Jacobmbuf: make rearm data address naturally aligned
2017-04-01 Jianfeng Taneal/linux: add interrupt type for vdev
2017-04-04 Shahaf Shulereal/linux: support external Rx interrupt
2016-09-21 Ferruh Yigitkni: remove continuous memory restriction
2016-09-13 Adrien Mazarguillib: work around unnamed structs/unions
2016-09-13 Adrien Mazarguillib: work around nonstandard bit-fields
2016-09-13 Adrien Mazarguillib: use C99 syntax for zero-size arrays
2016-05-02 Ferruh Yigitkni: support chained mbufs
2016-02-11 Jerin Jacobmbuf: fix performance with 128-byte cache line
2016-02-11 Jerin Jacobconfig: clean cache line size selection scheme
2015-11-04 Cunming Liangeal: query multi-vector interrupt capability
2015-11-04 Cunming Liangeal/linux: forbid enabling zero interrupt vector
2015-11-04 Cunming Liangeal: reserve VFIO vector zero for misc interrupt
2015-11-01 Nelio Laranjeiroeal: allow external interrupt handler
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-09-03 Thomas Monjalonethdev: remove Rx interrupt switch
2015-07-27 Cunming Liangeal/linux: add interrupt API for drivers
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-15 Helin Zhangmbuf: redefine packet type
2015-05-13 Stephen Hemmingereal/linux: fix irq handling with igb_uio
2015-02-20 Danny Zhoueal/linux: enable uio_pci_generic support
2014-12-04 Chao Zhukni: fix build on IBM Power
2014-11-25 Thomas Monjaloneal: factorize common headers
2014-11-25 Thomas Monjaloneal: move internal headers in source directory
2014-10-08 Bruce Richardsonmbuf: add userdata pointer field
2014-09-18 David Marchandeal: set log level from command line
2014-09-17 Bruce Richardsonmbuf: split mbuf across two cache lines.
2014-09-17 Bruce Richardsonmbuf: expand ol_flags field to 64-bits
2014-09-17 Bruce Richardsonmbuf: reorder fields by time of use
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-08-28 David Marchandfix unix permissions for source files
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
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: fix code style
2014-06-16 Anatoly Burakovpci: move uio mapping in a dedicated file
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-29 Jijiang Liuxen: reserve memory at installing dom0_mm.ko
2014-05-16 Stephen Hemmingerspelling fixes
2014-02-26 Olivier Matzpci: add option --create-uio-dev to run without hotplug
2014-02-26 Thomas Monjalondoc: fix some doxygen comments
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonivshmem: library changes for mmaping using ivshmem
2014-02-25 Bruce Richardsonmem: allow virtual memory address hinting
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelkni: identify device by name
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelkni: fix multi-process support
2013-09-17 Intelmem: remove RLIMIT_NOFILE update
2013-09-17 Damien Millescampstimer: option --vmware-tsc-map for VMware guest
2013-09-16 Stephen Hemmingerlog: add ability to override syslog parameters
2013-09-06 Intellib: 32/64-bit cleanups
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmemory: fix for multi process support
2013-07-25 Intelmemory: add --socket-mem option
2013-07-25 Inteleal: rework cpu information discovery
2013-07-25 Inteleal: minor changes
2013-07-25 Intellib: sysfs parsing
2013-07-25 Intelkni: initial import
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release