summaryrefslogtreecommitdiff
path: root/lib/hash/rte_thash.c
AgeCommit message (Expand)Author
2024-06-11hash: replace zero length array with flex arrayTyler Retzlaff
2024-03-06lib: use C11 alignment attribute on variablesTyler Retzlaff
2023-12-21lib: use per line logging in helpersDavid Marchand
2023-12-21lib: add more logging helpersDavid Marchand
2023-12-06hash: use dynamic logtypesStephen Hemminger
2023-09-05use abstracted bit count functionsDavid Marchand
2023-07-06hash: fix reading unaligned bits in Toeplitz hashVladimir Medvedkin
2022-02-22lib: remove unneeded header includesSean Morrissey
2021-11-16fix spelling in comments and doxygenStephen Hemminger
2021-11-04hash: fix use after free in Toeplitz hashVladimir Medvedkin
2021-11-04hash: enable GFNI Toeplitz hash implementationVladimir Medvedkin
2021-11-04hash: add new Toeplitz hash implementationVladimir Medvedkin
2021-10-01eal: remove sys/queue.h from public headersWilliam Tu
2021-05-10hash: fix tuple adjustmentVladimir Medvedkin
2021-04-21lib: remove librte_ prefix from directory namesBruce Richardson