summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2017-03-03ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa
2017-03-03ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing
2017-03-01ip6_gre: fix ip6gre_err() invalid readsEric Dumazet
2017-03-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-03-01ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-02-15ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang
2017-01-26gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-26ipv6: handle -EFAULT from skb_copy_bitsDave Jones
2016-12-13ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni
2016-12-12ipv6: Set skb->protocol properly for local outputEli Cooper
2016-11-28tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-28ipv6: correctly add local routes when lo goes upNicolas Dichtel
2016-11-24ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-24ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson
2016-11-08tunnels: Remove encapsulation offloads on decap.Jesse Gross
2016-09-29net: disable fragment reassembly if high_thresh is set to zeroMichal Kubecek
2016-09-29ipv6: release dst in ping_v6_sendmsgDave Jones
2016-09-29tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-08-19netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-22netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-07-21ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2016-07-21sit: correct IP protocol used in ipip6_errSimon Horman
2016-07-21netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-21netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-07-21netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2016-07-21netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-21netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-21netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-21netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-21netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-07-21netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-18netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-07-12ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki
2016-07-12tcp: record TLP and ER timer stats in v6 statsYuchung Cheng
2016-07-12udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2016-05-18net/route: enforce hoplimit max valuePaolo Abeni
2016-04-23netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-04-21netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-04-21netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-04-19ipv6: Count in extension headers in skb->network_headerJakub Sitnicki
2016-04-19ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo
2016-04-18udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-04-18ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal
2016-04-18tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris
2016-04-11mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-04-11ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2016-03-30ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller
2016-03-02rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov
2016-03-02ipv6: fix a lockdep splatEric Dumazet
2016-03-02net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu