summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2017-04-22net: ipv6: check route protocol when deleting routesMantas M
2017-04-18dccp/tcp: fix routing redirect raceJon Maxwell
2017-04-18vti6: return GRE_KEY for vti6David Forster
2017-04-18ipv6: correctly add local routes when lo goes upNicolas Dichtel
2017-04-18ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2017-04-18ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson
2017-04-18ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet
2017-04-18ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet
2017-04-18ip6_gre: fix ip6gre_err() invalid readsEric Dumazet
2017-04-18sit: fix a double free on error pathWANG Cong
2017-04-18ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-04-18ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-02-08Fix "tunnels: Don't apply GRO to multiple layers of encapsulation."Greg Kroah-Hartman
2017-02-08netfilter: Fix switch statement warnings with recent gcc.David Miller
2017-01-15tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2016-11-19udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-10-05ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-12netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-12netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-07-12netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-12netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-12netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-12netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-12netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-07-12netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-12netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-07-12netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-07-12netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-07-12netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-07-12netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-07-12tcp: record TLP and ER timer stats in v6 statsYuchung Cheng
2016-07-12ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo
2016-07-12udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-07-12ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal
2016-03-14ipv6: drop frames with attached skb->sk in forwardingHannes Frederic Sowa
2016-03-14Correct backport for ip6_gre: release cached dst on tunnel removalSasha Levin
2016-02-15xfrm: dst_entries_init() per-net dst_opsDan Streetman
2016-02-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-02-15ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet
2016-02-15ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2016-01-15net: fix IP early demux racesEric Dumazet
2016-01-15net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-15gre6: allow to update all parameters via rtnlNicolas Dichtel
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-14net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-14snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2015-12-14ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2015-12-14ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca