aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* ip6_tunnel: be careful when accessing the inner headerPaolo Abeni2019-05-031-2/+11
* ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet2019-05-031-1/+2
* ipv6: fix cleanup ordering for pingv6 registrationSabrina Dubroca2019-05-031-2/+2
* netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2019-05-031-3/+3
* ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca2019-05-031-1/+2
* net: test tailroom before appending to linear skbWillem de Bruijn2019-05-031-1/+2
* xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet2019-05-031-1/+1
* ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet2019-05-031-0/+2
* ip6_tunnel: better validate user provided tunnel namesEric Dumazet2019-05-031-3/+5
* ip6_gre: better validate user provided tunnel namesEric Dumazet2019-05-031-3/+5
* ipv6: sit: better validate user provided tunnel namesEric Dumazet2019-05-031-3/+5
* netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal2019-05-021-0/+4
* netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni2019-05-022-18/+17
* ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long2019-05-021-6/+8
* ip6mr: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-05-021-0/+4
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-2914-14/+14
* BACKPORT: ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney2018-02-121-2/+4
* UPSTREAM: ipv4, ipv6: ensure raw socket message is big enough to hold an IP h...Alexander Potapenko2018-01-301-0/+2
* ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2017-11-182-0/+17
* ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2017-11-182-0/+18
* ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca2017-11-061-2/+2
* ipv6: fix typo in fib6_net_exit()Eric Dumazet2017-11-061-1/+1
* ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca2017-11-061-6/+19
* ipv6: avoid unregistering inet6_dev for loopbackWANG Cong2017-11-061-1/+2
* net: ping: do not abuse udp_poll()Eric Dumazet2017-11-061-1/+1
* udp: consistently apply ufo or fragmentationWillem de Bruijn2017-11-061-3/+4
* ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li2017-08-201-1/+1
* ipv6: check raw payload size correctly in ioctlJamie Bainbridge2017-07-041-1/+1
* ip6mr: fix notification device destructionNikolay Aleksandrov2017-07-041-7/+6
* net: ipv6: check route protocol when deleting routesMantas M2017-07-041-0/+2
* ipv6: avoid write to a possibly cloned skbFlorian Westphal2017-07-041-1/+6
* ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang2017-07-041-3/+1
* BACKPORT: ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong2017-06-221-0/+2
* ipv6: handle -EFAULT from skb_copy_bitsDave Jones2017-06-171-2/+5
* ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing2017-06-171-5/+16
* ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter2017-06-171-1/+1
* ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet2017-06-171-12/+22
* dccp/tcp: fix routing redirect raceJon Maxwell2017-06-171-3/+5
* ip6_gre: fix ip6gre_err() invalid readsEric Dumazet2017-06-171-0/+1
* gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-06-171-0/+1
* ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet2017-06-021-7/+8
* netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso2017-05-301-0/+2
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2017-05-2316-12/+36
* net: core: add UID to flows, rules, and routesLorenzo Colitti2017-05-231-0/+7
* Revert "net: core: Support UID-based routing."Lorenzo Colitti2017-05-2313-23/+6
* mtk: 3.10 updatesMister Oyster2017-04-293-17/+18
* ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2017-04-291-1/+1
* Revert "netfilter: have ip*t REJECT set the sock err when an icmp is to be sent"Erik Kline2017-04-252-21/+0
* ip6_gre: fix ip6gre_err() invalid readsEric Dumazet2017-04-161-19/+21
* ipv6: Remove privacy config option.David S. Miller2017-04-132-56/+3