summaryrefslogtreecommitdiffstats
path: root/drivers/net/netdevsim/fib.c
AgeCommit message (Expand)AuthorLines
2020-01-17netdevsim: fix nsim_fib6_rt_create() error pathEric Dumazet-3/+3
2020-01-14netdevsim: fib: Add dummy implementation for FIB offloadIdo Schimmel-9/+662
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel-1/+0
2019-12-16ipv4: Remove old route notifications and convert listenersIdo Schimmel-2/+2
2019-10-04netdevsim: take devlink net instead of init_netJiri Pirko-2/+2
2019-10-04netdevsim: implement proper devlink reloadJiri Pirko-24/+29
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko-1/+1
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko-5/+3
2019-10-04netdevsim: change fib accounting and limitations to be per-deviceJiri Pirko-54/+90
2019-08-11netdevsim: Restore per-network namespace accounting for fib entriesDavid Ahern-41/+61
2019-04-26netdevsim: create devlink instance per netdevsim instanceJiri Pirko-61/+41
2018-06-05netdevsim: Add extack error message for devlink reloadDavid Ahern-3/+6
2018-04-04netdevsim: remove incorrect __net_initdata annotationsArnd Bergmann-1/+1
2018-03-29netdevsim: Add simple FIB resource controller via devlinkDavid Ahern-0/+263