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
/
route.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
ipv6: lockless IPV6_ADDR_PREFERENCES implementation
Eric Dumazet
1
-1
/
+1
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
1
-2
/
+2
2023-09-08
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+3
2023-09-01
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
1
-0
/
+3
2023-08-30
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+9
2023-08-22
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
1
-3
/
+2
2023-08-20
ipv6: do not match device when remove source route
Hangbin Liu
1
-5
/
+2
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
1
-3
/
+3
2023-08-16
networking: Update to register_net_sysctl_sz
Joel Granados
1
-0
/
+9
2023-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
1
-3
/
+4
2023-07-28
IPv6: add extack info for IPv6 address add/delete
Hangbin Liu
1
-2
/
+3
2023-06-18
ipv6: also use netdev_hold() in ip6_route_check_nh()
Eric Dumazet
1
-4
/
+9
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
1
-6
/
+6
2023-06-03
net/ipv6: convert skip_notify_on_dev_down sysctl to u8
Eric Dumazet
1
-2
/
+2
2023-04-22
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
1
-1
/
+0
2023-03-29
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
1
-3
/
+3
2023-03-29
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
1
-13
/
+13
2023-03-22
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
1
-6
/
+6
2023-03-15
ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()
Eric Dumazet
1
-4
/
+4
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
1
-1
/
+1
2023-02-23
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
Lu Wei
1
-5
/
+6
2023-01-25
ipv6: Make ip6_route_output_flags_noref() static.
Guillaume Nault
1
-4
/
+4
2023-01-18
ipv6: Remove extra counter pull before gc
Tanmay Bhushan
1
-4
/
+0
2023-01-14
ipv6: remove max_size check inline with ipv4
Jon Maxwell
1
-8
/
+5
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-03
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
1
-4
/
+10
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-13
nexthop: Fix data-races around nexthop_compat_mode.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+8
2022-06-30
ipv6: remove redundant store to value after addition
Colin Ian King
1
-1
/
+1
2022-06-28
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
1
-1
/
+8
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
1
-5
/
+5
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-5
/
+6
2022-04-16
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
1
-5
/
+6
2022-04-13
net: ipv6: add skb drop reasons to ip6_pkt_drop()
Menglong Dong
1
-1
/
+5
2022-04-05
ipv6: Fix stats accounting in ip6_pkt_drop
David Ahern
1
-1
/
+1
2022-03-16
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
1
-12
/
+0
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+10
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
1
-9
/
+10
2022-02-11
ipv6: add (struct uncached_list)->quarantine list
Eric Dumazet
1
-3
/
+14
2022-02-11
ipv6: give an IPv6 dev to blackhole_netdev
Eric Dumazet
1
-13
/
+8
2022-02-11
ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache
Eric Dumazet
1
-4
/
+0
2022-02-11
ipv6: Reject routes configurations that specify dsfield (tos)
Guillaume Nault
1
-0
/
+6
2022-01-21
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
1
-1
/
+1
2022-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+30
2022-01-03
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
1
-5
/
+3
2022-01-03
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
1
-2
/
+5
2021-12-31
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
1
-0
/
+4
2021-12-31
ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
David Ahern
1
-1
/
+5
[next]