Commit message (Expand) | Author | Age | |
---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | ipv6: fix checksum annotation in udp6_csum_init | Hannes Frederic Sowa | 2016-06-14 |
* | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-13 |
* | net: udp: always set up for CHECKSUM_PARTIAL offload | Edward Cree | 2016-02-12 |
* | net: local checksum offload for encapsulation | Edward Cree | 2016-02-12 |
* | udp: Generic functions to set checksum | Tom Herbert | 2014-06-04 |
* | 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-05-05 |
* | ipv6: log src and dst along with "udp checksum is 0" | Bjørn Mork | 2014-02-26 |
* | ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library | Cong Wang | 2013-01-08 |