aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/fib_notifier.c
AgeCommit message (Expand)Author
2018-03-29net: Fix fib notifer to return errnoDavid Ahern
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-02-13net: Convert fib_* pernet_operations, registered via subsys_initcallKirill Tkhai
2017-11-15net: Protect iterations over net::fib_notifier_ops in fib_seq_sum()Kirill Tkhai
2017-11-14fib_notifier: exit_net cleanup check addedVasily Averin
2017-09-01net: Add module reference to FIB notifiersIdo Schimmel
2017-08-03net: core: Make the FIB notification chain genericIdo Schimmel