index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mroute_base.h
Age
Commit message (
Expand
)
Author
2021-12-06
ipmr, ip6mr: add net device refcount tracker to struct vif_device
Eric Dumazet
2019-10-04
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
2018-10-16
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
David Ahern
2018-10-16
ipmr: Refactor mr_rtm_dumproute
David Ahern
2018-07-13
net: ipmr: add support for passing full packet on wrong vif
Nikolay Aleksandrov
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
2018-06-05
ipmr: fix error path when ipmr_new_table fails
Sabrina Dubroca
2018-03-26
ip6mr: Add refcounting to mfc
Yuval Mintz
2018-03-26
ipmr: Make ipmr_dump() common
Yuval Mintz
2018-03-26
ipmr: Make MFC fib notifiers common
Yuval Mintz
2018-03-26
ipmr: Make vif fib notifiers common
Yuval Mintz
2018-03-01
ipmr, ip6mr: Unite dumproute flows
Yuval Mintz
2018-03-01
ip6mr: Remove MFC_NOTIFY and refactor flags
Yuval Mintz
2018-03-01
ipmr, ip6mr: Unite vif seq functions
Yuval Mintz
2018-03-01
ipmr, ip6mr: Unite mfc seq logic
Yuval Mintz
2018-03-01
ipmr, ip6mr: Unite logic for searching in MFC cache
Yuval Mintz
2018-03-01
ipmr, ip6mr: Make mfc_cache a common structure
Yuval Mintz
2018-03-01
ipmr, ip6mr: Unite creation of new mr_table
Yuval Mintz
2018-03-01
mroute*: Make mr_table a common struct
Yuval Mintz
2018-03-01
ipmr,ipmr6: Define a uniform vif_device
Yuval Mintz