aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2017-02-24Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-02-18sit: fix a double free on error pathWANG Cong
2017-02-18ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet
2017-02-18ip6_gre: fix ip6gre_err() invalid readsEric Dumazet
2017-02-18ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-02-18ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-02-06Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-02-04ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang
2017-02-04net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern
2017-01-16Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-15gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-15ipv6: handle -EFAULT from skb_copy_bitsDave Jones
2017-01-02net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2017-01-02Revert "net: ipv6: fix virtual tunneling build"Amit Pundir
2017-01-02net: core: add UID to flows, rules, and routesLorenzo Colitti
2017-01-02Revert "net: core: Support UID-based routing."Amit Pundir
2017-01-02Revert "ANDROID: net: fix 'const' warnings"Amit Pundir
2016-12-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-16.12-androidAlex Shi
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-25Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-11-21tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
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-01Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
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-12net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern
2016-10-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
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-24ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-09-15udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-09-14net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti
2016-09-14ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa
2016-07-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-16.07-androidMark Brown
2016-07-27ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau
2016-07-17Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
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-27Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-16.06-androidAlex Shi
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal