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
/
ndisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-1
/
+1
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (II)
Eric Dumazet
1
-9
/
+9
2024-03-01
ipv6: annotate data-races around devconf->proxy_ndp
Eric Dumazet
1
-2
/
+3
2024-03-01
ipv6: annotate data-races in ndisc_router_discovery()
Eric Dumazet
1
-15
/
+18
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
1
-5
/
+6
2024-03-01
ipv6: annotate data-races around cnf.hop_limit
Eric Dumazet
1
-1
/
+1
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
1
-2
/
+2
2024-02-26
ipv6: prepare inet6_fill_ifla6_attrs() for RCU
Eric Dumazet
1
-1
/
+1
2024-02-12
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
1
-1
/
+9
2024-02-12
net/ipv6: set expires in rt6_add_dflt_router().
Kui-Feng Lee
1
-1
/
+2
2023-10-20
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_UNICAST_HOPS implementation
Eric Dumazet
1
-1
/
+1
2023-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-08-10
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
1
-1
/
+2
2023-07-28
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
1
-16
/
+11
2023-07-28
net: remove comment in ndisc_router_discovery
Patrick Rohr
1
-4
/
+0
2023-07-23
net: add sysctl accept_ra_min_rtr_lft
Patrick Rohr
1
-2
/
+16
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
1
-2
/
+2
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST
Eric Dumazet
1
-1
/
+3
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
Eric Dumazet
1
-17
/
+10
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_redirect_rcv()
Eric Dumazet
1
-10
/
+11
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_router_discovery()
Eric Dumazet
1
-18
/
+19
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_rs()
Eric Dumazet
1
-5
/
+7
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_na()
Eric Dumazet
1
-14
/
+14
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_ns()
Eric Dumazet
1
-16
/
+18
2023-02-14
ipv6: icmp6: add drop reason support to ndisc_rcv()
Eric Dumazet
1
-6
/
+7
2022-08-15
net: fix potential refcount leak in ndisc_router_discovery()
Xin Xiong
1
-0
/
+3
2022-07-16
net: ipv6: new accept_untracked_na option to accept na only if in-network
Jaehee Park
1
-5
/
+24
2022-06-30
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
1
-0
/
+1
2022-05-31
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
Arun Ajith S
1
-17
/
+25
2022-04-17
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
1
-1
/
+19
2022-02-21
ipv6: separate ndisc_ns_create() from ndisc_send_ns()
Hangbin Liu
1
-17
/
+32
2022-02-14
Generate netlink notification when default IPv6 route preference changes
Kalash Nainwal
1
-1
/
+5
2021-11-02
net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter
James Prestwood
1
-1
/
+11
2021-10-13
ipv6: constify dev_addr passing
Jakub Kicinski
1
-2
/
+2
2021-08-28
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
1
-6
/
+11
2021-01-27
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
1
-4
/
+8
2020-11-14
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
1
-0
/
+7
2020-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+2
2020-04-28
net: ipv6: new arg skip_notify to ip6_rt_del
Roopa Prabhu
1
-1
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-1
/
+2
2020-04-03
neigh: support smaller retrans_time settting
Hangbin Liu
1
-2
/
+2
2020-03-27
ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier
Maciej Żenczykowski
1
-0
/
+1
2020-03-13
inet: Use fallthrough;
Joe Perches
1
-1
/
+1
2019-07-22
net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
Maciej Żenczykowski
1
-0
/
+1
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
-2
/
+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
-4
/
+4
[next]