summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/checksum.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: csum: cast to the proper typeAlex Elder2021-03-151-1/+1
* arm64: csum: Fix handling of bad packetsRobin Murphy2020-07-301-2/+3
* arm64: csum: Optimise IPv6 header checksumRobin Murphy2020-03-091-1/+6
* arm64: Implement optimised checksum routineRobin Murphy2020-01-161-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: add missing conversion to __wsum in ip_fast_csum()Luc Van Oostenryck2017-06-291-1/+1
* arm64: Implement optimised IP checksum helpersRobin Murphy2016-06-211-0/+51