summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster2017-03-071-0/+114
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-051-7/+15
|\
| * net/ipv6: avoid possible dead locking on addr_gen_mode sysctlFelix Jia2017-03-011-7/+15
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-111-0/+6
|\
| * ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe2017-02-081-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-2/+8
|\|
| * ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing2017-02-061-2/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-3/+1Star
|\|
| * ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang2017-01-191-3/+1Star
* | net/ipv6: support more tunnel interfaces for EUI64 link-local generationFelix Jia2017-01-271-0/+5
* | net/ipv6: allow sysctl to change link-local address generation modeFelix Jia2017-01-271-20/+84
* | ipv6: do not send RTM_DELADDR for tentative addressesMahesh Bandewar2017-01-061-0/+7
|/
* ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-041-1/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-271-6/+12
|\
| * ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni2016-11-241-6/+12
* | ipv6: sr: add core files for SR HMAC supportDavid Lebrun2016-11-101-0/+18
* | ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun2016-11-101-0/+10
|/
* ipv6: properly prevent temp_prefered_lft sysctl raceJiri Bohac2016-10-201-5/+4Star
* IPv6: fix DESYNC_FACTORJiri Bohac2016-10-141-8/+31
* IPv6: Drop the temporary address regen_timerJiri Bohac2016-10-141-52/+9Star
* ipv6: correctly add local routes when lo goes upNicolas Dichtel2016-10-141-1/+1
* ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski2016-10-081-1/+3
* ipv6 addrconf: remove addrconf_sysctl_hop_limit()Maciej Żenczykowski2016-10-031-17/+14Star
* 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-021-1/+8
* ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel2016-09-021-0/+7
* net: ipv6: Remove addresses for failures with strict DADMike Manning2016-08-231-13/+21
* net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning2016-08-141-2/+2
* net: ipv6: use list_move instead of list_del/list_addWei Yongjun2016-07-311-2/+1Star
* 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-101-2/+2
* net: ipv6: Address selection needs to consider L3 domainsDavid Ahern2016-06-181-0/+48
* ipv6: export several functionsAlexander Aring2016-06-161-8/+7Star
* ipv6: introduce neighbour discovery opsAlexander Aring2016-06-161-1/+12
* addrconf: put prefix address add in an own functionAlexander Aring2016-06-161-94/+109
* 6lowpan: add 802.15.4 short addr slaacAlexander Aring2016-06-161-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/+15Star
|\
| * net: ipv6: Delete host routes on an ifdownDavid Ahern2016-04-261-33/+15Star
| * 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/+12Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-241-2/+20
|\|
| * net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern2016-04-141-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-201-309/+307Star
* | net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov2016-04-201-26/+17Star
* | ipv6, token: allow for clearing the current device tokenDaniel Borkmann2016-04-141-4/+6
|/