summaryrefslogtreecommitdiffstats
path: root/include/net/sctp/checksum.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-311-16/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 101Thomas Gleixner2019-05-241-16/+1
* | sctp: deduplicate identical skb_checksum_opsMatteo Croce2019-05-301-5/+7
|/
* sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-03-181-1/+1
* sctp: force the params with right types for sctp csum apisXin Long2017-11-281-6/+7
* 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