devtools: use a common prefix for temporary files
[dpdk.git] / lib /
2018-09-27 Jiayu Huvhost: fix corner case for enqueue operation
2018-09-27 Nikolay Nikolaevvhost: rework message handling as a callback array
2018-09-27 Nikolay Nikolaevvhost: unify message handling function signature
2018-09-27 Nikolay Nikolaevvhost: handle unsupported message types in functions
2018-09-27 Nikolay Nikolaevvhost: make message handling functions prepare the...
2018-09-27 Nikolay Nikolaevvhost: unify struct VhostUserMsg usage
2018-09-27 Paul M Stillwell Jrethdev: fix doxygen comment to be with structure
2018-09-27 Alejandro Luceroethdev: fix error handling in create function
2018-09-27 Didier Pallardnet: fix Intel prepare function for IP checksum offload
2018-09-20 Anatoly Burakoveal/bsd: fix build
2018-09-19 Alex Kiselevip_frag: add function to delete expired entries
2018-09-19 Alex Kiselevlpm6: add incremental update on delete
2018-09-19 Alex Kiselevlpm6: store rules in hash table
2018-09-19 Anatoly Burakovmem: support using memfd segments for in-memory mode
2018-09-19 Anatoly Burakovmem: allow querying offset into segment fd
2018-09-19 Anatoly Burakovmem: add external API to retrieve page fd
2018-09-19 Anatoly Burakovmem: add internal API to get and set segment fd
2018-09-19 Anatoly Burakovmem: track page fd in non-single file mode
2018-09-19 Anatoly Burakovmem: rename lock list to fd list
2018-09-19 Anatoly Burakovmem: raise maximum fd limit unconditionally
2018-09-19 Anatoly Burakoveal: do not allow legacy mode with --in-memory mode
2018-09-19 Anatoly Burakovfbarray: fix detach in --no-shconf mode
2018-09-19 Gaetan Riveteal: add strscpy function
2018-09-19 David Marchandmbuf: remove deprecated segment free functions
2018-09-18 Reshma Pattanpdump: remove dependency on libpthread
2018-09-17 Bruce Richardsonbuild: add configuration summary at end of config
2018-09-17 Bruce Richardsonbuild: simplify logic for default library dependencies
2018-09-17 Luca Boccassibuild: add ppc64 meson build
2018-09-17 Luca Boccassieal: include missing hypervisor files in meson
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-09-14 Dekel Peledethdev: fix missing names in Tx offload name array
2018-09-14 Tiwei Bievhost: fix return value on enqueue path
2018-09-14 Ilya Maximetsvhost-user: drop connection on message handling failures
2018-09-14 Tiwei Bievhost: fix vhost interrupt support
2018-09-12 Ilya Maximetsvhost: fix zmbufs array leak after NUMA realloc
2018-08-28 Stephen Hemmingerethdev: fix port ownership logs
2018-08-28 Alejandro Luceroethdev: fix MAC changes when live change not supported
2018-08-28 Ilya Maximetsvhost: suppress error if NUMA is not available
2018-08-28 Ilia Kurakinethdev: change vtune profiling approach
2018-09-16 Konstantin Ananyevacl: forbid rule with priority zero
2018-09-16 Tiwei Biemalloc: fix potential null pointer dereference
2018-08-13 Thomas Monjalonversion: 18.11-rc0
2018-08-09 Thomas Monjalonversion: 18.08.0
2018-08-09 Yipeng Wanghash: add more accurate thread-safety comments
2018-08-09 Rami Rosenethdev: fix a doxygen comment for port allocation
2018-08-09 Dan Gorakni: fix crash with null name
2018-08-08 Olivier Matzeal: remove experimental tag for user mbuf pool ops
2018-08-08 Olivier Matzeal: remove deprecated function for mbuf pool ops
2018-08-07 Pablo de Larahash: fix doxygen of return values
2018-08-07 Thomas Monjalonethdev: bump library version
2018-08-05 Thomas Monjalonversion: 18.08-rc3
2018-08-05 Kevin Traynormeter: remove experimental tag from profile API
2018-08-05 Andrew Rybchenkoeal: deprecate device attach and detach functions
2018-08-05 Andrew Rybchenkoethdev: deprecate attach and detach functions
2018-08-05 Andrew Rybchenkomempool: fold memory size calculation helper
2018-08-05 Andrew Rybchenkomempool: remove deprecated functions
2018-08-05 Jerin Jacobeal: fix bitmap documentation
2018-08-05 Honnappa Nagarahalliring: clarify preemptible nature of algorithm
2018-08-05 Pablo de Laramempool: check for zero size creation
2018-08-05 Kevin Traynorethdev: decrease log level for unneeded actions
2018-08-05 Harry van Haarenevent: fix ring init failure handling
2018-08-04 Maxime Coquelinvhost: flush IOTLB cache on new mem table handling
2018-08-02 Tiwei Bievhost: remove unused variable
2018-08-02 Stephen Hemmingerethdev: decrease log level of ownership change
2018-08-01 Shreyansh Jainrawdev: fix missing queue count API
2018-08-01 Reshma Pattanlatency: free up the memzone
2018-08-01 Anatoly Burakoveal/bsd: silence unsupported interrupts error
2018-08-01 Rami Rosenethdev: remove unused forward declaration
2018-08-01 Ben Sheltonethdev: clarify usage of TM node parent update
2018-07-26 Thomas Monjalonversion: 18.08-rc2
2018-07-26 Shreyansh Jainrawdev: remove experimental tag
2018-07-26 Hemant Agrawalvfio: remove experimental tag
2018-07-26 Hemant Agrawalmbuf: remove experimental tag from pool ops
2018-07-26 Hemant Agrawalbuildtools: change license to SPDX
2018-07-26 Remy Hortonmetrics: disallow null as metric name
2018-07-26 Remy Hortonmetrics: do not fail silently when uninitialised
2018-07-26 Remy Hortonmetrics: add check for invalid key
2018-07-26 Remy Hortonbitrate: add sanity check on parameters
2018-07-26 Harry van Haarenservice: improve checks of coremasks
2018-07-26 Andy Greenring: fix sign conversion warning
2018-07-26 Andy Greenring: fix declaration after statement
2018-07-26 Tiwei Bievhost: release locks on RARP packet failure
2018-07-26 Tiwei Bievhost: fix overflow on shadow used ring
2018-07-26 Jiayu Huvhost: fix return value on dequeue path
2018-07-23 Jasvinder Singhethdev: improve description for port name API
2018-07-23 Tiwei Bievhost: fix buffer length calculation
2018-07-23 Jerin Jacobethdev: fix queue statistics mapping documentation
2018-07-26 Anatoly Burakovmem: revert reversed allocation
2018-07-26 Bruce Richardsoneal: fix error message for unsupported platforms
2018-07-26 Bruce Richardsonkvargs: fix building with meson outside source tree
2018-07-26 Bruce Richardsonbuild: remove duplicate checks for cflags
2018-07-26 Bruce Richardsonbuild: improve error message for missing dependency
2018-07-20 David Huntexamples/vm_power: add branch ratio policy type
2018-07-20 Qi Zhangvfio: remove uneccessary IPC for group fd clear
2018-07-20 Qi Zhangeal: fix hotplug add and remove
2018-07-20 Anatoly Burakovmem: add logic check for static analyzer
2018-07-20 Anatoly Burakovmalloc: do not skip pad on free
2018-07-20 Andrew Rybchenkodevargs: fix parsing truncation when using format
2018-07-19 Anatoly Burakoveal: fix dependency in multi-process detection
2018-07-18 Anatoly Burakovmem: fix alignment of requested virtual areas
next