summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni2016-11-241-6/+12
* ipv6: properly prevent temp_prefered_lft sysctl raceJiri Bohac2016-10-201-5/+4
* IPv6: fix DESYNC_FACTORJiri Bohac2016-10-141-8/+31
* IPv6: Drop the temporary address regen_timerJiri Bohac2016-10-141-52/+9
* ipv6: correctly add local routes when lo goes upNicolas Dichtel2016-10-141-1/+1
* ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski2016-10-071-1/+3
* ipv6 addrconf: remove addrconf_sysctl_hop_limit()Maciej Żenczykowski2016-10-021-17/+14
* ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski2016-09-301-7/+44
* ipv6: Remove useless parameter in __snmp6_fill_statsdevJia He2016-09-301-6/+6
* ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun2016-09-061-0/+2
* netconf: add a notif when settings are createdNicolas Dichtel2016-09-011-1/+8
* ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel2016-09-011-0/+7
* net: ipv6: Remove addresses for failures with strict DADMike Manning2016-08-221-13/+21
* net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning2016-08-131-2/+2
* net: ipv6: use list_move instead of list_del/list_addWei Yongjun2016-07-301-2/+1
* net: ipv6: Always leave anycast and multicast groups on link downMike Manning2016-07-251-0/+4
* ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet2016-07-091-2/+2
* net: ipv6: Address selection needs to consider L3 domainsDavid Ahern2016-06-171-0/+48
* ipv6: export several functionsAlexander Aring2016-06-151-8/+7
* ipv6: introduce neighbour discovery opsAlexander Aring2016-06-151-1/+12
* addrconf: put prefix address add in an own functionAlexander Aring2016-06-151-94/+109
* 6lowpan: add 802.15.4 short addr slaacAlexander Aring2016-06-151-2/+3
* net: ipv6: Do not add multicast route for l3 master devicesDavid Ahern2016-06-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-271-33/+15
|\
| * net: ipv6: Delete host routes on an ifdownDavid Ahern2016-04-261-33/+15
| * Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller2016-04-261-12/+150
| * ipv6: Revert optional address flusing on ifdown.David S. Miller2016-04-251-150/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-231-2/+20
|\ \ | |/
| * net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern2016-04-131-2/+10
| * net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern2016-04-111-0/+10
* | net/ipv6/addrconf: fix sysctl table indentationKonstantin Khlebnikov2016-04-191-309/+307
* | net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov2016-04-191-26/+17
* | ipv6, token: allow for clearing the current device tokenDaniel Borkmann2016-04-131-4/+6
|/
* netconf: add macro to represent all attributesZhang Shengju2016-03-131-15/+21
* net: ipv6: Fix refcnt on host routesDavid Ahern2016-03-031-5/+3
* net: ipv6/l3mdev: Move host route on saved address if necessaryDavid Ahern2016-03-011-0/+26
* net: ipv6: Make address flushing on ifdown optionalDavid Ahern2016-02-251-15/+121
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-2/+5
|\
| * rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2016-02-191-1/+1
| * ipv6: addrconf: Fix recursive spin lock callsubashab@codeaurora.org2016-02-061-1/+4
* | ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2016-02-111-0/+8
* | ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-111-0/+8
|/
* ipv6: always add flag an address that failed DAD with DADFAILEDLubomir Rintel2016-01-101-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-311-7/+4
|\
| * addrconf: always initialize sysctl table dataWANG Cong2015-12-221-7/+4
* | ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork2015-12-181-6/+39
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-1/+7
|\ \ | |/
| * ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa2015-12-151-0/+6
| * ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork2015-12-051-1/+1
* | ipv6: addrconf: drop ieee802154 specific thingsAlexander Aring2015-12-141-5/+3
OpenPOWER on IntegriCloud