summaryrefslogtreecommitdiff
path: root/include/net/checksum.h
Commit message (Expand)AuthorAge
* csum: eliminate sparse warning in remcsum_unadjust()Lance Richardson2017-01-20
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* csum: Update csum_block_add to use rotate instead of byteswapAlexander Duyck2016-03-13
* bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann2016-03-08
* rco: Clean up casting errorsTom Herbert2015-12-13
* net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert2015-08-17
* net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-17
* net: fix sparse error in csum_replace4()Eric Dumazet2015-05-17
* net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-11
* net: Add remcsum_adjust as common function for remote checksum offloadTom Herbert2014-11-26
* net: optimise csum_replace4()LEROY Christophe2014-09-26
* net: Allow csum_add to be provided in archTom Herbert2014-05-05
* net: optimize csum_replace2()Eric Dumazet2014-03-24
* net: checksum: fix warning in skb_checksumDaniel Borkmann2013-11-04
* net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann2013-11-03
* checksum: Remove extern from function prototypesJoe Perches2013-07-31
* net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy2012-08-30
* include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-19
* [NET]: Move netfilter checksum helpers to net/core/utils.cPatrick McHardy2008-01-28
* [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-02
* [NET]: Generic checksum annotations and cleanups.Al Viro2006-12-02
* Linux-2.6.12-rc2Linus Torvalds2005-04-16