aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-12-12Merge tag 'v4.4.38' into android-4.4.yDmitry Shmidt
2016-12-10esp6: Fix integrity verification when ESN are usedTobias Brunner
2016-12-10ipv6: Set skb->protocol properly for local outputEli Cooper
2016-12-10ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni
2016-11-21Merge tag 'v4.4.34' into android-4.4.yDmitry Shmidt
2016-11-21tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-15Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt
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-11-15ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-15ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson
2016-11-07Merge tag 'v4.4.30' into android-4.4.yDmitry Shmidt
2016-10-31tunnels: Remove encapsulation offloads on decap.Jesse Gross
2016-10-31tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2016-10-10Merge tag 'v4.4.23' into android-4.4.yDmitry Shmidt
2016-09-30tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-09-30ipv6: release dst in ping_v6_sendmsgDave Jones
2016-09-26Merge tag 'v4.4.22' into android-4.4.yDmitry Shmidt
2016-09-24ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-09-20Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt
2016-09-19net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern
2016-09-16Merge tag 'v4.4.21' into android-4.4.yDmitry Shmidt
2016-09-15udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-08-30Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-08-26net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti
2016-08-26ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-07-27ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau
2016-07-14UPSTREAM: netfilter: x_tables: make sure e->next_offset covers remaining blob...Florian Westphal
2016-07-14UPSTREAM: netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-07-11UPSTREAM: netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-07-11ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2016-07-11sit: correct IP protocol used in ipip6_errSimon Horman
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-06-24netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-06-24netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-06-24netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-06-24netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-06-24netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-06-24netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-06-24netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-06-24netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-06-24netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-06-24netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-06-24netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-06-24ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki