summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-07-01tcp: md5: use kmalloc() backed scratch areasEric Dumazet
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-28ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2016-06-27ipv6: enforce egress device match in per table nexthop lookupsPaolo Abeni
2016-06-18ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet
2016-06-18ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEEDEric Dumazet
2016-06-18ip6: move ipip6_err_gen_icmpv6_unreach()Eric Dumazet
2016-06-18ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet
2016-06-17net: ipv6: Address selection needs to consider L3 domainsDavid Ahern
2016-06-17net: vrf: Implement get_saddr for IPv6David Ahern
2016-06-17net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern
2016-06-16net: xfrm: fix old-style declarationArnd Bergmann
2016-06-16sit: correct IP protocol used in ipip6_errSimon Horman
2016-06-15gre: fix error handlerEric Dumazet
2016-06-15ila: Fix checksum neutral mappingTom Herbert
2016-06-15ipv6: export several functionsAlexander Aring
2016-06-15ipv6: introduce neighbour discovery opsAlexander Aring
2016-06-15addrconf: put prefix address add in an own functionAlexander Aring
2016-06-15ndisc: add __ndisc_fill_addr_option functionAlexander Aring
2016-06-156lowpan: add 802.15.4 short addr slaacAlexander Aring
2016-06-15net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern
2016-06-15net: ipv6: Do not add multicast route for l3 master devicesDavid Ahern
2016-06-14udp reuseport: fix packet of same flow hashed to different socketSu, Xuemin
2016-06-14ipv6: fix checksum annotation in udp6_csum_initHannes Frederic Sowa
2016-06-14ipv6: tcp: fix endianness annotation in tcp_v6_send_responseHannes Frederic Sowa
2016-06-14ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa
2016-06-11ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-09net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern
2016-06-09sit: remove unnecessary protocol check in ipip6_tunnel_xmit()Simon Horman
2016-06-08ip6gre: Allow live link address changeShweta Choudaha
2016-06-08ip6gre: Allow live link address changeShweta Choudaha
2016-06-08net: Add l3mdev ruleDavid Ahern
2016-06-08ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki
2016-06-08ila: Perform only one translation in forwarding pathTom Herbert
2016-06-08net: vrf: ipv6 support for local traffic to local addressesDavid Ahern
2016-06-07tcp: record TLP and ER timer stats in v6 statsYuchung Cheng
2016-06-03skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner
2016-06-02Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...Eric Dumazet
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-05-31fou: fix IPv6 Kconfig optionsArnd Bergmann
2016-05-30netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flagsPaolo Abeni
2016-05-29fou: add Kconfig options for IPv6 supportArnd Bergmann
2016-05-24ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.Haishuang Yan
2016-05-24ip6_gre: Fix MTU setting for ip6gretapHaishuang Yan
2016-05-20udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2016-05-20ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUEAlexander Duyck
2016-05-20ipv6: Don't reset inner headers in ip6_tnl_xmitTom Herbert
2016-05-20ip4ip6: Support for GSO/GROTom Herbert
2016-05-20ip6ip6: Support for GSO/GROTom Herbert