summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/checksum.h
AgeCommit message (Expand)Author
2017-03-04powerpc/64: Fix checksum folding in csum_add()Shile Zhang
2017-01-25powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras
2017-01-25powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofoldPaul Mackerras
2016-10-29arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera
2016-03-09powerpc: optimise csum_partial() call when len is constantChristophe Leroy
2016-03-04powerpc: simplify csum_add(a, b) in case a or b is constant 0Christophe Leroy
2016-03-04powerpc: inline ip_fast_csum()Christophe Leroy
2016-03-04powerpc32: checksum_wrappers_64 becomes checksum_wrappersChristophe Leroy
2016-03-04powerpc: mark xer clobbered in csum_add()Christophe Leroy
2015-08-07powerpc: add support for csum_add()LEROY Christophe
2015-08-07powerpc: put csum_tcpudp_magic inlineLEROY Christophe
2013-10-11powerpc: Use generic checksum code in little endianAnton Blanchard
2010-09-02powerpc: Add 64bit csum_and_copy_to_userAnton Blanchard
2010-09-02powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell