summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2017-02-23tcp: take care of truncations done by sk_filter()Eric Dumazet
2017-02-23ipv6: Set skb->protocol properly for local outputEli Cooper
2017-02-23ipv6: Don't use ufo handling on later transformed packetsJakub Sitnicki
2017-02-23ipv6: correctly add local routes when lo goes upNicolas Dichtel
2016-11-20ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-20ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson
2016-11-20ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.Haishuang Yan
2016-11-20ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-11-20ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel
2016-11-20netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-11-20netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-08-22netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2016-08-22netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-08-22netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-08-22netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-08-22netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-08-22netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-08-22netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-08-22netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-08-22netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-08-22netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-08-22ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa
2016-08-22tcp: record TLP and ER timer stats in v6 statsYuchung Cheng
2016-08-22ipv6, token: allow for clearing the current device tokenDaniel Borkmann
2016-05-01netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-05-01ipv6: Count in extension headers in skb->network_headerJakub Sitnicki
2016-05-01udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-05-01netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-05-01netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-05-01ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo
2016-03-24ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal
2016-03-24mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-03-24rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov
2016-03-24net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2016-03-09ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni
2016-02-25ipv6: fix a lockdep splatEric Dumazet
2016-02-02ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet
2016-01-28xfrm: dst_entries_init() per-net dst_opsDan Streetman
2016-01-28ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-01-25udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-01-25Revert "[stable-only] net: add length argument to skb_copy_and_csum_datagram_...Luis Henriques
2016-01-25ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2016-01-04ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong
2016-01-04net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-04gre6: allow to update all parameters via rtnlNicolas Dichtel
2015-12-18netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter
2015-12-18ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-18ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-18net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-18snmp: Remove duplicate OUTMCAST stat incrementNeil Horman