Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |