summaryrefslogtreecommitdiff
path: root/lib/mbuf
AgeCommit message (Expand)Author
2024-11-09mbuf: add transport mode ESP packet typeAlexander Kozyrev
2024-10-17mbuf: fix strict aliasing in allocatorRobin Jarry
2024-08-08version: 24.11-rc0David Marchand
2024-07-03mbuf: fix dynamic fields copyShijith Thotton
2024-06-19mbuf: remove marker fieldsTyler Retzlaff
2024-05-29build: exclude rather than include libs in MSVC buildTyler Retzlaff
2024-03-06lib: move alignment attribute on types for MSVCTyler Retzlaff
2024-03-06lib: use C11 alignment attribute on variablesTyler Retzlaff
2024-02-14use C11 alignofTyler Retzlaff
2023-12-21lib: use per line logging in helpersDavid Marchand
2023-12-21lib: add more logging helpersDavid Marchand
2023-12-06mbuf: use a dynamic logtypeStephen Hemminger
2023-11-27ethdev: fix ESP packet type descriptionAlexander Kozyrev
2023-11-13mbuf: promote some function as stableStephen Hemminger
2023-10-30mbuf: use stdatomic APITyler Retzlaff
2023-08-16remove C11 compatibility macroTyler Retzlaff
2023-07-31version: 23.11-rc0David Marchand
2023-06-22mbuf: fix Doxygen comment of distributor metadataDavid Marchand
2023-04-25rework atomic intrinsics fetch operationsTyler Retzlaff
2023-03-16build: clarify configuration without IOVA field in mbufThomas Monjalon
2023-03-12remove repeated wordsStephen Hemminger
2022-11-15cleanup compat header inclusionsDavid Marchand
2022-10-09mbuf: move next pointer to first cache line if PA disabledShijith Thotton
2022-10-09mbuf: add second dynamic field memberShijith Thotton
2022-10-09build: add option to configure IOVA mode as PAShijith Thotton
2022-10-08mbuf: add helper to get/set IOVA addressShijith Thotton
2022-10-04mem: fix API doc about allocation on secondary processesOlivier Matz
2022-09-27mbuf: clarify meta data needed for inline IPsecNithin Dabilpuram
2022-09-26mbuf: remove deprecated offload flagsAndrew Rybchenko
2022-07-21version: 22.11-rc0David Marchand
2022-06-01mbuf: dump outer VLANBen Magistro
2022-02-22lib: remove unneeded header includesSean Morrissey
2022-02-10ethdev: add mbuf dynfield for incomplete IP reassemblyAkhil Goyal
2022-01-11fix spelling in comments and stringsJosh Soref
2021-11-24mbuf: fix dump of dynamic fields and flagsAlexander Bechikov
2021-10-25mbuf: avoid cast-align warning in data offset macroEli Britstein
2021-10-24mbuf: add namespace to offload flagsOlivier Matz
2021-10-24mbuf: mark old VLAN offload flags as deprecatedOlivier Matz
2021-10-24mbuf: remove duplicate definition of cksum offload flagsOlivier Matz
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-21mbuf: fix reset on mbuf freeOlivier Matz
2021-10-17mbuf: add IPsec ESP tunnel typeRadu Nicolau
2021-10-15mbuf: enforce no option for dynamic fields and flagsDavid Marchand
2021-10-13mbuf: remove deprecated flag for bad outer IPv4 checksumAndrew Rybchenko
2021-10-13mbuf: fix typo in commentStephen Hemminger
2021-10-05mbuf: promote Tx offload helper to stableStephen Hemminger
2021-10-05mbuf: promote check helper to stableStephen Hemminger
2021-10-05mbuf: promote dynamic fields to stableStephen Hemminger
2021-10-05mbuf: promote more helpers to stableStephen Hemminger
2021-10-05mbuf: promote some helpers to stableDavid Marchand