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
2022-07-22
net: ipv6: avoid accepting values greater than 2 for accept_untracked_na
Jaehee Park
1
-3
/
+3
2022-07-16
net: ipv6: new accept_untracked_na option to accept na only if in-network
Jaehee Park
1
-1
/
+1
2022-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+2
2022-06-30
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
1
-2
/
+2
2022-06-28
ipv6/addrconf: fix timing bug in tempaddr regen
Sam Edwards
1
-29
/
+33
2022-06-28
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
1
-4
/
+0
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
1
-2
/
+2
2022-05-31
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
Arun Ajith S
1
-3
/
+3
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-11
/
+40
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
1
-2
/
+0
2022-05-05
memcg: accounting for objects allocated for new netdevice
Vasily Averin
1
-4
/
+4
2022-05-03
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
1
-1
/
+2
2022-04-22
net/ipv6: Enforce limits for accept_unsolicited_na sysctl
Arun Ajith S
1
-1
/
+1
2022-04-17
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
1
-0
/
+10
2022-04-07
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
1
-6
/
+24
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+6
2022-02-28
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
1
-2
/
+6
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-02-24
ipv6: prevent a possible race condition with lifetimes
Niels Dossche
1
-0
/
+2
2022-02-19
net: Add new protocol attribute to IP addresses
Jacques de Laval
1
-6
/
+21
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-02-17
ipv6/addrconf: ensure addrconf_verify_rtnl() has completed
Eric Dumazet
1
-1
/
+1
2022-02-14
ipv6: blackhole_netdev needs snmp6 counters
Ido Schimmel
1
-9
/
+9
2022-02-14
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
1
-2
/
+2
2022-02-11
ipv6: give an IPv6 dev to blackhole_netdev
Eric Dumazet
1
-46
/
+32
2022-02-09
ipv6/addrconf: switch to per netns inet6_addr_lst hash table
Eric Dumazet
1
-54
/
+23
2022-02-09
ipv6/addrconf: use one delayed work per netns
Eric Dumazet
1
-20
/
+24
2022-02-09
ipv6/addrconf: allocate a per netns hash table
Eric Dumazet
1
-0
/
+20
2022-02-07
ip6mr: fix use-after-free in ip6mr_sk_done()
Eric Dumazet
1
-0
/
+2
2022-02-05
ipv6: make mc_forwarding atomic
Eric Dumazet
1
-2
/
+2
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-7
/
+20
2021-12-07
ipv6: add net device refcount tracker to struct inet6_dev
Eric Dumazet
1
-2
/
+2
2021-11-02
net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter
James Prestwood
1
-0
/
+12
2021-10-23
gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...
Stephen Suryaputra
1
-0
/
+3
2021-10-13
ipv6: constify dev_addr passing
Jakub Kicinski
1
-2
/
+2
2021-09-05
ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL address
Antonio Quartulli
1
-10
/
+18
2021-08-28
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
1
-0
/
+10
2021-08-05
net: Remove redundant if statements
Yajun Deng
1
-4
/
+2
2021-08-04
net: add extack arg for link ops
Rocco Yue
1
-2
/
+3
2021-07-22
ipv6: fix "'ioam6_if_id_max' defined but not used" warn
Matthieu Baerts
1
-2
/
+1
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
1
-0
/
+37
2021-07-20
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
1
-1
/
+1
2021-07-15
ipv6: remove unnecessary local variable
Rocco Yue
1
-4
/
+2
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-06-08
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
1
-1
/
+1
2021-06-01
ipv6: align code with context
Rocco Yue
1
-4
/
+4
2021-04-17
mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()
Taehee Yoo
1
-0
/
+2
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+26
2021-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
1
-6
/
+26
2021-03-29
ipv6: addrconf.c: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
[next]