aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/checksum.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-28new helper: uaccess_kernel()Al Viro1-2/+2
2017-02-17MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle1-0/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-1/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-3/+3
2015-04-01MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.Daniel Sanders1-2/+4
2015-02-17MIPS: Use generic checksum functions for MIPS R6Markos Chandras1-0/+5
2015-01-13MIPS: Use generic csum_tcpudp_magic for MIPS.Ralf Baechle1-13/+0
2015-01-13MIPS: Use <asm-generic/checksum.h>Ralf Baechle1-0/+7
2015-01-13MIPS: Rewrite csum_fold to plain C.Ralf Baechle1-14/+8
2014-03-26MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user functionLeonid Yegoshin1-0/+14
2014-03-26MIPS: asm: checksum: Split kernel and user copy operationsLeonid Yegoshin1-6/+16
2014-03-26MIPS: checksum: Split the 'copy_user' symbolMarkos Chandras1-6/+12
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-1/+1
2009-05-14MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle1-2/+2
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-0/+260