summaryrefslogtreecommitdiffstats
path: root/include/net/sctp/checksum.h
Commit message (Expand)AuthorAgeFilesLines
* include/net/: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+2
* net: sctp: fix and consolidate SCTP checksumming codeDaniel Borkmann2013-11-031-37/+19
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-091-6/+0
* net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-271-0/+15
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-241-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-181-9/+14
* [SCTP]: Use crc32c library for checksum calculations.Vlad Yasevich2008-01-281-0/+78