aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_checksum.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-14ipv6: fix checksum annotation in udp6_csum_initHannes Frederic Sowa1-2/+5
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-2/+1
2016-02-12net: udp: always set up for CHECKSUM_PARTIAL offloadEdward Cree1-12/+1
2016-02-12net: local checksum offload for encapsulationEdward Cree1-7/+7
2014-06-04udp: Generic functions to set checksumTom Herbert1-0/+38
2014-05-05net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)Tom Herbert1-11/+7
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert1-10/+1
2014-02-26ipv6: log src and dst along with "udp checksum is 0"Bjørn Mork1-1/+3
2013-01-08ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang1-0/+97