Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | saner calling conventions for csum_and_copy_..._user() | Al Viro | 2020-08-20 | 1 | -20/+0 |
* | unify generic instances of csum_partial_copy_nocheck() | Al Viro | 2020-08-20 | 1 | -8/+0 |
* | take the dummy csum_and_copy_from_user() into net/checksum.h | Al Viro | 2020-05-29 | 1 | -8/+0 |
* | parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user() | Al Viro | 2020-05-29 | 1 | -1/+2 |
* | parisc: Do not hardcode registers in checksum functions | Helge Deller | 2019-10-14 | 1 | -49/+52 |
* | 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-13 | 1 | -1/+1 |
* | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-13 | 1 | -6/+4 |
* | parisc: fix ipv6 checksum | Kyle McMartin | 2009-01-05 | 1 | -1/+1 |
* | parisc: move include/asm-parisc to arch/parisc/include/asm | Kyle McMartin | 2008-10-10 | 1 | -0/+210 |