summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
2017-05-14ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong2-2/+12
2017-05-14ipv6: initialize route null entry in addrconf_init()WANG Cong2-11/+17
2017-05-14ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko1-0/+2
2017-05-14net: ipv6: Do not duplicate DAD on link upDavid Ahern1-2/+3
2017-05-03ipv6: check raw payload size correctly in ioctlJamie Bainbridge1-2/+1
2017-05-03ipv6: check skb->protocol before lookup for nexthopWANG Cong1-16/+18
2017-05-03net: ipv6: regenerate host route if moved to gc listDavid Ahern1-2/+12
2017-05-03ip6mr: fix notification device destructionNikolay Aleksandrov1-7/+6
2017-05-03net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern1-0/+4
2017-05-03ipv6: fix source routingSabrina Dubroca1-0/+4
2017-05-03ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun1-1/+0
2017-05-03ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun1-0/+3
2017-05-03net-timestamp: avoid use-after-free in ip_recv_errorWillem de Bruijn1-9/+1
2017-05-03ipv6: Fix idev->addr_list corruptionRabin Vincent1-4/+7
2017-03-30ipv6: make sure to initialize sockc.tsflags before first useAlexander Potapenko1-1/+1
2017-03-22dccp/tcp: fix routing redirect raceJon Maxwell1-3/+5
2017-03-22ipv6: avoid write to a possibly cloned skbFlorian Westphal1-1/+6
2017-03-22ipv6: make ECMP route replacement less greedySabrina Dubroca1-0/+2
2017-03-22net/tunnel: set inner protocol in network gro hooksPaolo Abeni1-1/+3
2017-03-22ipv6: orphan skbs in reassembly unitEric Dumazet1-0/+1
2017-03-22vti6: return GRE_KEY for vti6David Forster1-0/+4
2017-02-19ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn1-2/+4
2017-02-14ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton3-8/+21
2017-02-14ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton1-0/+3
2017-02-10igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu1-0/+1
2017-02-08sit: fix a double free on error pathWANG Cong1-0/+1
2017-02-08ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe1-0/+6
2017-02-07udp: properly cope with csum errorsEric Dumazet1-1/+1
2017-02-06ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing1-2/+8
2017-02-06ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet1-11/+13
2017-02-06ip6_gre: fix ip6gre_err() invalid readsEric Dumazet1-19/+21
2017-02-03ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun2-32/+7
2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1
2017-01-30ipv6: Paritially checksum full MTU framesVlad Yasevich1-1/+1
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira3-6/+5
2017-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-13/+12
2017-01-25net: Specify the owning module for lwtunnel opsRobert Shearman2-0/+2
2017-01-24ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet1-12/+22
2017-01-24ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()Eric Dumazet2-0/+5
2017-01-20ipv6: seg6_genl_set_tunsrc() must check kmemdup() return valueEric Dumazet1-0/+2
2017-01-19ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang1-3/+1
2017-01-19lwtunnel: fix autoload of lwt modulesDavid Ahern1-1/+11
2017-01-16ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki1-2/+2
2017-01-16mld: do not remove mld souce list info when set link downHangbin Liu1-21/+30
2017-01-16netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang2-13/+8
2017-01-13ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun2-1/+5
2017-01-12net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern1-1/+2
2017-01-11gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-0/+1
2017-01-10ipv6: fix typosAlexander Alemayhu1-2/+2
2017-01-09tcp: fix mark propagation with fwmark_reflect enabledPau Espin Pedrol1-0/+1