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
/
route.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-03-29
ipv6: route.c: A spello fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-27
/
+9
2021-03-10
net: ipv6: route.c:fix indentation
Shubhankar Kuranagatti
1
-13
/
+13
2021-03-10
net: Consolidate common blackhole dst ops
Daniel Borkmann
1
-27
/
+9
2021-02-09
IPv6: Extend 'fib_notify_on_flag_change' sysctl
Amit Cohen
1
-0
/
+6
2021-02-09
IPv6: Add "offload failed" indication to routes
Amit Cohen
1
-2
/
+6
2021-02-05
net: fix building errors on powerpc when CONFIG_RETPOLINE is not set
Brian Vazquez
1
-2
/
+2
2021-02-04
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
1
-2
/
+5
2021-02-04
net: use indirect call helpers for dst_mtu
Brian Vazquez
1
-2
/
+4
2021-02-03
net: ipv6: Emit notification when fib hardware flags are changed
Amit Cohen
1
-0
/
+44
2021-01-27
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
1
-2
/
+3
2020-11-20
IPv6: RTM_GETROUTE: Add RTA_ENCAP to result
Oliver Herms
1
-0
/
+4
2020-11-06
nexthop: Remove in-kernel route notifications when nexthop changes
Ido Schimmel
1
-5
/
+0
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2020-10-10
net: ipv6: Discard next-hop MTU less than minimum link MTU
Georg Kohmann
1
-1
/
+2
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-09-22
ipv6: route: convert comma to semicolon
Xu Wang
1
-1
/
+1
2020-09-12
ipv6: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+2
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+6
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+4
2020-07-29
ipv6: Fix nexthop refcnt leak when creating ipv6 route info
Xiyu Yang
1
-4
/
+4
2020-07-26
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
1
-2
/
+6
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
1
-1
/
+6
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+5
2020-07-07
ipv6: Fix use of anycast address with loopback
David Ahern
1
-1
/
+1
2020-07-06
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
1
-1
/
+4
2020-06-24
ipv6: fib6: avoid indirect calls from fib6_rule_lookup
Brian Vazquez
1
-4
/
+4
2020-05-23
nexthop: support for fdb ecmp nexthops
Roopa Prabhu
1
-0
/
+5
2020-05-19
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
1
-28
/
+16
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+4
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+42
2020-05-13
bpf: Enable bpf_iter targets registering ctx argument types
Yonghong Song
1
-0
/
+5
2020-05-13
bpf: Change func bpf_iter_unreg_target() signature
Yonghong Song
1
-1
/
+1
2020-05-13
bpf: net: Refactor bpf_iter target registration
Yonghong Song
1
-9
/
+9
[next]