Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: fib_notifier: propagate extack down to the notifier block callback | Jiri Pirko | 2019-10-04 | 1 | -3/+4 |
* | net: fib_notifier: propagate possible error during fib notifier registration | Jiri Pirko | 2019-10-04 | 1 | -3/+1 |
* | net: fib_notifier: make FIB notifier per-netns | Jiri Pirko | 2019-10-04 | 1 | -2/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | net: Add module reference to FIB notifiers | Ido Schimmel | 2017-09-01 | 1 | -0/+2 |
* | net: fib_rules: Implement notification logic in core | Ido Schimmel | 2017-08-03 | 1 | -2/+7 |
* | net: core: Make the FIB notification chain generic | Ido Schimmel | 2017-08-03 | 1 | -57/+37 |
* | ipv4: fib: Remove redundant argument | Ido Schimmel | 2017-03-10 | 1 | -2/+2 |
* | ipv4: fib: Move FIB notification code to a separate file | Ido Schimmel | 2017-03-10 | 1 | -0/+86 |