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
/
include
/
net
/
ip6_fib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+6
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
1
-4
/
+6
2022-02-11
ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache
Eric Dumazet
1
-2
/
+1
2022-01-21
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
1
-1
/
+1
2021-12-30
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
1
-0
/
+1
2021-11-22
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
1
-0
/
+1
2021-08-24
ipv6: correct comments about fib6_node sernum
zhang kai
1
-2
/
+2
2021-02-09
IPv6: Add "offload failed" indication to routes
Amit Cohen
1
-2
/
+3
2021-02-03
net: ipv6: Emit notification when fib hardware flags are changed
Amit Cohen
1
-8
/
+2
2021-02-03
net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()
Amit Cohen
1
-2
/
+3
2020-07-16
net: ip6_fib.h: drop duplicate word in comment
Randy Dunlap
1
-1
/
+1
2020-06-24
ipv6: fib6: avoid indirect calls from fib6_rule_lookup
Brian Vazquez
1
-0
/
+36
2020-05-23
nexthop: support for fdb ecmp nexthops
Roopa Prabhu
1
-0
/
+1
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+7
2020-05-13
bpf: Enable bpf_iter targets registering ctx argument types
Yonghong Song
1
-0
/
+7
2020-05-01
ipv6: Use global sernum for dst validation with nexthop objects
David Ahern
1
-0
/
+4
2020-03-24
Remove DST_HOST
David Laight
1
-2
/
+1
2020-03-02
net: ip6_fib: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-15
ipv6: Add "offload" and "trap" indications to routes
Ido Schimmel
1
-1
/
+10
2019-12-25
ipv6: Handle route deletion notification
Ido Schimmel
1
-0
/
+1
2019-11-22
ipv6: keep track of routes using src
Paolo Abeni
1
-0
/
+30
2019-11-22
ipv6: add fib6_has_custom_rules() helper
Paolo Abeni
1
-0
/
+9
2019-10-04
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
1
-3
/
+6
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
1
-1
/
+1
2019-06-24
ipv6: Dump route exceptions if requested
Stefano Brivio
1
-0
/
+1
2019-06-18
ipv6: Stop sending in-kernel notifications for each nexthop
Ido Schimmel
1
-1
/
+0
2019-06-18
ipv6: Extend notifier info for multipath routes
Ido Schimmel
1
-0
/
+7
2019-06-10
ipv6: Allow routes to use nexthop objects
David Ahern
1
-0
/
+1
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+2
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+1
2019-06-06
ipv6: fix the check before getting the cookie in rt6_get_cookie
Xin Long
1
-2
/
+1
2019-06-05
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
1
-6
/
+5
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
-3
/
+3
2019-05-24
ipv6: Move exception bucket to fib6_nh
David Ahern
1
-5
/
+3
2019-05-24
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
1
-1
/
+2
2019-05-23
ipv6: export function to send route updates
David Ahern
1
-0
/
+6
2019-05-23
ipv6: Add hook to bump sernum for a route to stubs
David Ahern
1
-0
/
+1
2019-05-16
ipv6: prevent possible fib6 leaks
Eric Dumazet
1
-1
/
+2
2019-04-24
ipv6: Use result arg in fib_lookup_arg consistently
David Ahern
1
-0
/
+1
2019-04-24
ipv6: convert fib6_ref to refcount_t
Eric Dumazet
1
-4
/
+4
2019-04-23
ipv6: Remove fib6_info_nh_lwt
David Ahern
1
-6
/
+0
2019-04-18
ipv6: Add fib6_type and fib6_flags to fib6_result
David Ahern
1
-0
/
+2
2019-04-18
ipv6: Pass fib6_result to fib lookups
David Ahern
1
-4
/
+5
2019-04-18
ipv6: Rename fib6_multipath_select and pass fib6_result
David Ahern
1
-5
/
+8
2019-04-12
ipv6: Change rt6_probe to take a fib6_nh
David Ahern
1
-4
/
+4
2019-03-29
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
1
-8
/
+2
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
1
-8
/
+8
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
1
-0
/
+1
2019-03-29
ipv6: Create cleanup helper for fib6_nh
David Ahern
1
-0
/
+1
[next]