aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAge
* ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun2016-09-06
* netconf: add a notif when settings are createdNicolas Dichtel2016-09-01
* ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel2016-09-01
* net: ipv6: Remove addresses for failures with strict DADMike Manning2016-08-22
* net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning2016-08-13
* net: ipv6: use list_move instead of list_del/list_addWei Yongjun2016-07-30
* net: ipv6: Always leave anycast and multicast groups on link downMike Manning2016-07-25
* ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet2016-07-09
* net: ipv6: Address selection needs to consider L3 domainsDavid Ahern2016-06-18
* ipv6: export several functionsAlexander Aring2016-06-15
* ipv6: introduce neighbour discovery opsAlexander Aring2016-06-15
* addrconf: put prefix address add in an own functionAlexander Aring2016-06-15
* 6lowpan: add 802.15.4 short addr slaacAlexander Aring2016-06-15
* net: ipv6: Do not add multicast route for l3 master devicesDavid Ahern2016-06-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-27
|\
| * net: ipv6: Delete host routes on an ifdownDavid Ahern2016-04-26
| * Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller2016-04-26
| * ipv6: Revert optional address flusing on ifdown.David S. Miller2016-04-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\|
| * net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern2016-04-13
| * net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern2016-04-11
* | net/ipv6/addrconf: fix sysctl table indentationKonstantin Khlebnikov2016-04-19
* | net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov2016-04-19
* | ipv6, token: allow for clearing the current device tokenDaniel Borkmann2016-04-13
|/
* netconf: add macro to represent all attributesZhang Shengju2016-03-13
* net: ipv6: Fix refcnt on host routesDavid Ahern2016-03-03
* net: ipv6/l3mdev: Move host route on saved address if necessaryDavid Ahern2016-03-01
* net: ipv6: Make address flushing on ifdown optionalDavid Ahern2016-02-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\
| * rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2016-02-19
| * ipv6: addrconf: Fix recursive spin lock callsubashab@codeaurora.org2016-02-06
* | ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2016-02-11
* | ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-11
|/
* ipv6: always add flag an address that failed DAD with DADFAILEDLubomir Rintel2016-01-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-31
|\
| * addrconf: always initialize sysctl table dataWANG Cong2015-12-22
* | ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork2015-12-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\|
| * ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa2015-12-15
| * ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork2015-12-05
* | ipv6: addrconf: drop ieee802154 specific thingsAlexander Aring2015-12-14
* | ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addressesAndrew Lunn2015-12-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03
|\|
| * Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-01
* | net: ipv6: restrict hop_limit sysctl setting to range [1; 255]Phil Sutter2015-12-03
|/
* ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca2015-11-04
* ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTUAlexander Duyck2015-10-30
* netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen2015-10-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\
| * ipv6: gre: setup default multicast routes over PtP linksHannes Frederic Sowa2015-10-11