summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/checksum.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-28parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck1-0/+1
2024-02-28parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck1-2/+2
2024-02-28parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck1-1/+2
2024-02-28parisc: Fix ip_fast_csumGuenter Roeck1-1/+1
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro1-20/+0
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro1-8/+0
2020-05-29take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro1-8/+0
2020-05-29parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro1-1/+2
2019-10-14parisc: Do not hardcode registers in checksum functionsHelge Deller1-49/+52
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-03-14ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-1/+1
2016-03-14ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-6/+4
2009-01-05parisc: fix ipv6 checksumKyle McMartin1-1/+1
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin1-0/+210