Age | Commit message (Expand) | Author |
2016-07-05 | ipv6: Fix mem leak in rt6i_pcpu | Martin KaFai Lau |
2016-06-28 | ipmr/ip6mr: Initialize the last assert time of mfc entries. | Tom Goff |
2016-06-27 | ipv6: enforce egress device match in per table nexthop lookups | Paolo Abeni |
2016-06-16 | sit: correct IP protocol used in ipip6_err | Simon Horman |
2016-06-15 | gre: fix error handler | Eric Dumazet |
2016-06-14 | udp reuseport: fix packet of same flow hashed to different socket | Su, Xuemin |
2016-06-14 | ipv6: fix checksum annotation in udp6_csum_init | Hannes Frederic Sowa |
2016-06-14 | ipv6: tcp: fix endianness annotation in tcp_v6_send_response | Hannes Frederic Sowa |
2016-06-14 | ipv6: fix endianness error in icmpv6_err | Hannes Frederic Sowa |
2016-06-08 | ip6gre: Allow live link address change | Shweta Choudaha |
2016-06-08 | ipv6: Skip XFRM lookup if dst_entry in socket cache is valid | Jakub Sitnicki |
2016-06-07 | tcp: record TLP and ER timer stats in v6 stats | Yuchung Cheng |
2016-06-02 | Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ... | Eric Dumazet |
2016-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2016-05-31 | fou: fix IPv6 Kconfig options | Arnd Bergmann |
2016-05-30 | netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags | Paolo Abeni |
2016-05-29 | fou: add Kconfig options for IPv6 support | Arnd Bergmann |
2016-05-24 | ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path. | Haishuang Yan |
2016-05-24 | ip6_gre: Fix MTU setting for ip6gretap | Haishuang Yan |
2016-05-20 | udp: prevent skbs lingering in tunnel socket queues | Hannes Frederic Sowa |
2016-05-20 | ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE | Alexander Duyck |
2016-05-20 | ipv6: Don't reset inner headers in ip6_tnl_xmit | Tom Herbert |
2016-05-20 | ip4ip6: Support for GSO/GRO | Tom Herbert |
2016-05-20 | ip6ip6: Support for GSO/GRO | Tom Herbert |
2016-05-20 | ipv6: Set features for IPv6 tunnels | Tom Herbert |
2016-05-20 | ip6_tunnel: Add support for fou/gue encapsulation | Tom Herbert |
2016-05-20 | ip6_gre: Add support for fou/gue encapsulation | Tom Herbert |
2016-05-20 | fou: Add encap ops for IPv6 tunnels | Tom Herbert |
2016-05-20 | ip6_tun: Add infrastructure for doing encapsulation | Tom Herbert |
2016-05-20 | ipv6: Change "final" protocol processing for encapsulation | Tom Herbert |
2016-05-20 | ipv6: Fix nexthdr for reinjection | Tom Herbert |
2016-05-20 | net: define gso types for IPx over IPv4 and IPv6 | Tom Herbert |
2016-05-20 | gso: Remove arbitrary checks for unsupported GSO | Tom Herbert |
2016-05-16 | tcp: minor optimizations around tcp_hdr() usage | Eric Dumazet |
2016-05-16 | sock: propagate __sock_cmsg_send() error | Eric Dumazet |
2016-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-05-14 | net/route: enforce hoplimit max value | Paolo Abeni |
2016-05-13 | udp: Resolve NULL pointer dereference over flow-based vxlan device | Alexander Duyck |
2016-05-12 | gre: Fix wrong tpi->proto in WCCP | Haishuang Yan |
2016-05-12 | ip6_gre: Fix get_size calculation for gre6 tunnel | Haishuang Yan |
2016-05-11 | net: l3mdev: Add hook in ip and ipv6 | David Ahern |
2016-05-11 | ipv6: fix 4in6 tunnel receive path | Nicolas Dichtel |
2016-05-10 | ila: ipv6/ila: fix nlsize calculation for lwtunnel | Tom Herbert |
2016-05-10 | ip6_gre: Use correct flags for reading TUNNEL_SEQ | Tom Herbert |
2016-05-10 | ip6: Don't set transport header in IPv6 tunneling | Tom Herbert |
2016-05-10 | ip6_gre: Set inner protocol correctly in __gre6_xmit | Tom Herbert |
2016-05-10 | gre6: Fix flag translations | Tom Herbert |
2016-05-10 | ip6_gre: Fix MTU setting | Tom Herbert |
2016-05-09 | net: l3mdev: Move get_saddr and rt6_dst | David Ahern |
2016-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |