aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/checksum.h
AgeCommit message (Expand)Author
2024-02-16s390/checksum: provide csum_partial_copy_nocheck()Heiko Carstens
2024-02-16s390/checksum: provide vector register variant of csum_partial()Heiko Carstens
2024-02-16s390/checksum: provide and use cksm() inline assemblyHeiko Carstens
2024-02-16s390/checksum: call instrument_read() instead of kasan_check_read()Heiko Carstens
2023-04-13s390/checksum: remove not needed uaccess.h includeHeiko Carstens
2023-04-13s390/checksum: always use cksm instructionHeiko Carstens
2022-12-02s390/checksum: support GENERIC_CSUM, enable it for KASANHeiko Carstens
2021-06-18s390/checksum: use register pair instead of register asmHeiko Carstens
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-08-26s390/checksum: coding style changesHeiko Carstens
2020-08-26s390/checksum: have consistent calculationsHeiko Carstens
2020-08-26s390/checksum: make ip_fast_csum() fasterHeiko Carstens
2020-08-26s390/checksum: rewrite csum_tcpudp_nofold()Heiko Carstens
2020-08-26s390/checksum: provide csum_ipv6_magic()Heiko Carstens
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
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2014-02-24s390/checksum: remove memset() within csum_partial_copy_from_user()Heiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2009-09-11[S390] convert/optimize csum_fold() to CHeiko Carstens
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky