index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
/
fib.c
Age
Commit message (
Expand
)
Author
Lines
2020-01-17
netdevsim: fix nsim_fib6_rt_create() error path
Eric Dumazet
-3
/
+3
2020-01-14
netdevsim: fib: Add dummy implementation for FIB offload
Ido Schimmel
-9
/
+662
2019-12-24
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
-1
/
+0
2019-12-16
ipv4: Remove old route notifications and convert listeners
Ido Schimmel
-2
/
+2
2019-10-04
netdevsim: take devlink net instead of init_net
Jiri Pirko
-2
/
+2
2019-10-04
netdevsim: implement proper devlink reload
Jiri Pirko
-24
/
+29
2019-10-04
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
-1
/
+1
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
-5
/
+3
2019-10-04
netdevsim: change fib accounting and limitations to be per-device
Jiri Pirko
-54
/
+90
2019-08-11
netdevsim: Restore per-network namespace accounting for fib entries
David Ahern
-41
/
+61
2019-04-26
netdevsim: create devlink instance per netdevsim instance
Jiri Pirko
-61
/
+41
2018-06-05
netdevsim: Add extack error message for devlink reload
David Ahern
-3
/
+6
2018-04-04
netdevsim: remove incorrect __net_initdata annotations
Arnd Bergmann
-1
/
+1
2018-03-29
netdevsim: Add simple FIB resource controller via devlink
David Ahern
-0
/
+263