scripts: reverse order of checked commits
[dpdk.git] / lib /
2016-09-13 Adrien Mazarguillib: hide static functions never defined
2016-09-13 Adrien Mazarguillib: remove named variadic macros in exported headers
2016-09-13 Adrien Mazarguillib: work around forward reference to enum types
2016-09-13 Adrien Mazarguillib: add missing include dependencies
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-09-13 Adrien Mazarguillib: work around large enum values
2016-09-13 Adrien Mazarguillib: work around braced-groups within expressions
2016-09-09 Gowrishankar Muthu... table: fix verification on hash bucket header alignment
2016-09-09 Gowrishankar Muthu... acl: add AltiVec for ppc64
2016-09-09 Gowrishankar Muthu... lpm: add AltiVec for ppc64
2016-09-09 Vincent Guokni: fix module init/exit
2016-09-09 Ferruh Yigitkni: support RHEL 6.8
2016-09-09 Ferruh Yigitkni: fix crash when removing interface
2016-08-24 Ferruh Yigitkni: remove memzone lookup to get mbuf address
2016-08-24 Christian Ehrhardtkni: remove triple license information
2016-08-24 Shreyansh Jaineal: fix a comment
2016-08-23 Ferruh Yigiteal: remove empty file for device IDs
2016-08-23 Ferruh Yigitnet/igb: move PCI device IDs from EAL
2016-08-23 Ferruh Yigitnet/ixgbe: move PCI device IDs from EAL
2016-08-23 David Marchandivshmem: remove library and its EAL integration
2016-08-22 Jim Harriscontigmem: zero all pages during mmap
2016-08-22 Aleksey Katargintable: fix symbol exports
2016-08-03 Thomas Monjalonversion: 16.11-rc0
2016-08-03 Thomas Monjalonmbuf: remove deprecated internal function
2016-08-03 Thomas Monjalonlog: remove deprecated history dump
2016-07-28 Thomas Monjalonversion: 16.07.0
2016-07-28 Nikhil Raoethdev: fix documentation for queue start/stop
2016-07-28 Wei Daieal: fix tail blank check in --lcores argument
2016-07-28 Wei Daieal: fix parsing of option --lcores
2016-07-28 Wei Daieal: remove redundant code to parse --lcores
2016-07-25 Thomas Monjalonversion: 16.07-rc5
2016-07-25 Thomas Monjalonmempool: fix unsafe removal from list by callback
2016-07-25 Maxime Coquelinvhost: fix off-by-one error on descriptor number check
2016-07-25 Hiroyuki Mikitatimer: fix corruption with reset
2016-07-25 Hiroyuki Mikitatimer: remove unnecessary list insertion
2016-07-25 Hiroyuki Mikitatimer: fix pending-list manipulation
2016-07-25 Jerin Jacobring: fix single consumer dequeue performance
2016-07-22 Thomas Monjalonversion: 16.07-rc4
2016-07-22 Thomas Monjalonunify tools naming
2016-07-22 Pablo de Laraeal: add tailq safe iterator macro
2016-07-22 Michal Jastrzebskimem: fix check of physical address retrieval
2016-07-22 Pablo de Laracryptodev: fix memory leak in parameter parsing
2016-07-21 Ilya Maximetsvhost: fix unregistering in client mode
2016-07-21 Ilya Maximetsvhost: fix connect hang in client mode
2016-07-21 Remy Hortonethdev: fix overwriting driver-specific stats
2016-07-21 Juhamatti Kuusisaariring: guarantee dequeue ordering before tail update
2016-07-21 Zoltan Kissmempool: fix missing registration of free function
2016-07-21 Zoltan Kissmempool: adjust name size in related data types
2016-07-21 Zoltan Kissmem: allow full length name
2016-07-21 Chao Zhueal/ppc: fix memory barrier for IBM POWER
2016-07-16 Thomas Monjalonversion: 16.07-rc3
2016-07-16 Reshma Pattanpdump: fix error handlings
2016-07-15 Hiroyuki Mikitaip_frag: fix doxygen formatting
2016-07-15 Patrik Anderssonvhost: fix crash when exceeding file descriptors
2016-07-15 Ilya Maximetsvhost: check ring descriptor address
2016-07-15 Ilya Maximetsvhost: fix used descriptors number of mergeable enqueue
2016-07-15 Yong Wangvfio: fix coding style
2016-07-15 Yong Wangvfio: fix PCI resource mapping
2016-07-15 Adrien Mazarguilmempool: fix empty structure definition
2016-07-15 Damjan Marionspinlock: move constructor out of x86 header file
2016-07-11 Thomas Monjalonversion: 16.07-rc2
2016-07-11 Olivier Matzmempool: fix creation with Xen dom0
2016-07-11 Olivier Matzmbuf: set errno on pool creation error
2016-07-11 Olivier Matzxen: fix retrieval of physical address
2016-07-11 Thomas Monjalonxen: fix build as shared library
2016-07-11 Olivier Matzxen: fix build
2016-07-11 David Marchandnet/bnxt: move PCI device ids to the driver
2016-07-11 David Marchandnet/bnx2x: move PCI device ids to the driver
2016-07-11 David Marchandnet/enic: move PCI device ids to the driver
2016-07-11 David Marchandnet/vmxnet3: move PCI device ids to the driver
2016-07-11 David Marchandnet/virtio: move PCI device ids to the driver
2016-07-11 David Marchandnet/fm10k: move PCI device ids to the driver
2016-07-11 David Marchandnet/i40e: move PCI device ids to the driver
2016-07-11 David Marchandnet/e1000: move em PCI device ids to the driver
2016-07-11 David Marchandeal: remove PCI device ids header from doxygen
2016-07-11 Marvin Liuexamples/vm_power_manager: remove dependency on interna...
2016-07-11 Jan Viktorinvfio: rework initialization to be extendable
2016-07-11 Jan Viktorinvfio: initialize out of the PCI subsystem
2016-07-11 Jan Viktorinvfio: generalize process synchronization
2016-07-11 Jan Viktorinvfio: make mode types private
2016-07-11 Jan Viktorinvfio: fix typo in doc for device setup
2016-07-11 Jan Viktorinvfio: move global config out of PCI files
2016-07-11 Jan Viktorinvfio: extract setup logic out of resource mapping
2016-07-11 Jan Viktorinvfio: generalize non PCI-specific functions
2016-07-11 Jan Viktorinvfio: move common code out of PCI file
2016-07-11 Jan Viktorinvfio: move definitions from PCI to VFIO header
2016-07-11 Jan Viktorinvfio: fix private include to be local
2016-07-04 Yuanhan Liuvhost: fix potential null pointer dereference
2016-07-04 Yuanhan Liuvhost: fix not null terminated string
2016-07-04 Yuanhan Liuvhost: fix memory leak
2016-07-10 Thomas Monjalontable: remove unneeded dependency on hash library
2016-07-10 Ferruh Yigitigb_uio: fix possible mmap failure with Linux 4.5
2016-07-10 Sergio Gonzalez... mem: do not zero out memory on zmalloc
2016-07-10 Sergio Gonzalez... mem: zero out memory on free
2016-07-10 Daniel Mrzyglodmem: fix hugepage resource leak
2016-07-10 Reshma Pattanpdump: close client socket on error
2016-07-10 Yari Adan Petralandahash: retrieve a key given its position
2016-07-10 Remy Hortonethdev: fix xstats id mismatch
next