VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
57 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
lib
/
checksum.c
Date
Commit Message
Rev
Author
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
6e41c585
Al Viro
2020-07-20
arch, net: remove the last csum_partial_copy() leftovers
f1bfd71c
Christoph Hellwig
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
5904122c
Al Viro
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2874c5fd
Thomas Gleixner
2016-03-13
ipv4: Update parameters for csum_tcpudp_magic to their original types
01cfbad7
Alexander Duyck
2015-01-29
lib/checksum.c: fix build for generic csum_tcpudp_nofold
9ce35779
karl beldan
2015-01-28
lib/checksum.c: fix carry in csum_tcpudp_nofold
150ae0e9
karl beldan
2013-02-11
asm-generic headers: Allow yet more arch overrides in checksum.h
64e69073
Vineet Gupta
2012-03-07
lib: reduce the use of module.h wherever possible
8bc3bcc9
Paul Gortmaker
2011-07-07
lib/checksum.c: optimize do_csum a bit
be0e1e78
Ian Abbott
2009-11-03
lib/checksum: fix one more thinko
0a5549ed
Arnd Bergmann
2009-11-03
lib/checksum.c: make do_csum optional
20c1f641
Arnd Bergmann
2009-11-03
lib/checksum.c: use 32-bit arithmetic consistently
c44ba9f6
Arnd Bergmann
2009-06-19
lib/checksum.c: fix endianess bug
32a9ff9c
Arnd Bergmann
2009-06-11
add generic lib/checksum.c
26a28fa4
Arnd Bergmann