aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sctp/checksum.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher1-3/+2
2013-11-03net: sctp: fix and consolidate SCTP checksumming codeDaniel Borkmann1-37/+19
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann1-6/+0
2013-07-27net/sctp: Refactor SCTP skb checksum computationJoe Stringer1-0/+15
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann1-1/+1
2013-07-02net: sctp: prevent checksum.h from double inclusionDaniel Borkmann1-0/+5
2013-04-29sctp: Correct type and usage of sctp_end_cksum()Simon Horman1-1/+1
2009-02-16sctp: Clean up sctp checksumming codeVlad Yasevich1-7/+7
2009-01-22sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich1-1/+1
2008-07-18sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison1-9/+14
2008-01-28[SCTP]: Use crc32c library for checksum calculations.Vlad Yasevich1-0/+78