index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
fib_notifier.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: do not acquire rtnl in fib_seq_sum()
Eric Dumazet
2024-10-12
1
-2
/
+0
*
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
2019-10-04
1
-4
/
+6
*
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
2019-10-04
1
-48
/
+39
*
net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
Jiri Pirko
2019-09-07
1
-6
/
+23
*
net: Fix fib notifer to return errno
David Ahern
2018-03-29
1
-2
/
+8
*
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-29
1
-0
/
+2
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-1
/
+0
*
net: Convert fib_* pernet_operations, registered via subsys_initcall
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
net: Protect iterations over net::fib_notifier_ops in fib_seq_sum()
Kirill Tkhai
2017-11-15
1
-1
/
+3
*
fib_notifier: exit_net cleanup check added
Vasily Averin
2017-11-14
1
-0
/
+6
*
net: Add module reference to FIB notifiers
Ido Schimmel
2017-09-02
1
-2
/
+11
*
net: core: Make the FIB notification chain generic
Ido Schimmel
2017-08-04
1
-0
/
+164