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