aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/checksum.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-30arm64: csum: Fix handling of bad packetsRobin Murphy1-2/+3
2020-03-09arm64: csum: Optimise IPv6 header checksumRobin Murphy1-1/+6
2020-01-16arm64: Implement optimised checksum routineRobin Murphy1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2017-06-29arm64: add missing conversion to __wsum in ip_fast_csum()Luc Van Oostenryck1-1/+1
2016-06-21arm64: Implement optimised IP checksum helpersRobin Murphy1-0/+51