aboutsummaryrefslogtreecommitdiff
path: root/include/net/checksum.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-04net: checksum: fix warning in skb_checksumGravatar Daniel Borkmann 1-0/+5
2013-11-03net: skb_checksum: allow custom update/combine for walking skbGravatar Daniel Borkmann 1-0/+6
2013-07-31checksum: Remove extern from function prototypesGravatar Joe Perches 1-5/+5
2012-08-30net: core: add function for incremental IPv6 pseudo header checksum updatesGravatar Patrick McHardy 1-0/+3
2008-11-19include/net net/ - csum_partial - remove unnecessary castsGravatar Joe Perches 1-1/+1
2008-01-28[NET]: Move netfilter checksum helpers to net/core/utils.cGravatar Patrick McHardy 1-0/+25
2006-12-02[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Gravatar Al Viro 1-0/+1
2006-12-02[NET]: Generic checksum annotations and cleanups.Gravatar Al Viro 1-17/+25
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+87