summaryrefslogtreecommitdiffstats
path: root/include/net/ip6_checksum.h
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-131-2/+1
* net: add gro_compute_pseudo functionsTom Herbert2014-08-241-0/+8
* udp: Generic functions to set checksumTom Herbert2014-06-041-0/+12
* net: Call skb_checksum_init in IPv6Tom Herbert2014-05-051-0/+7
* net: fix build errors if ipv6 is disabledEric Dumazet2013-10-091-0/+2
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-091-1/+1
* ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang2013-01-081-57/+5
* ipv6: Separate tcp offload functionalityVlad Yasevich2012-11-151-0/+35
* [IPV6]: Dumb typo in generic csum_ipv6_magic()Al Viro2006-12-221-1/+1
* [NET]: Generic checksum annotations and cleanups.Al Viro2006-12-021-38/+38
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+94