aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/fib_notifier.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-29net: Fix fib notifer to return errnoDavid Ahern1-2/+8
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai1-0/+2
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai1-1/+0
2018-02-13net: Convert fib_* pernet_operations, registered via subsys_initcallKirill Tkhai1-0/+1
2017-11-15net: Protect iterations over net::fib_notifier_ops in fib_seq_sum()Kirill Tkhai1-1/+3
2017-11-14fib_notifier: exit_net cleanup check addedVasily Averin1-0/+6
2017-09-01net: Add module reference to FIB notifiersIdo Schimmel1-2/+11
2017-08-03net: core: Make the FIB notification chain genericIdo Schimmel1-0/+164