aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern1-8/+12
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-6/+17
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+7
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg1-6/+10
2017-04-126lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz1-1/+5
2017-04-12ipv6: addrconf: fix 48 bit 6lowpan autoconfigurationAlexander Aring1-5/+12
2017-04-12ipv6: Fix idev->addr_list corruptionRabin Vincent1-4/+7
2017-03-28net: ipv6: Add support for RTM_DELNETCONFDavid Ahern1-5/+15
2017-03-28net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern1-11/+22
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz1-0/+10
2017-03-06ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster1-0/+114
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-7/+15
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-03-01net/ipv6: avoid possible dead locking on addr_gen_mode sysctlFelix Jia1-7/+15
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2017-02-08ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe1-0/+6
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+8
2017-02-06ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing1-2/+8
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+1
2017-01-27net/ipv6: support more tunnel interfaces for EUI64 link-local generationFelix Jia1-0/+5
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia1-20/+84
2017-01-19ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang1-3/+1
2017-01-06ipv6: do not send RTM_DELADDR for tentative addressesMahesh Bandewar1-0/+7
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark1-1/+21
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+12
2016-11-24ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni1-6/+12
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun1-0/+18
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun1-0/+10
2016-10-20ipv6: properly prevent temp_prefered_lft sysctl raceJiri Bohac1-5/+4
2016-10-14IPv6: fix DESYNC_FACTORJiri Bohac1-8/+31
2016-10-14IPv6: Drop the temporary address regen_timerJiri Bohac1-52/+9
2016-10-14ipv6: correctly add local routes when lo goes upNicolas Dichtel1-1/+1
2016-10-07ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski1-1/+3
2016-10-02ipv6 addrconf: remove addrconf_sysctl_hop_limit()Maciej Żenczykowski1-17/+14
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski1-7/+44
2016-09-30ipv6: Remove useless parameter in __snmp6_fill_statsdevJia He1-6/+6
2016-09-06ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun1-0/+2
2016-09-01netconf: add a notif when settings are createdNicolas Dichtel1-1/+8
2016-09-01ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel1-0/+7
2016-08-22net: ipv6: Remove addresses for failures with strict DADMike Manning1-13/+21
2016-08-13net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning1-2/+2
2016-07-30net: ipv6: use list_move instead of list_del/list_addWei Yongjun1-2/+1
2016-07-25net: ipv6: Always leave anycast and multicast groups on link downMike Manning1-0/+4
2016-07-09ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet1-2/+2
2016-06-17net: ipv6: Address selection needs to consider L3 domainsDavid Ahern1-0/+48
2016-06-15ipv6: export several functionsAlexander Aring1-8/+7
2016-06-15ipv6: introduce neighbour discovery opsAlexander Aring1-1/+12
2016-06-15addrconf: put prefix address add in an own functionAlexander Aring1-94/+109
2016-06-156lowpan: add 802.15.4 short addr slaacAlexander Aring1-2/+3
2016-06-15net: ipv6: Do not add multicast route for l3 master devicesDavid Ahern1-1/+1