Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm: propagate the calling convention changes down to csum_partial_copy_from_... | Al Viro | 2020-08-20 | 1 | -5/+2 |
* | saner calling conventions for csum_and_copy_..._user() | Al Viro | 2020-08-20 | 1 | -7/+6 |
* | csum_partial_copy_nocheck(): drop the last argument | Al Viro | 2020-08-20 | 1 | -1/+1 |
* | unify generic instances of csum_partial_copy_nocheck() | Al Viro | 2020-08-20 | 1 | -0/+1 |
* | arm: switch to csum_and_copy_from_user() | Al Viro | 2020-05-29 | 1 | -0/+14 |
* | 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 | -2/+2 |
* | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-14 | 1 | -5/+5 |
* | ARM: fix csum_tcpudp_magic() miscompilation | Russell King | 2013-12-29 | 1 | -10/+24 |
* | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 | 1 | -0/+139 |