net/bnxt: fix uninitialized pointer access in Tx
[dpdk.git] / lib /
2018-10-11 Thomas Monjaloneal: simplify parameters of hotplug functions
2018-10-11 Thomas Monjaloneal: remove experimental flag of hotplug functions
2018-10-11 Thomas Monjaloneal: add bus pointer in device structure
2018-10-11 Thomas Monjalondevargs: simplify parameters of removal function
2018-10-11 Thomas Monjalondevargs: remove deprecated functions
2018-10-11 Thomas Monjalondevargs: rename enum items with singular form
2018-10-11 Pawel Wodkowskimem: fix --huge-unlink option
2018-10-11 Anatoly Burakovmalloc: enable event callbacks for external memory
2018-10-11 Anatoly Burakovmalloc: allow detaching from external memory
2018-10-11 Anatoly Burakovmalloc: allow attaching to external memory chunks
2018-10-11 Anatoly Burakovmalloc: allow removing memory from named heaps
2018-10-11 Anatoly Burakovmalloc: allow adding memory to named heaps
2018-10-11 Anatoly Burakovmalloc: allow destroying heaps
2018-10-11 Anatoly Burakovmalloc: allow creating malloc heaps
2018-10-11 Anatoly Burakovmalloc: add function to check if socket is external
2018-10-11 Anatoly Burakovmalloc: add function to query socket ID of named heap
2018-10-11 Anatoly Burakovmalloc: add name to malloc heaps
2018-10-11 Anatoly Burakovsched: do not check for invalid socket ID
2018-10-11 Anatoly Burakovpipeline: do not check for invalid socket ID
2018-10-11 Anatoly Burakovflow_classify: do not check for invalid socket ID
2018-10-11 Anatoly Burakovmem: do not check for invalid socket ID
2018-10-11 Anatoly Burakovmalloc: index heaps using heap ID rather than NUMA...
2018-10-11 Anatoly Burakovmem: allow memseg lists to be marked as external
2018-10-11 Anatoly Burakovmem: add length to memseg list
2018-10-10 Ferruh Yigiteventdev: fix build
2018-10-03 Anatoly Burakovvfio: allow mapping MSI-X BARs if kernel allows it
2018-10-03 Anatoly Burakovmem: fix undefined behavior in NUMA-aware mapping
2018-10-03 Anatoly Burakovmem: store memory mode flags in shared config
2018-10-03 Gaetan Rivetdevargs: remove comment regarding logs
2018-10-03 Gaetan Rivetethdev: register as a class
2018-10-03 Gaetan Rivetethdev: add private generic device iterator
2018-10-02 Igor Ryzhovkni: allocate memory dynamically for each device
2018-10-01 Nikhil Raoeventdev: fix port id argument in Rx adapter caps
2018-10-01 Nikhil Raoeventdev: add eth Tx adapter implementation
2018-10-01 Nikhil Raoeventdev: add caps API and PMD callbacks for eth Tx...
2018-10-01 Nikhil Raoeventdev: add eth Tx adapter APIs
2018-10-01 Harry van Haarenevent: add function for reading unlink in progress
2018-10-01 Nikhil Raoeventdev: fix eth Rx adapter hotplug incompatibility
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
next