summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/checksum.h
AgeCommit message (Expand)Author
2023-01-27net: checksum: drop the linux/uaccess.h includeJakub Kicinski
2020-08-20arm: propagate the calling convention changes down to csum_partial_copy_from_...Al Viro
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro
2020-05-29arm: switch to csum_and_copy_from_user()Al Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2013-12-29ARM: fix csum_tcpudp_magic() miscompilationRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King