net/cnxk: fix build with GCC 12
[dpdk.git] / lib /
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
2022-02-10 Xueming Livhost: add vDPA resource cleanup callback
2022-02-10 Jiayu Huvhost: integrate dmadev in asynchronous data-path
2022-02-10 Yunjian Wangethdev: remove unnecessary null check
2022-02-10 Akhil Goyalsecurity: add IPsec option for IP reassembly
2022-02-10 Akhil Goyalethdev: add mbuf dynfield for incomplete IP reassembly
2022-02-10 Akhil Goyalethdev: introduce IP reassembly offload
2022-02-09 Jie Wangapp/testpmd: add 6 types of L2TPv2 message
2022-02-09 Jie Wangnet: fix L2TPv2 common header
2022-02-09 Jie Wangethdev: add L2TPv2 RSS offload type
2022-02-12 Michael Barkereal: ignore gcc-compat warning in clang-only macro
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2022-02-12 Stephen Hemmingerlib: update documentation of some *_free functions
2022-02-11 Stephen Hemmingermem: cleanup multiprocess resources
2022-02-11 Stephen Hemmingereal: cleanup multiprocess hotplug resources
2022-02-11 Stephen Hemmingervfio: cleanup the multiprocess sync handle
2022-02-11 Stephen Hemmingeripc: end multiprocess thread during cleanup
2022-02-11 Stephen Hemmingerlog: close in cleanup stage
2022-02-11 Yunjian Wangmem: check allocation in dynamic hugepage init
2022-02-11 Pavan Nikhilesheal/arm: inline 128-bit atomic compare exchange with GCC
2022-02-10 Bruce Richardsonvhost: fix C++ include
2022-02-10 Bruce Richardsontable: fix C++ include
2022-02-10 Bruce Richardsonipsec: fix C++ include
2022-02-10 Bruce Richardsongraph: fix C++ include
2022-02-10 Bruce Richardsoneventdev: fix C++ include
2022-02-10 Bruce Richardsoneal: fix C++ include
2022-02-10 David Marchandstack: fix stubs header export
2022-02-10 Elena Agostinigpudev: expose GPU memory to CPU
2022-02-08 Christophe Fontainevhost: remove payload size limitation
2022-02-08 Yuan Wangvhost: fix guest to host physical address mapping
2022-02-08 Jerin Jacobethdev: support queue-based priority flow control
2022-02-04 Xiaoyun Linet: add UDP/TCP checksum in mbuf segments
2022-02-01 Kumara Parameshwaranethdev: add internal function to device struct from...
2022-02-09 Stephen Hemmingereal: move Unix filesystem functions into one file
2022-02-09 Stephen Hemmingersupport systemd service convention for runtime directory
2022-02-09 Stephen Hemmingereal: remove size for setting runtime directory
2022-02-08 Srikanth Yalavarthieal: add internal function to get base address
2022-02-08 Dmitry Kozlyukeal: extend --huge-unlink for hugepage file reuse
2022-02-08 Dmitry Kozlyukeal/linux: allow hugepage file reuse
2022-02-08 Dmitry Kozlyukeal: refactor --huge-unlink storage
2022-02-08 Dmitry Kozlyukmem: add dirty malloc element support
2022-02-08 Weiguo Lieventdev: remove useless C++ include guard
2022-02-08 Weiguo Lieal/windows: remove useless C++ include guard
2022-02-08 Jie Zhoueal: differentiate strerror message on Windows
2022-02-08 Jie Zhoueal/windows: fix error code for not supported API
2022-02-05 Zhihong Wangring: fix overflow in memory size calculation
next