index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
checksum.h
Age
Commit message (
Expand
)
Author
2021-06-18
s390/checksum: use register pair instead of register asm
Heiko Carstens
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-08-26
s390/checksum: coding style changes
Heiko Carstens
2020-08-26
s390/checksum: have consistent calculations
Heiko Carstens
2020-08-26
s390/checksum: make ip_fast_csum() faster
Heiko Carstens
2020-08-26
s390/checksum: rewrite csum_tcpudp_nofold()
Heiko Carstens
2020-08-26
s390/checksum: provide csum_ipv6_magic()
Heiko Carstens
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-03-13
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2014-02-24
s390/checksum: remove memset() within csum_partial_copy_from_user()
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2009-09-11
[S390] convert/optimize csum_fold() to C
Heiko Carstens
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky