aboutsummaryrefslogtreecommitdiffstats
path: root/lib/checksum_kunit.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-08lib: checksum: hide unused expected_csum_ipv6_magic[]Arnd Bergmann1-2/+3
2024-02-29kunit: Fix again checksum tests on big endian CPUsChristophe Leroy1-8/+9
2024-01-19lib: checksum: Fix build with CONFIG_NET=nPalmer Dabbelt1-0/+2
2024-01-17kunit: Add tests for csum_ipv6_magic and ip_fast_csumCharlie Jenkins1-1/+283
2023-08-25kunit: Fix checksum tests on big endian CPUsChristophe Leroy1-16/+38
2023-05-25x86/csum: Improve performance of `csum_partial`Noah Goldstein1-0/+334