aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip6_checksum.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-2/+1
2014-08-24net: add gro_compute_pseudo functionsTom Herbert1-0/+8
2014-06-04udp: Generic functions to set checksumTom Herbert1-0/+12
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert1-0/+7
2013-10-09net: fix build errors if ipv6 is disabledEric Dumazet1-0/+2
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet1-1/+1
2013-01-08ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang1-57/+5
2012-11-15ipv6: Separate tcp offload functionalityVlad Yasevich1-0/+35
2006-12-22[IPV6]: Dumb typo in generic csum_ipv6_magic()Al Viro1-1/+1
2006-12-02[NET]: Generic checksum annotations and cleanups.Al Viro1-38/+38
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+94