aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/checksum.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-20arm: propagate the calling convention changes down to csum_partial_copy_from_user()Al Viro1-5/+2
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro1-7/+6
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro1-1/+1
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro1-0/+1
2020-05-29arm: switch to csum_and_copy_from_user()Al Viro1-0/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-2/+2
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-5/+5
2013-12-29ARM: fix csum_tcpudp_magic() miscompilationRussell King1-10/+24
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+139