Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipv6: fix checksum annotation in udp6_csum_init | Hannes Frederic Sowa | 2016-06-14 | 1 | -2/+5 |
* | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-13 | 1 | -2/+1 |
* | net: udp: always set up for CHECKSUM_PARTIAL offload | Edward Cree | 2016-02-12 | 1 | -12/+1 |
* | net: local checksum offload for encapsulation | Edward Cree | 2016-02-12 | 1 | -7/+7 |
* | udp: Generic functions to set checksum | Tom Herbert | 2014-06-04 | 1 | -0/+38 |
* | net: Implmement RFC 6936 (zero RX csums for UDP/IPv6) | Tom Herbert | 2014-05-05 | 1 | -11/+7 |
* | net: Call skb_checksum_init in IPv6 | Tom Herbert | 2014-05-05 | 1 | -10/+1 |
* | ipv6: log src and dst along with "udp checksum is 0" | Bjørn Mork | 2014-02-26 | 1 | -1/+3 |
* | ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library | Cong Wang | 2013-01-08 | 1 | -0/+97 |