summaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf.c
AgeCommit message (Expand)Author
2017-12-25net: ipv6: send NS for DAD when link operationally upMike Manning
2017-11-18ipv6: addrconf: increment ifp refcount before ipv6_del_addr()Eric Dumazet
2017-09-20ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-07-21ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca
2017-07-21ipv6: avoid unregistering inet6_dev for loopbackWANG Cong
2017-07-05ipv6: fix calling in6_ifa_hold incorrectly for dad workXin Long
2017-06-17ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing
2017-06-17ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe
2017-05-14ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-05-14ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-05-14net: ipv6: Do not duplicate DAD on link upDavid Ahern
2017-05-03net: ipv6: regenerate host route if moved to gc listDavid Ahern
2017-05-03ipv6: Fix idev->addr_list corruptionRabin Vincent
2017-02-04ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang
2016-11-24ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni
2016-10-20ipv6: properly prevent temp_prefered_lft sysctl raceJiri Bohac
2016-10-14IPv6: fix DESYNC_FACTORJiri Bohac
2016-10-14IPv6: Drop the temporary address regen_timerJiri Bohac
2016-10-14ipv6: correctly add local routes when lo goes upNicolas Dichtel
2016-10-07ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski
2016-10-02ipv6 addrconf: remove addrconf_sysctl_hop_limit()Maciej Żenczykowski
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski
2016-09-30ipv6: Remove useless parameter in __snmp6_fill_statsdevJia He
2016-09-06ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-09-01netconf: add a notif when settings are createdNicolas Dichtel
2016-09-01ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel
2016-08-22net: ipv6: Remove addresses for failures with strict DADMike Manning
2016-08-13net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning
2016-07-30net: ipv6: use list_move instead of list_del/list_addWei Yongjun
2016-07-25net: ipv6: Always leave anycast and multicast groups on link downMike Manning
2016-07-09ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet
2016-06-17net: ipv6: Address selection needs to consider L3 domainsDavid Ahern
2016-06-15ipv6: export several functionsAlexander Aring
2016-06-15ipv6: introduce neighbour discovery opsAlexander Aring
2016-06-15addrconf: put prefix address add in an own functionAlexander Aring
2016-06-156lowpan: add 802.15.4 short addr slaacAlexander Aring
2016-06-15net: ipv6: Do not add multicast route for l3 master devicesDavid Ahern
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-26net: ipv6: Delete host routes on an ifdownDavid Ahern
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-19net/ipv6/addrconf: fix sysctl table indentationKonstantin Khlebnikov
2016-04-19net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov
2016-04-13net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern
2016-04-13ipv6, token: allow for clearing the current device tokenDaniel Borkmann
2016-04-11net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern
2016-03-13netconf: add macro to represent all attributesZhang Shengju
2016-03-03net: ipv6: Fix refcnt on host routesDavid Ahern
2016-03-01net: ipv6/l3mdev: Move host route on saved address if necessaryDavid Ahern