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
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
2021-12-31
ipv6: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
1
-1
/
+20
2021-12-15
ipv6: use GFP_ATOMIC in rt6_probe()
Eric Dumazet
1
-1
/
+1
2021-12-08
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
1
-0
/
+2
2021-12-07
ipv6: add net device refcount tracker to rt6_probe_deferred()
Eric Dumazet
1
-2
/
+3
2021-12-07
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
1
-2
/
+3
2021-11-30
net: ipv6: use the new fib6_nh_release_dsts helper in fib6_nh_release
Nikolay Aleksandrov
1
-18
/
+2
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+19
2021-11-22
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
1
-0
/
+19
2021-11-19
ipv6: Use memset_after() to zero rt6_info
Kees Cook
1
-3
/
+1
2021-11-17
net: align static siphash keys
Eric Dumazet
1
-1
/
+1
2021-10-28
ipv6: enable net.ipv6.route.max_size sysctl in network namespace
Alexander Kuznetsov
1
-12
/
+12
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
1
-2
/
+3
2021-08-30
ipv6: make exception cache less predictible
Eric Dumazet
1
-1
/
+4
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+14
2021-08-26
ipv6: use siphash in rt6_exception_hash()
Eric Dumazet
1
-6
/
+14
2021-08-05
net: Remove redundant if statements
Yajun Deng
1
-2
/
+1
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-07-21
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
1
-19
/
+1
2021-07-20
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
Paolo Abeni
1
-1
/
+1
2021-07-20
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
1
-1
/
+1
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+6
2021-06-04
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
1
-2
/
+6
2021-05-18
ipv6: Add custom multipath hash policy
Ido Schimmel
1
-0
/
+125
2021-05-18
ipv6: Calculate multipath hash inside switch statement
Ido Schimmel
1
-2
/
+4
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2021-04-09
net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
Muhammad Usama Anjum
1
-3
/
+5
2021-04-02
net: ipv6: Refactor in rt6_age_examine_exception
Xu Jia
1
-4
/
+1
[next]