net/ice: support RSS RETA configuration in DCF mode
[dpdk.git] / lib /
2022-05-09 Maxime Coquelinvhost: fix missing virtqueue lock protection
2022-05-09 David Marchandvhost: validate FDs attached to messages
2022-05-09 David Marchandvhost: refactor messages handlers declaration
2022-05-09 Xuan Dingvhost: add unsafe API to check in-flight packets
2022-05-11 David Marchandtest/mem: disable ASan when accessing unallocated memory
2022-04-28 Anoob Josephsecurity: fix SA lifetime comments
2022-05-05 Tianhao Chaieal: fix C++ include for device event and DMA
2022-05-05 Anatoly Burakovmalloc: fix ASan handling for unmapped memory
2022-04-28 Deepak Khandelwalmem: skip attaching external memory in secondary process
2022-04-25 Tyler Retzlaffeal/windows: set main lcore affinity
2022-04-14 Mattias Rönnblomeal: emit warning for unused trylock return value
2022-04-14 Mattias Rönnblomeal: add macro to warn for unused function return values
2022-04-14 David Marchandeal: factorize lcore main loop
2022-04-14 David Marchandeal: cleanup lcore ID hand-over
2022-04-08 David Marchandeal/windows: add missing C++ include guards
2022-03-30 Tyler Retzlaffeal/windows: fix data race when creating threads
2022-03-30 Haiyue Wangeal/x86: remove atomic header include loop
2022-03-15 Bruce Richardsoneventdev: fix clang C++ include
2022-03-15 Bruce Richardsoncryptodev: fix clang C++ include
2022-03-15 Bruce Richardsoncompressdev: fix missing space in log macro
2022-03-15 Bruce Richardsoncompressdev: separate out driver-only headers
2022-03-15 Bruce Richardsoneal/freebsd: add missing C++ include guards
2022-03-14 David Marchandbpf: fix build with some libpcap version on FreeBSD
2022-03-10 David Marchandvhost: fix FD leak with inflight messages
2022-03-10 Chenbo Xiavhost: fix queue number check when setting inflight FD
2022-03-08 Elena Agostinigpudev: fix page alignment in communication list
2022-03-08 Ferruh Yigitethdev: fix doxygen comments for device info struct
2022-03-08 David Marchandvhost: fix external message handlers
2022-03-08 Thomas Monjalonbuild: hide local symbols in shared libraries
2022-03-08 Thomas Monjalonregexdev: fix section attribute of symbols
2022-03-08 Stephen Hemmingerpcapng: handle failure of link status query
2022-03-07 Haiyue Wanggraph: remove useless duplicate name check
2022-03-07 Weiguo Lisched: remove useless malloc in PIE data init
2022-03-07 Wenxuan Wueal/linux: fix device monitor stop return
2022-03-04 Peng Yuvhost: fix linker script syntax
2022-03-04 Raja Zidanecompressdev: fix socket ID type
2022-02-27 Stephen Hemmingerremove extra blank line at EOF
2022-02-27 Madhuker Mythridevargs: fix crash with uninitialized parsing
2022-02-27 Steve Yangeal/linux: fix illegal memory access in uevent handler
2022-02-27 Bruce Richardsondistributor: fix potential overflow
2022-02-27 Pablo de Laraefd: fix uninitialized structure
2022-02-24 Alexander Kozyrevethdev: bring in async indirect actions operations
2022-02-24 Alexander Kozyrevethdev: bring in async queue-based flow rules operations
2022-02-24 Alexander Kozyrevethdev: add flow item/action templates
2022-02-24 Alexander Kozyrevethdev: introduce flow engine configuration
2022-02-17 Maxime Coquelinvhost: fix unsafe vring addresses modifications
2022-02-15 Xuan Dingvhost: fix physical address mapping
2022-02-15 Xuan Dingvhost: fix field naming in guest page struct
2022-02-16 David Marchandethdev: fix MAC address in telemetry device info
2022-02-22 Arek Kusztalcryptodev: fix RSA key type name
2022-02-22 Ciara Powercryptodev: fix asymmetric private session variable...
2022-02-24 Ganapati Kundapuraeventdev/crypto: remove useless check
2022-02-21 Naga Harish K S Veventdev/eth_rx: fix queue config query
2022-02-21 Weiguo Lieventdev/eth_rx: fix parameters parsing memory leak
2022-02-24 Megha Ajmerasched: enable traffic class oversubscription unconditio...
2022-02-24 Megha Ajmerasched: enable statistics unconditionally
2022-02-24 Megha Ajmerasched: move grinder configuration
2022-02-24 Megha Ajmerasched: remove vector functions
2022-02-22 Elena Agostinigpudev: use CPU mapping in communication list
2022-02-22 Elena Agostinigpudev: use device memory pointer for CPU unmap
2022-02-22 Bruce Richardsonbuildtools/chkincs: check SDK headers for C++ compatibility
2022-02-22 Bruce Richardsonethdev: fix cast for C++ compatibility
2022-02-22 Brian Dooleycryptodev: add missing C++ guards
2022-02-22 Brian Dooleybpf: add missing C++ guards
2022-02-22 Brian Dooleyvhost: add missing C++ guards
2022-02-22 Brian Dooleykni: add missing C++ guards
2022-02-22 Brian Dooleyeventdev: add missing C++ guards
2022-02-22 Brian Dooleycompressdev: add missing C++ guards
2022-02-22 Brian Dooleyacl: add missing C++ guards
2022-02-22 Brian Dooleymetrics: add missing C++ guards
2022-02-22 Brian Dooleyethdev: add missing C++ guards
2022-02-22 Brian Dooleytelemetry: add missing C++ guards
2022-02-22 Brian Dooleyeal: add missing C++ guards
2022-02-22 Thomas Monjalondmadev: add missing header include
2022-02-22 Sean Morrisseylib: remove unneeded header includes
2022-02-14 Naga Harish K S Veventdev/eth_tx: fix queue add error code
2022-02-14 Ganapati Kundapuraeventdev/crypto: assume SW when no driver capabilities
2022-02-14 Ganapati Kundapuraeventdev/crypto: store operations in circular buffer
2022-02-13 Cristian Dumitrescupipeline: support checksum for variable size headers
2022-02-13 Cristian Dumitrescupipeline: fix table state memory allocation
2022-02-13 Cristian Dumitrescupipeline: fix annotation checks
2022-02-13 Cristian Dumitrescupipeline: add check against loops
2022-02-13 Cristian Dumitrescupipeline: add drop port for each pipeline
2022-02-13 Cristian Dumitrescupipeline: move table type registration to library
2022-02-13 Cristian Dumitrescupipeline: move port type registration to library
2022-02-13 Cristian Dumitrescupipeline: improve drop instruction
2022-02-12 Arek Kusztalcryptodev: reorganize asymmetric structs
2022-02-12 Arek Kusztalcryptodev: use C11 macro instead of direct attribute
2022-02-12 Arek Kusztalcryptodev: clarify usage of random numbers in asym
2022-02-12 Arek Kusztalcryptodev: add DSA random number k
2022-02-12 Ciara Powercryptodev: modify return value for asym session create
2022-02-12 Ciara Powercryptodev: add asymmetric session user data API
2022-02-12 Ciara Powercryptodev: hide asymmetric session structure
2022-02-12 Ciara Powercryptodev: use single mempool for asymmetric session
2022-02-11 Ferruh Yigitethdev: move driver interface functions to its own...
2022-02-11 Ferruh Yigitethdev: introduce generic dummy packet burst function
2022-02-11 Sean Zhangethdev: support GRE optional fields
2022-02-11 Sean Zhangnet: add optional fields in GRE header
2022-02-11 Min Hu (Connor)ethdev: introduce dump API
2022-02-10 Weiguo Livhost: fix null pointer dereference in NUMA realloc
next