summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_checksum.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fix checksum annotation in udp6_csum_initHannes Frederic Sowa2016-06-141-2/+5
* ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-131-2/+1
* net: udp: always set up for CHECKSUM_PARTIAL offloadEdward Cree2016-02-121-12/+1
* net: local checksum offload for encapsulationEdward Cree2016-02-121-7/+7
* udp: Generic functions to set checksumTom Herbert2014-06-041-0/+38
* net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)Tom Herbert2014-05-051-11/+7
* net: Call skb_checksum_init in IPv6Tom Herbert2014-05-051-10/+1
* ipv6: log src and dst along with "udp checksum is 0"Bjørn Mork2014-02-261-1/+3
* ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang2013-01-081-0/+97
OpenPOWER on IntegriCloud