summaryrefslogtreecommitdiffstats
path: root/include/net/sctp/checksum.h
Commit message (Expand)AuthorAgeFilesLines
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-091-6/+0Star
* net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-281-0/+15
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-251-1/+1
* net: sctp: prevent checksum.h from double inclusionDaniel Borkmann2013-07-021-0/+5
* sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-291-1/+1
* sctp: Clean up sctp checksumming codeVlad Yasevich2009-02-161-7/+7
* sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich2009-01-221-1/+1
* sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison2008-07-191-9/+14
* [SCTP]: Use crc32c library for checksum calculations.Vlad Yasevich2008-01-281-0/+78