index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2017-10-12
ipv6: addrconf: don't use rtnl mutex in RTM_GETADDR
Florian Westphal
1
-7
/
+7
2017-10-12
ipv6: addrconf: don't use rtnl mutex in RTM_GETNETCONF
Florian Westphal
1
-10
/
+14
2017-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-10-09
ipv6: avoid cache line dirtying in ipv6_dev_get_saddr()
Eric Dumazet
1
-11
/
+6
2017-10-09
ipv6: __ipv6_dev_get_saddr() rcu conversion
Eric Dumazet
1
-3
/
+1
2017-10-09
ipv6: ipv6_chk_prefix() rcu conversion
Eric Dumazet
1
-5
/
+3
2017-10-09
ipv6: ipv6_chk_custom_prefix() rcu conversion
Eric Dumazet
1
-5
/
+3
2017-10-09
ipv6: ipv6_count_addresses() rcu conversion
Eric Dumazet
1
-6
/
+6
2017-10-09
ipv6: prepare RCU lookups for idev->addr_list
Eric Dumazet
1
-15
/
+6
2017-10-08
ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real
Matteo Croce
1
-2
/
+2
2017-10-07
ipv6: replace rwlock with rcu and spinlock in fib6_table
Wei Wang
1
-6
/
+5
2017-10-07
ipv6: replace dst_hold() with dst_hold_safe() in routing code
Wei Wang
1
-1
/
+2
2017-10-07
ipv6: hook up exception table to store dst cache
Wei Wang
1
-1
/
+0
2017-10-07
ipv6: prepare fib6_locate() for exception table
Wei Wang
1
-1
/
+1
2017-10-04
rtnetlink: remove __rtnl_af_unregister
Florian Westphal
1
-2
/
+2
2017-09-30
net: ipv6: send NS for DAD when link operationally up
Mike Manning
1
-6
/
+6
2017-09-26
ipv6: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
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
[next]