aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAgeFilesLines
* net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern2019-05-031-2/+4
* ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2017-11-181-0/+8
* ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2017-11-181-0/+8
* ipv6: avoid unregistering inet6_dev for loopbackWANG Cong2017-11-061-1/+2
* ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang2017-07-041-3/+1
* mtk: 3.10 updatesMister Oyster2017-04-291-14/+7
* ipv6: Remove privacy config option.David S. Miller2017-04-131-38/+3
* net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-04-131-0/+10
* ipv6: sysctl to restrict candidate source addressesErik Kline2017-04-131-1/+18
* net: fix merge errorMister Oyster2017-04-111-0/+1
* ipv6: correctly add local routes when lo goes upNicolas Dichtel2017-04-111-1/+1
* ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca2017-04-111-10/+5
* ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun2017-04-111-0/+2
* ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2017-04-111-48/+138
* ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2017-04-111-64/+73
* net: dhcpv6: remove MTK_DHCPV6C_WIFI featureYingjoe Chen2016-12-191-18/+0
* ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2016-11-171-3/+5
* ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2016-11-171-1/+16
* random: sprinkle e/f/prandom in places that deplete entropy oftenimoseyon2016-09-101-1/+1
* first commitMeizu OpenSource2016-08-151-0/+5395