summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/checksum_32.h
AgeCommit message (Expand)Author
2023-01-30sh: checksum: add missing linux/uaccess.h includeJakub Kicinski
2021-09-17sh: fix trivial misannotationsAl Viro
2020-08-20sh: propage the calling conventions change down to csum_partial_copy_generic()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-29sh32: convert to csum_and_copy_from_user()Al Viro
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-28sh: include: convert to SPDX identifiersKuninori Morimoto
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
2008-07-29sh: migrate to arch/sh/include/Paul Mundt