aboutsummaryrefslogtreecommitdiff
path: root/include/net/ip6_checksum.h
AgeCommit message (Expand)Author
2020-06-20tcp: remove indirect calls for icsk->icsk_af_ops->send_checkEric Dumazet
2020-02-19net: core: add helper tcp_v6_gso_csum_prepHeiner Kallweit
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2014-08-24net: add gro_compute_pseudo functionsTom Herbert
2014-06-04udp: Generic functions to set checksumTom Herbert
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert
2013-10-09net: fix build errors if ipv6 is disabledEric Dumazet
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet
2013-01-08ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang
2012-11-15ipv6: Separate tcp offload functionalityVlad Yasevich
2006-12-22[IPV6]: Dumb typo in generic csum_ipv6_magic()Al Viro
2006-12-02[NET]: Generic checksum annotations and cleanups.Al Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds