summaryrefslogtreecommitdiff
path: root/include/net/sctp/checksum.h
AgeCommit message (Expand)Author
2019-04-03sctp: get sctphdr by offset in sctp_compute_cksumXin Long
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher
2013-11-03net: sctp: fix and consolidate SCTP checksumming codeDaniel Borkmann
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann
2013-07-27net/sctp: Refactor SCTP skb checksum computationJoe Stringer
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann
2013-07-02net: sctp: prevent checksum.h from double inclusionDaniel Borkmann
2013-04-29sctp: Correct type and usage of sctp_end_cksum()Simon Horman
2009-02-16sctp: Clean up sctp checksumming codeVlad Yasevich
2009-01-22sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich
2008-07-18sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison
2008-01-28[SCTP]: Use crc32c library for checksum calculations.Vlad Yasevich