开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
checksum.h
Age
Commit message (
Expand
)
Author
2024-02-27
parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds
Guenter Roeck
2024-02-27
parisc: Fix csum_ipv6_magic on 64-bit systems
Guenter Roeck
2024-02-27
parisc: Fix csum_ipv6_magic on 32-bit systems
Guenter Roeck
2024-02-27
parisc: Fix ip_fast_csum
Guenter Roeck
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
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
2020-05-29
parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
2019-10-14
parisc: Do not hardcode registers in checksum functions
Helge Deller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-03-13
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
2016-03-13
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2009-01-05
parisc: fix ipv6 checksum
Kyle McMartin
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin