bus/fslmc: drop inline from non-static functions
[dpdk.git] / lib /
2020-05-19 Xuan Dingvhost: fix zero-copy server mode
2020-05-19 Ferruh Yigitmeter: provide experimental alias for matured API
2020-05-19 Jerin Jacobdoc: use globbing terminology
2020-05-19 Muhammad Bilalfix same typo in multiple places
2020-05-19 Ciara Powertelemetry: fix buffer overrun if max bytes read
2020-05-19 Ciara Powertelemetry: check socket creation failure
2020-05-19 Ciara Powertelemetry: close socket on connection failure
2020-05-19 Ciara Powertelemetry: fix error checking for strchr function
2020-05-19 Ciara Powertelemetry: keep threads separate from data plane
2020-05-19 Gaetan Rivetkvargs: fix strcmp helper documentation
2020-05-19 Hemant Agrawalmetrics: fix library cleanup
2020-05-19 Gaetan Rivetpci: explain how empty strings are rejected in DBDF
2020-05-19 Gaetan Rivetpci: reject negative values in PCI id
2020-05-19 Darek Stojaczykpci: accept 32-bit domain numbers
2020-05-18 Sivaprasad Tummalavhost: handle mbuf allocation failure
2020-05-18 Stephen Hemmingereal: fix C++17 compilation
2020-05-18 Ferruh Yigitcompat: provide experimental alias for matured ABI
2020-05-18 Xuan Dingvhost: fix potential fd leak
2020-05-18 Xiaolong Yevhost: fix potential memory space leak
2020-05-18 Marvin Liuvhost: fix translated address not checked
2020-05-18 Maxime Coquelinvhost/crypto: validate keys lengths
2020-05-18 Maxime Coquelinvhost: fix vring index check
2020-05-18 Maxime Coquelinvhost: check log mmap offset and size overflow
2020-05-18 Kevin Traynorhash: fix gcc 10 maybe-uninitialized warning
2020-05-13 Nithin Dabilpuramnode: fix arm64 build with old gcc
2020-05-11 Dekel Peleddoc: refine ethernet and VLAN flow rule items
2020-05-11 Asaf Pensoethdev: add 200G link speed
2020-05-11 Arek Kusztalcryptodev: fix ABI compatibility for ChaCha20-Poly1305
2020-05-11 Arek Kusztalcryptodev: add ChaCha20-Poly1305 AEAD algorithm
2020-05-11 Vladimir Medvedkinipsec: check SAD lookup error
2020-05-11 Akhil Goyalcryptodev: add feature flag for non-byte aligned data
2020-05-11 Phil Yangipsec: optimize SA outbound sequence update
2020-05-11 Nicolas Chautrubbdev: fix doxygen comments
2020-05-11 Ferruh Yigitring: fix build for gcc O1 optimization
2020-05-11 David Marchandtelemetry: fix error log output
2020-05-11 David Marchandtelemetry: fix build for armv7
2020-05-11 Bing Zhaomem: fix overflow on allocation
2020-05-11 Phil Yangservice: relax barriers with C11 atomics
2020-05-11 Phil Yangservice: optimize with C11 atomics
2020-05-11 Phil Yangservice: remove redundant code
2020-05-11 Phil Yangservice: remove rte prefix from static functions
2020-05-11 Honnappa Nagarahalliservice: fix identification of service running on other...
2020-05-11 Honnappa Nagarahalliservice: fix race condition for MT unsafe service
2020-05-10 Bruce Richardsoneal: add telemetry callbacks
2020-05-10 Ciara Powereal: remove option registration infrastructure
2020-05-10 Ciara Powereal: add telemetry as dependency
2020-05-10 Ciara Powertelemetry: remove redundant code
2020-05-10 Ciara Powertelemetry: introduce backward compatibility
2020-05-10 Ciara Powerrawdev: add telemetry callbacks
2020-05-10 Bruce Richardsonethdev: add telemetry callbacks
2020-05-10 Ciara Powertelemetry: add default callback commands
2020-05-10 Bruce Richardsontelemetry: add functions for returning callback data
2020-05-10 Bruce Richardsontelemetry: introduce new functionality
2020-05-10 Bruce Richardsontelemetry: add utility functions for creating JSON
2020-05-10 Bruce Richardsontelemetry: invert dependency on metrics library
2020-05-10 Ciara Powermetrics: reduce telemetry code
2020-05-10 Ciara Powertelemetry: move some functions to metrics library
2020-05-10 Bruce Richardsonbuild: add arch-specific header path to global includes
2020-05-07 Kevin Laatzeal/x86: add more CPU flags
2020-05-07 Pallavi Kadameal/windows: support logging
2020-05-07 Pallavi Kadameal/windows: add fnmatch implementation
2020-05-02 Pavan Nikhilesheventdev: fix probe and remove for secondary process
2020-05-05 Joyce Kongvirtio: use one way barrier for split vring avail index
2020-05-05 Joyce Kongvirtio: use one way barrier for split vring used index
2020-05-05 Marvin Liuvhost: use binary search in address conversion
2020-05-05 Marvin Liuvhost: utilize dynamic memory allocator
2020-05-05 Xuan Dingvhost: prevent zero-copy with incompatible client mode
2020-05-05 Phil Yangvhost: optimize broadcast RARP sync with C11 atomic
2020-05-05 Roland Qivhost: fix peer close check
2020-05-06 David Christenseneal/ppc: fix build with gcc 9.3
2020-05-06 Olivier Matzkvargs: fix invalid token parsing on FreeBSD
2020-05-06 Phil Yangtrace: fix build with gcc 10
2020-05-06 David Marchandtrace: remove string duplication
2020-05-06 David Marchandtrace: remove limitation on patterns number
2020-05-06 David Marchandtrace: remove unneeded checks in internal API
2020-05-06 David Marchandtrace: avoid confusion on optarg
2020-05-06 David Marchandtrace: simplify trace point headers
2020-05-06 David Marchandcryptodev: fix trace points registration
2020-05-06 Ori Kameal/ppc: fix bool type after altivec include
2020-05-06 Kevin Traynoreal/x86: ignore gcc 10 stringop-overflow warnings
2020-05-05 Nithin Dabilpuramnode: add packet drop
2020-05-05 Nithin Dabilpuramnode: add IPv4 rewrite and lookup control
2020-05-05 Kiran Kumar Knode: add IPv4 rewrite
2020-05-05 Pavan Nikhileshnode: add IPv4 lookup for x86
2020-05-05 Nithin Dabilpuramnode: add IPv4 lookup for arm64
2020-05-05 Pavan Nikhileshnode: add generic IPv4 lookup
2020-05-05 Nithin Dabilpuramnode: add ethdev control
2020-05-05 Nithin Dabilpuramnode: add ethdev Tx
2020-05-05 Nithin Dabilpuramnode: add ethdev Rx
2020-05-05 Nithin Dabilpuramnode: add logging and null node
2020-05-05 Jerin Jacobgraph: implement fastpath routines
2020-05-05 Jerin Jacobgraph: implement stats
2020-05-05 Jerin Jacobgraph: implement debug routines
2020-05-05 Jerin Jacobgraph: implement Graphviz export
2020-05-05 Jerin Jacobgraph: implement graph operations
2020-05-05 Jerin Jacobgraph: implement create and destroy
2020-05-05 Jerin Jacobgraph: populate fastpath memory for graph reel
2020-05-05 Jerin Jacobgraph: implement internal operation helpers
2020-05-05 Jerin Jacobgraph: implement node debug routines
2020-05-05 Jerin Jacobgraph: implement node operations
next