Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-01 | lib: checksum: use ARRAY_SIZE() to improve assert_setup_correct() | Thorsten Blum | 1 | -6/+3 |
2024-06-24 | kunit: add missing MODULE_DESCRIPTION() macros to lib/*.c | Jeff Johnson | 1 | -0/+1 |
2024-04-08 | lib: checksum: hide unused expected_csum_ipv6_magic[] | Arnd Bergmann | 1 | -2/+3 |
2024-02-29 | kunit: Fix again checksum tests on big endian CPUs | Christophe Leroy | 1 | -8/+9 |
2024-01-19 | lib: checksum: Fix build with CONFIG_NET=n | Palmer Dabbelt | 1 | -0/+2 |
2024-01-17 | kunit: Add tests for csum_ipv6_magic and ip_fast_csum | Charlie Jenkins | 1 | -1/+283 |
2023-08-25 | kunit: Fix checksum tests on big endian CPUs | Christophe Leroy | 1 | -16/+38 |
2023-05-25 | x86/csum: Improve performance of `csum_partial` | Noah Goldstein | 1 | -0/+334 |