Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | saner calling conventions for csum_and_copy_..._user() | Al Viro | 2020-08-20 | 1 | -2/+1 |
* | csum_partial_copy_nocheck(): drop the last argument | Al Viro | 2020-08-20 | 1 | -2/+1 |
* | unify generic instances of csum_partial_copy_nocheck() | Al Viro | 2020-08-20 | 1 | -0/+1 |
* | m68k: convert to csum_and_copy_from_user() | Al Viro | 2020-05-29 | 1 | -1/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-14 | 1 | -1/+1 |
* | m68k: simpler m68k and ColdFire CPU's can use generic csum code | Greg Ungerer | 2011-12-24 | 1 | -26/+5 |
* | m68k: merge the mmu and non-mmu versions of checksum.h | Greg Ungerer | 2009-09-16 | 1 | -4/+169 |
* | m68k,m68knommu: merge header files | Sam Ravnborg | 2009-01-16 | 1 | -0/+5 |