summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/checksum.h
AgeCommit message (Expand)Author
2024-02-27parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck
2024-02-27parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck
2024-02-27parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck
2024-02-27parisc: Fix ip_fast_csumGuenter Roeck
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro
2020-05-29take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro
2020-05-29parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro
2019-10-14parisc: Do not hardcode registers in checksum functionsHelge Deller
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
2009-01-05parisc: fix ipv6 checksumKyle McMartin
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin