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
/
ipv4
/
fib_notifier.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
net: do not acquire rtnl in fib_seq_sum()
Eric Dumazet
1
-1
/
+1
2024-10-11
ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq
Eric Dumazet
1
-4
/
+4
2021-09-28
net: ipv4: remove superfluous header files from fib_notifier.c
Mianhan Liu
1
-1
/
+0
2019-10-04
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
1
-3
/
+4
2019-10-04
net: fib_notifier: propagate possible error during fib notifier registration
Jiri Pirko
1
-3
/
+1
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-01
net: Add module reference to FIB notifiers
Ido Schimmel
1
-0
/
+2
2017-08-03
net: fib_rules: Implement notification logic in core
Ido Schimmel
1
-2
/
+7
2017-08-03
net: core: Make the FIB notification chain generic
Ido Schimmel
1
-57
/
+37
2017-03-10
ipv4: fib: Remove redundant argument
Ido Schimmel
1
-2
/
+2
2017-03-10
ipv4: fib: Move FIB notification code to a separate file
Ido Schimmel
1
-0
/
+86