aboutsummaryrefslogtreecommitdiff
path: root/include/net/checksum.h
AgeCommit message (Expand)Author
2015-08-17net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert
2015-08-17net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert
2015-05-17net: fix sparse error in csum_replace4()Eric Dumazet
2015-02-11net: Fix remcsum in GRO path to not change packetTom Herbert
2014-11-26net: Add remcsum_adjust as common function for remote checksum offloadTom Herbert
2014-09-26net: optimise csum_replace4()LEROY Christophe
2014-05-05net: Allow csum_add to be provided in archTom Herbert
2014-03-24net: optimize csum_replace2()Eric Dumazet
2013-11-04net: checksum: fix warning in skb_checksumDaniel Borkmann
2013-11-03net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann
2013-07-31checksum: Remove extern from function prototypesJoe Perches
2012-08-30net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy
2008-11-19include/net net/ - csum_partial - remove unnecessary castsJoe Perches
2008-01-28[NET]: Move netfilter checksum helpers to net/core/utils.cPatrick McHardy
2006-12-02[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro
2006-12-02[NET]: Generic checksum annotations and cleanups.Al Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds