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
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
2020-05-10
net: bpf: Add netlink and ipv6_route bpf_iter targets
Yonghong Song
1
-0
/
+37
2020-05-09
ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc()
Eric Dumazet
1
-1
/
+1
2020-05-09
net/dst: use a smaller percpu_counter batch for dst entries accounting
Eric Dumazet
1
-0
/
+3
2020-05-08
Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
Maciej Żenczykowski
1
-2
/
+4
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+25
2020-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+2
2020-05-01
ipv6: Use global sernum for dst validation with nexthop objects
David Ahern
1
-0
/
+25
2020-04-28
net: ipv4: add sysctl for nexthop api compatibility mode
Roopa Prabhu
1
-1
/
+2
2020-04-28
net: ipv6: new arg skip_notify to ip6_rt_del
Roopa Prabhu
1
-4
/
+7
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-3
/
+2
2020-03-30
net: add net available in build_state
Alexander Aring
1
-1
/
+1
2020-03-24
Remove DST_HOST
David Laight
1
-6
/
+0
2020-03-13
inet: Use fallthrough;
Joe Perches
1
-1
/
+1
2020-02-17
ipv6: Fix nlmsg_flags when splitting a multipath route
Benjamin Poirier
1
-0
/
+1
2020-01-15
ipv6: Add "offload" and "trap" indications to routes
Ido Schimmel
1
-0
/
+7
2020-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+15
2019-12-25
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
1
-16
/
+2
2019-12-25
ipv6: Handle multipath route deletion notification
Ido Schimmel
1
-0
/
+26
2019-12-25
ipv6: Notify multipath route if should be offloaded
Ido Schimmel
1
-0
/
+48
2019-12-25
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
1
-7
/
+15
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2019-11-22
ipv6: keep track of routes using src
Paolo Abeni
1
-0
/
+3
2019-11-20
ipv6/route: return if there is no fib_nh_gw_family
Hangbin Liu
1
-1
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+10
2019-11-08
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
Eric Dumazet
1
-3
/
+10
2019-11-06
icmp: remove duplicate code
Matteo Croce
1
-4
/
+1
2019-11-04
ipv6: use jhash2() in rt6_exception_hash()
Eric Dumazet
1
-2
/
+2
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-8
/
+13
2019-09-12
ipv6: Don't use dst gateway directly in ip6_confirm_neigh()
Stefano Brivio
1
-1
/
+1
[next]