index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
checksum.h
Age
Commit message (
Expand
)
Author
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-30
sctp: deduplicate identical skb_checksum_ops
Matteo Croce
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 101
Thomas Gleixner
2019-03-18
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
2017-11-28
sctp: force the params with right types for sctp csum apis
Xin Long
2013-12-06
include/net/: Fix FSF address in file headers
Jeff Kirsher
2013-11-03
net: sctp: fix and consolidate SCTP checksumming code
Daniel Borkmann
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2013-07-27
net/sctp: Refactor SCTP skb checksum computation
Joe Stringer
2013-07-24
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-07-02
net: sctp: prevent checksum.h from double inclusion
Daniel Borkmann
2013-04-29
sctp: Correct type and usage of sctp_end_cksum()
Simon Horman
2009-02-16
sctp: Clean up sctp checksumming code
Vlad Yasevich
2009-01-22
sctp: Fix crc32c calculations on big-endian arhes.
Vlad Yasevich
2008-07-18
sctp: remove unnecessary byteshifting, calculate directly in big-endian
Harvey Harrison
2008-01-28
[SCTP]: Use crc32c library for checksum calculations.
Vlad Yasevich