index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
checksum.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
1
-26
/
+3
2025-02-08
lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
Eric Biggers
1
-2
/
+2
2025-02-08
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
1
-3
/
+0
2022-11-17
sctp: change to include linux/sctp.h in net/sctp/checksum.h
Xin Long
1
-1
/
+1
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+1
2019-05-30
sctp: deduplicate identical skb_checksum_ops
Matteo Croce
1
-5
/
+7
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 101
Thomas Gleixner
1
-16
/
+1
2019-03-18
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
1
-1
/
+1
2017-11-28
sctp: force the params with right types for sctp csum apis
Xin Long
1
-6
/
+7
2013-12-06
include/net/: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+2
2013-11-03
net: sctp: fix and consolidate SCTP checksumming code
Daniel Borkmann
1
-37
/
+19
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
1
-6
/
+0
2013-07-27
net/sctp: Refactor SCTP skb checksum computation
Joe Stringer
1
-0
/
+15
2013-07-24
net: sctp: trivial: update mailing list address
Daniel Borkmann
1
-1
/
+1
2013-07-02
net: sctp: prevent checksum.h from double inclusion
Daniel Borkmann
1
-0
/
+5
2013-04-29
sctp: Correct type and usage of sctp_end_cksum()
Simon Horman
1
-1
/
+1
2009-02-16
sctp: Clean up sctp checksumming code
Vlad Yasevich
1
-7
/
+7
2009-01-22
sctp: Fix crc32c calculations on big-endian arhes.
Vlad Yasevich
1
-1
/
+1
2008-07-18
sctp: remove unnecessary byteshifting, calculate directly in big-endian
Harvey Harrison
1
-9
/
+14
2008-01-28
[SCTP]: Use crc32c library for checksum calculations.
Vlad Yasevich
1
-0
/
+78