index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-07
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
1
-5
/
+12
2019-02-23
net: fix IPv6 prefix route residue
Zhiqiang Liu
1
-1
/
+2
2018-11-04
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
1
-2
/
+4
2018-10-18
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
1
-3
/
+1
2018-02-13
net: ipv6: send unsolicited NA after DAD
David Ahern
1
-4
/
+26
2018-01-02
ipv6: set all.accept_dad to 0 by default
Nicolas Dichtel
1
-1
/
+1
2017-12-25
net: ipv6: send NS for DAD when link operationally up
Mike Manning
1
-6
/
+6
2017-11-01
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
Eric Dumazet
1
-0
/
+1
2017-10-08
ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real
Matteo Croce
1
-2
/
+2
2017-09-20
ipv6: fix net.ipv6.conf.all interface DAD handlers
Matteo Croce
1
-7
/
+20
2017-09-20
net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
Mike Manning
1
-2
/
+3
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-08-29
ipv6: fix sparse warning on rt6i_node
Wei Wang
1
-1
/
+1
2017-08-21
net: ipv6: put host and anycast routes on device with address
David Ahern
1
-42
/
+0
2017-08-10
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-7
/
+7
2017-08-04
ipv6: Regenerate host route according to node pointer upon interface up
Ido Schimmel
1
-2
/
+2
2017-08-04
ipv6: Regenerate host route according to node pointer upon loopback up
Ido Schimmel
1
-1
/
+1
2017-07-04
net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-04
net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-03
ipv6: dad: don't remove dynamic addresses if link is down
Sabrina Dubroca
1
-9
/
+9
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2017-06-22
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
1
-2
/
+3
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-06-18
ipv6: call dst_hold_safe() properly
Wei Wang
1
-2
/
+2
2017-06-15
ipv6: fix calling in6_ifa_hold incorrectly for dad work
Xin Long
1
-3
/
+3
2017-06-09
Ipvlan should return an error when an address is already in use.
Krister Johansen
1
-1
/
+16
2017-05-22
net: ipv6: Plumb extack through route add functions
David Ahern
1
-2
/
+2
2017-05-15
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
1
-1
/
+4
2017-05-09
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
1
-0
/
+1
2017-05-04
ipv6: initialize route null entry in addrconf_init()
WANG Cong
1
-0
/
+2
2017-05-03
net: ipv6: Do not duplicate DAD on link up
David Ahern
1
-2
/
+3
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+12
2017-04-25
net: ipv6: regenerate host route if moved to gc list
David Ahern
1
-2
/
+12
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
1
-8
/
+12
2017-04-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-6
/
+17
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-6
/
+10
2017-04-12
6lowpan: Fix IID format for Bluetooth
Luiz Augusto von Dentz
1
-1
/
+5
2017-04-12
ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
Alexander Aring
1
-5
/
+12
2017-04-12
ipv6: Fix idev->addr_list corruption
Rabin Vincent
1
-4
/
+7
2017-03-29
net: ipv6: Add support for RTM_DELNETCONF
David Ahern
1
-5
/
+15
2017-03-29
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
David Ahern
1
-11
/
+22
2017-03-23
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
1
-0
/
+10
2017-03-07
ipv6: Provide ipv6 version of "disable_policy" sysctl
David Forster
1
-0
/
+114
2017-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-7
/
+15
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-03-01
net/ipv6: avoid possible dead locking on addr_gen_mode sysctl
Felix Jia
1
-7
/
+15
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2017-02-08
ipv6: addrconf: fix generation of new temporary addresses
Marcus Huewe
1
-0
/
+6
2017-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
[next]