summaryrefslogtreecommitdiffstats
path: root/include/net/ip6_checksum.h
Commit message (Expand)AuthorAgeFilesLines
* net: move gro definitions to include/net/gro.hEric Dumazet2021-11-161-8/+0
* tcp: remove dead code in __tcp_v6_send_check()Eric Dumazet2021-11-161-9/+3
* tcp: remove indirect calls for icsk->icsk_af_ops->send_checkEric Dumazet2020-06-201-9/+0
* net: core: add helper tcp_v6_gso_csum_prepHeiner Kallweit2020-02-191-0/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+94