summaryrefslogtreecommitdiffstats
path: root/lib/checksum_kunit.c
Commit message (Expand)AuthorAgeFilesLines
* lib: checksum: hide unused expected_csum_ipv6_magic[]Arnd Bergmann2024-04-081-2/+3
* kunit: Fix again checksum tests on big endian CPUsChristophe Leroy2024-02-291-8/+9
* lib: checksum: Fix build with CONFIG_NET=nPalmer Dabbelt2024-01-191-0/+2
* kunit: Add tests for csum_ipv6_magic and ip_fast_csumCharlie Jenkins2024-01-171-1/+283
* kunit: Fix checksum tests on big endian CPUsChristophe Leroy2023-08-251-16/+38
* x86/csum: Improve performance of `csum_partial`Noah Goldstein2023-05-251-0/+334