Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-27 | net: checksum: drop the linux/uaccess.h include | Jakub Kicinski | 1 | -0/+1 |
2020-08-20 | arm: propagate the calling convention changes down to csum_partial_copy_from_... | Al Viro | 1 | -5/+2 |
2020-08-20 | saner calling conventions for csum_and_copy_..._user() | Al Viro | 1 | -7/+6 |
2020-08-20 | csum_partial_copy_nocheck(): drop the last argument | Al Viro | 1 | -1/+1 |
2020-08-20 | unify generic instances of csum_partial_copy_nocheck() | Al Viro | 1 | -0/+1 |
2020-05-29 | arm: switch to csum_and_copy_from_user() | Al Viro | 1 | -0/+14 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-03-14 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 1 | -2/+2 |
2016-03-14 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 1 | -5/+5 |
2013-12-29 | ARM: fix csum_tcpudp_magic() miscompilation | Russell King | 1 | -10/+24 |
2008-08-03 | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 1 | -0/+139 |