summaryrefslogtreecommitdiff
path: root/include/net/checksum.h
AgeCommit message (Expand)Author
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-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl
2005-01-14[PATCH] csum_and_copy_from_user gcc4 warning fixesPawel Sikora
2004-06-19[NET] generalise tcp_add_data, skb_split and tcp_copy_to_pageArnaldo Carvalho de Melo
2004-05-30[PATCH] sparse: more net/* annotationAlexander Viro
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-04Import changesetLinus Torvalds