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_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
-2
/
+0
2019-10-04
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
1
-4
/
+6
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
1
-48
/
+39
2019-09-07
net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
Jiri Pirko
1
-6
/
+23
2018-03-29
net: Fix fib notifer to return errno
David Ahern
1
-2
/
+8
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
1
-0
/
+2
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-02-13
net: Convert fib_* pernet_operations, registered via subsys_initcall
Kirill Tkhai
1
-0
/
+1
2017-11-15
net: Protect iterations over net::fib_notifier_ops in fib_seq_sum()
Kirill Tkhai
1
-1
/
+3
2017-11-14
fib_notifier: exit_net cleanup check added
Vasily Averin
1
-0
/
+6
2017-09-01
net: Add module reference to FIB notifiers
Ido Schimmel
1
-2
/
+11
2017-08-03
net: core: Make the FIB notification chain generic
Ido Schimmel
1
-0
/
+164