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
starfive-6.6.48-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
2020-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-20
/
+13
2020-04-28
net: ipv6: new arg skip_notify to ip6_rt_del
Roopa Prabhu
1
-6
/
+6
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
1
-20
/
+13
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-20
/
+13
2020-04-23
ipv6: Honor all IPv6 PIO Valid Lifetime values
Fernando Gont
1
-20
/
+7
2020-04-03
neigh: support smaller retrans_time settting
Hangbin Liu
1
-3
/
+4
2020-04-01
ipv6: don't auto-add link-local address to lag ports
Jarod Wilson
1
-0
/
+4
2020-03-30
net: ipv6: add support for rpl sr exthdr
Alexander Aring
1
-0
/
+10
2020-03-30
addrconf: add functionality to check on rpl requirements
Alexander Aring
1
-0
/
+53
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-11
/
+40
2020-03-13
inet: Use fallthrough;
Joe Perches
1
-4
/
+2
2020-03-11
ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
Hangbin Liu
1
-0
/
+4
2020-03-04
net/ipv6: remove the old peer route if change it to a new one
Hangbin Liu
1
-4
/
+17
2020-03-04
net/ipv6: need update peer route when modify metric
Hangbin Liu
1
-4
/
+16
2020-03-01
net/ipv6: use configured metric when add peer route
Hangbin Liu
1
-3
/
+3
2020-02-07
ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()
Eric Dumazet
1
-0
/
+3
2019-12-14
ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set
Hangbin Liu
1
-4
/
+4
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+12
2019-10-05
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
1
-5
/
+12
2019-10-05
Revert "ipv6: Handle race in addrconf_dad_work"
David Ahern
1
-6
/
+5
2019-10-02
ipv6: Handle race in addrconf_dad_work
David Ahern
1
-5
/
+6
2019-10-02
ipv6: minor code reorg in inet6_fill_ifla6_attrs()
Nicolas Dichtel
1
-4
/
+3
2019-08-24
ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev
Sabrina Dubroca
1
-8
/
+8
2019-08-22
ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
Hangbin Liu
1
-1
/
+2
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
1
-4
/
+2
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-06-05
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
1
-0
/
+5
2019-06-03
net: use new in_dev_ifa iterators
Florian Westphal
1
-3
/
+1
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-22
/
+35
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-24
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
1
-3
/
+3
2019-05-24
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
1
-3
/
+3
2019-05-22
Validate required parameters in inet6_validate_link_af
Maxim Mikityanskiy
1
-22
/
+35
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-17
/
+19
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-1
/
+1
2019-04-09
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
1
-1
/
+1
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
1
-1
/
+1
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
1
-12
/
+13
2019-03-05
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
1
-1
/
+2
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-02-12
net: fix IPv6 prefix route residue
Zhiqiang Liu
1
-1
/
+2
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2019-01-23
net/ipv6: lower the level of "link is not ready" messages
Lubomir Rintel
1
-2
/
+2
2019-01-23
net/ipv6: don't return positive numbers when nothing was dumped
Jakub Kicinski
1
-0
/
+2
2019-01-22
net: introduce a knob to control whether to inherit devconf config
Cong Wang
1
-0
/
+5
2019-01-19
net: ipv6: netconf: perform strict checks also for doit handlers
Jakub Kicinski
1
-3
/
+38
2019-01-19
net: ipv6: addr: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+47
2019-01-04
netlink: fixup regression in RTM_GETADDR
Arthur Gautier
1
-1
/
+1
2018-12-30
net/ipv6: Fix a test against 'ipv6_find_idev()' return value
Christophe JAILLET
1
-2
/
+2
[next]