summaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_notifier.c
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: remove superfluous header files from fib_notifier.cMianhan Liu2021-09-281-1/+0
* net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko2019-10-041-3/+4
* net: fib_notifier: propagate possible error during fib notifier registrationJiri Pirko2019-10-041-3/+1
* net: fib_notifier: make FIB notifier per-netnsJiri Pirko2019-10-041-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: Add module reference to FIB notifiersIdo Schimmel2017-09-011-0/+2
* net: fib_rules: Implement notification logic in coreIdo Schimmel2017-08-031-2/+7
* net: core: Make the FIB notification chain genericIdo Schimmel2017-08-031-57/+37
* ipv4: fib: Remove redundant argumentIdo Schimmel2017-03-101-2/+2
* ipv4: fib: Move FIB notification code to a separate fileIdo Schimmel2017-03-101-0/+86