aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
AgeCommit message (Expand)Author
2017-07-21ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca
2017-06-22ipv6: avoid unregistering inet6_dev for loopbackWANG Cong
2017-06-15ipv6: fix calling in6_ifa_hold incorrectly for dad workXin Long
2017-05-15ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar
2017-05-08ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-05-04ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-05-03net: ipv6: Do not duplicate DAD on link upDavid Ahern
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-25net: ipv6: regenerate host route if moved to gc listDavid Ahern
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-126lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz
2017-04-12ipv6: addrconf: fix 48 bit 6lowpan autoconfigurationAlexander Aring
2017-04-12ipv6: Fix idev->addr_list corruptionRabin Vincent
2017-03-28net: ipv6: Add support for RTM_DELNETCONFDavid Ahern
2017-03-28net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz
2017-03-06ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-01net/ipv6: avoid possible dead locking on addr_gen_mode sysctlFelix Jia
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-08ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-06ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-27net/ipv6: support more tunnel interfaces for EUI64 link-local generationFelix Jia
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia
2017-01-19ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang
2017-01-06ipv6: do not send RTM_DELADDR for tentative addressesMahesh Bandewar
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-24ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun
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