summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/checksum.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: checksum: drop the linux/uaccess.h includeJakub Kicinski2023-01-271-0/+1
* arm: propagate the calling convention changes down to csum_partial_copy_from_...Al Viro2020-08-201-5/+2
* saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-201-7/+6
* csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-1/+1
* unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-0/+1
* arm: switch to csum_and_copy_from_user()Al Viro2020-05-291-0/+14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-141-2/+2
* ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-141-5/+5
* ARM: fix csum_tcpudp_magic() miscompilationRussell King2013-12-291-10/+24
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-021-0/+139