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