aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/fib_notifier.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-28net: ipv4: remove superfluous header files from fib_notifier.cGravatar Mianhan Liu 1-1/+0
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackGravatar Jiri Pirko 1-3/+4
2019-10-04net: fib_notifier: propagate possible error during fib notifier registrationGravatar Jiri Pirko 1-3/+1
2019-10-04net: fib_notifier: make FIB notifier per-netnsGravatar Jiri Pirko 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-01net: Add module reference to FIB notifiersGravatar Ido Schimmel 1-0/+2
2017-08-03net: fib_rules: Implement notification logic in coreGravatar Ido Schimmel 1-2/+7
2017-08-03net: core: Make the FIB notification chain genericGravatar Ido Schimmel 1-57/+37
2017-03-10ipv4: fib: Remove redundant argumentGravatar Ido Schimmel 1-2/+2
2017-03-10ipv4: fib: Move FIB notification code to a separate fileGravatar Ido Schimmel 1-0/+86