summaryrefslogtreecommitdiffstats
path: root/include/net/checksum.h
Commit message (Expand)AuthorAgeFilesLines
* net: fix sparse error in csum_replace4()Eric Dumazet2015-05-171-1/+3
* net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-121-0/+5
* net: Add remcsum_adjust as common function for remote checksum offloadTom Herbert2014-11-261-0/+16
* net: optimise csum_replace4()LEROY Christophe2014-09-261-3/+1Star
* net: Allow csum_add to be provided in archTom Herbert2014-05-051-0/+2
* net: optimize csum_replace2()Eric Dumazet2014-03-241-2/+21
* net: checksum: fix warning in skb_checksumDaniel Borkmann2013-11-041-0/+5
* net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann2013-11-041-0/+6
* checksum: Remove extern from function prototypesJoe Perches2013-08-011-5/+5
* net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy2012-08-301-0/+3
* include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-201-1/+1
* [NET]: Move netfilter checksum helpers to net/core/utils.cPatrick McHardy2008-01-281-0/+25
* [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-031-0/+1
* [NET]: Generic checksum annotations and cleanups.Al Viro2006-12-031-17/+25
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+87