summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-12-10esp6: Fix integrity verification when ESN are usedTobias Brunner
2016-12-10Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"Eli Cooper
2016-12-10ipv6: Set skb->protocol properly for local outputEli Cooper
2016-12-10ip6_offload: check segs for NULL in ipv6_gso_segment.Artem Savkov
2016-12-10udplite: call proper backlog handlersEric Dumazet
2016-12-10ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni
2016-12-10ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni
2016-11-21tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-21net: icmp6_send should use dst dev to determine L3 domainDavid Ahern
2016-11-15ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()Eli Cooper
2016-11-15net: ipv6: Do not consider link state for nexthop validationDavid Ahern
2016-11-15udp: fix IP_CHECKSUM handlingEric Dumazet
2016-11-15net: add recursion limit to GROSabrina Dubroca
2016-11-15ipv6: correctly add local routes when lo goes upNicolas Dichtel
2016-11-15ip6_tunnel: fix ip6_tnl_lookupVadim Fedorenko
2016-11-15ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet
2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-09-24ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-21vti6: fix input pathNicolas Dichtel
2016-09-21ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov
2016-09-20net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-09-09vti: use right inner_mode for inbound inter address family policy checksthomas.zeitlhofer+lkml@ze-it.at
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-06ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-09-06ipv6: release dst in ping_v6_sendmsgDave Jones
2016-09-06netfilter: nft_chain_route: re-route before skb is queued to userspaceLiping Zhang
2016-09-01ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()Eli Cooper
2016-09-01netconf: add a notif when settings are createdNicolas Dichtel
2016-09-01ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel
2016-08-25netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang
2016-08-23udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet
2016-08-23tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-08-22net: ipv6: Remove addresses for failures with strict DADMike Manning
2016-08-22xfrm: Only add l3mdev oif to dst lookupsDavid Ahern
2016-08-15gre: set inner_protocol on xmitSimon Horman
2016-08-15net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti
2016-08-13net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning
2016-08-13calipso: fix resource leak on calipso_genopt failureColin Ian King
2016-08-11net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_keyAlexey Kodanev
2016-07-30net: ipv6: use list_move instead of list_del/list_addWei Yongjun
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-26net: ipmr/ip6mr: update lastuse on entry changeNikolay Aleksandrov
2016-07-25udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skbDaniel Borkmann
2016-07-25net: ipv6: Always leave anycast and multicast groups on link downMike Manning
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-18netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-16net: ipmr/ip6mr: add support for keeping an entry ageNikolay Aleksandrov