index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
core
/
fib_rules.c
(
follow
)
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-15
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-21
net: fib_rules: Enable DSCP mask usage
Ido Schimmel
1
-1
/
+1
2025-02-21
net: fib_rules: Add DSCP mask attribute
Ido Schimmel
1
-0
/
+1
2025-02-19
net: fib_rules: Enable port mask usage
Ido Schimmel
1
-2
/
+2
2025-02-19
net: fib_rules: Add port mask support
Ido Schimmel
1
-1
/
+66
2025-02-19
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-10
net: fib_rules: Convert RTM_DELRULE to per-netns RTNL.
Kuniyuki Iwashima
1
-7
/
+16
2025-02-10
net: fib_rules: Add error_free label in fib_delrule().
Kuniyuki Iwashima
1
-5
/
+6
2025-02-10
net: fib_rules: Convert RTM_NEWRULE to per-netns RTNL.
Kuniyuki Iwashima
1
-2
/
+14
2025-02-10
net: fib_rules: Factorise fib_newrule() and fib_delrule().
Kuniyuki Iwashima
1
-13
/
+23
2025-02-10
net: fib_rules: Split fib_nl2rule().
Kuniyuki Iwashima
1
-17
/
+41
2025-02-10
net: fib_rules: Pass net to fib_nl2rule() instead of skb.
Kuniyuki Iwashima
1
-4
/
+3
2025-02-10
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-15
ipv4: Use rtnl_register_many().
Kuniyuki Iwashima
1
-7
/
+10
2024-10-11
fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seq
Eric Dumazet
1
-6
/
+8
2024-09-13
net: fib_rules: Enable DSCP selector usage
Ido Schimmel
1
-1
/
+2
2024-09-13
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-12
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-03
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-03
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-08
fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m
Brian Vazquez
1
-1
/
+1
2020-08-03
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-28
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
1
-4
/
+14
2020-02-16
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/gregkh/driver-core
Linus Torvalds
1
-4
/
+1
2019-06-05
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied"
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 not supplied
Hangbin Liu
1
-3
/
+3
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+4
[next]