Age | Commit message (Expand) | Author |
---|---|---|
2018-10-24 | net: udp: fix handling of CHECKSUM_COMPLETE packets | Sean Tranchetti |
2018-02-16 | udplite: fix partial checksum initialization | Alexey Kodanev |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-06-14 | ipv6: fix checksum annotation in udp6_csum_init | Hannes Frederic Sowa |
2016-03-13 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck |
2016-02-12 | net: udp: always set up for CHECKSUM_PARTIAL offload | Edward Cree |
2016-02-12 | net: local checksum offload for encapsulation | Edward Cree |
2014-06-04 | udp: Generic functions to set checksum | Tom Herbert |
2014-05-05 | net: Implmement RFC 6936 (zero RX csums for UDP/IPv6) | Tom Herbert |
2014-05-05 | net: Call skb_checksum_init in IPv6 | Tom Herbert |
2014-02-26 | ipv6: log src and dst along with "udp checksum is 0" | Bjørn Mork |
2013-01-08 | ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library | Cong Wang |