summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2017-06-20ipv6: check raw payload size correctly in ioctlJamie Bainbridge
2017-06-20ip6mr: fix notification device destructionNikolay Aleksandrov
2017-06-20net: ipv6: check route protocol when deleting routesMantas M
2017-06-20ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-06-20ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang
2017-06-08ipv6: handle -EFAULT from skb_copy_bitsDave Jones
2017-06-08ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing
2017-06-08ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-06-08ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-06-08dccp/tcp: fix routing redirect raceJon Maxwell
2017-06-08ip6_gre: fix ip6gre_err() invalid readsEric Dumazet
2017-06-08gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-02-10ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2017-02-10net: disable fragment reassembly if high_thresh is set to zeroMichal Kubecek
2017-02-10tcp: take care of truncations done by sk_filter()Eric Dumazet
2017-02-10tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2017-02-10ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni
2017-02-10ipv6: correctly add local routes when lo goes upNicolas Dichtel
2017-02-10ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson
2017-02-10ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca
2017-02-10ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2017-02-10ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2017-02-10ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa
2017-02-10ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček
2016-08-27ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2016-08-27sit: correct IP protocol used in ipip6_errSimon Horman
2016-08-21tcp: record TLP and ER timer stats in v6 statsYuchung Cheng
2016-08-21udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-08-21netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-08-21netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-08-21netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2016-08-21netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-08-21netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-08-21netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-08-21netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-08-21netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-08-21netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-08-21netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-08-21netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-08-21netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-08-21netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-06-07ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo
2016-06-07udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-06-07ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal
2016-02-25ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong
2016-01-28ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-22gre6: allow to update all parameters via rtnlNicolas Dichtel
2016-01-22ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2016-01-22net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov