summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6_checksum.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-14ipv6: fix checksum annotation in udp6_csum_initHannes Frederic Sowa
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-02-12net: udp: always set up for CHECKSUM_PARTIAL offloadEdward Cree
2016-02-12net: local checksum offload for encapsulationEdward Cree
2014-06-04udp: Generic functions to set checksumTom Herbert
2014-05-05net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)Tom Herbert
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert
2014-02-26ipv6: log src and dst along with "udp checksum is 0"Bjørn Mork
2013-01-08ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang