index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
core
/
fib_rules.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+40
2025-04-16
net: fib_rules: Fix iif / oif matching on L3 master device
Ido Schimmel
1
-8
/
+40
2025-04-15
net: fib_rules: Use nlmsg_payload in fib_{new,del}rule()
Breno Leitao
1
-4
/
+6
2025-04-15
net: fib_rules: Use nlmsg_payload in fib_valid_dumprule_req
Breno Leitao
1
-2
/
+2
2025-02-22
net: fib_rules: Enable DSCP mask usage
Ido Schimmel
1
-1
/
+1
2025-02-22
net: fib_rules: Add DSCP mask attribute
Ido Schimmel
1
-0
/
+1
2025-02-20
net: fib_rules: Enable port mask usage
Ido Schimmel
1
-2
/
+2
2025-02-20
net: fib_rules: Add port mask support
Ido Schimmel
1
-1
/
+66
2025-02-20
net: fib_rules: Add port mask attributes
Ido Schimmel
1
-0
/
+2
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+13
2025-02-11
net: fib_rules: Convert RTM_DELRULE to per-netns RTNL.
Kuniyuki Iwashima
1
-7
/
+16
2025-02-11
net: fib_rules: Add error_free label in fib_delrule().
Kuniyuki Iwashima
1
-5
/
+6
2025-02-11
net: fib_rules: Convert RTM_NEWRULE to per-netns RTNL.
Kuniyuki Iwashima
1
-2
/
+14
2025-02-11
net: fib_rules: Factorise fib_newrule() and fib_delrule().
Kuniyuki Iwashima
1
-13
/
+23
2025-02-11
net: fib_rules: Split fib_nl2rule().
Kuniyuki Iwashima
1
-17
/
+41
2025-02-11
net: fib_rules: Pass net to fib_nl2rule() instead of skb.
Kuniyuki Iwashima
1
-4
/
+3
2025-02-11
net: fib_rules: Don't check net in rule_exists() and rule_find().
Kuniyuki Iwashima
1
-6
/
+0
2025-02-07
net: fib_rules: annotate data-races around rule->[io]ifindex
Eric Dumazet
1
-11
/
+13
2024-12-19
net: fib_rules: Enable flow label selector usage
Ido Schimmel
1
-2
/
+2
2024-12-19
net: fib_rules: Add flow label selector attributes
Ido Schimmel
1
-0
/
+2
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
1
-2
/
+1
2024-10-16
ipv4: Use rtnl_register_many().
Kuniyuki Iwashima
1
-7
/
+10
2024-10-12
fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seq
Eric Dumazet
1
-6
/
+8
2024-09-14
net: fib_rules: Enable DSCP selector usage
Ido Schimmel
1
-1
/
+2
2024-09-14
net: fib_rules: Add DSCP selector attribute
Ido Schimmel
1
-1
/
+2
2024-08-26
net: Correct spelling in net/core
Simon Horman
1
-1
/
+1
2024-08-23
fib: rules: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-04-13
fib: rules: no longer hold RTNL in fib_nl_dumprule()
Eric Dumazet
1
-8
/
+9
2024-01-07
fib: rules: remove repeated assignment in fib_nl2rule
Zhengchao Shao
1
-1
/
+0
2024-01-04
fib: remove unnecessary input parameters in fib_default_rule_add
Zhengchao Shao
1
-2
/
+1
2021-12-16
fib: expand fib_rule_policy
Florian Westphal
1
-1
/
+17
2021-12-16
fib: rules: remove duplicated nla policies
Florian Westphal
1
-2
/
+7
2021-11-29
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
1
-1
/
+1
2021-07-20
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
1
-2
/
+2
2021-06-04
fib: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
1
-2
/
+2
2020-09-09
fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m
Brian Vazquez
1
-1
/
+1
2020-08-04
fib: Fix undef compile warning
YueHaibing
1
-1
/
+1
2020-08-01
fib: fix another fib_rules_ops indirect call wrapper problem
Brian Vazquez
1
-0
/
+6
2020-07-29
fib: fix fib_rules_ops indirect calls wrappers
Brian Vazquez
1
-13
/
+20
2020-07-29
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
1
-4
/
+14
2020-02-17
net: fib_rules: Correctly set table field when table number exceeds 8 bits
Jethro Beekman
1
-1
/
+1
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: propagate possible error during fib notifier registration
Jiri Pirko
1
-3
/
+8
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
1
-4
/
+3
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-06
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-4
/
+1
2019-05-08
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...
Hangbin Liu
1
-3
/
+3
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+4
[next]