index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mroute.h
Age
Commit message (
Expand
)
Author
2018-03-26
ip6mr: Add refcounting to mfc
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
ip6mr: Remove MFC_NOTIFY and refactor flags
Yuval Mintz
2018-03-01
ipmr, ip6mr: Make mfc_cache a common structure
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
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-03
ipv4: ipmr: Add the parent ID field to VIF struct
Yotam Gigi
2017-09-27
net: mroute: Check if rule is a default rule
Yotam Gigi
2017-09-27
net: ipmr: Add MFC offload indication
Yotam Gigi
2017-09-27
ipmr: Add FIB notification access functions
Yotam Gigi
2017-09-27
ipmr: Add reference count to MFC entries
Yotam Gigi
2017-01-12
ipmr: improve hash scalability
Nikolay Aleksandrov
2017-01-08
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
2016-09-25
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-07-16
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
2015-11-30
net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h
Nikolay Aleksandrov
2015-11-30
net: ipmr: adjust mroute.h style and drop extern
Nikolay Aleksandrov
2015-11-30
net: ipmr: remove unused MFC_NOTIFY flag and make the flags enum
Nikolay Aleksandrov
2013-01-21
mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
Nicolas Dichtel
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2011-05-04
ipv4: Pass explicit saddr/daddr args to ipmr_get_route().
David S. Miller
2011-01-30
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
Eric W. Biederman
2010-10-03
ipmr: RCU protection for mfc_cache_array
Eric Dumazet
2010-04-13
ipv4: ipmr: support multiple tables
Patrick McHardy
2010-04-13
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
2010-04-13
ipv4: ipmr: remove net pointer from struct mfc_cache
Patrick McHardy
2009-11-04
net: cleanup include/linux
Eric Dumazet
2009-10-07
add vif using local interface index instead of IP
Ilia K
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-01-22
netns: ipmr: enable namespace support in ipv4 multicast routing code
Benjamin Thery
2009-01-22
netns: ipmr: store netns in struct mfc_cache
Benjamin Thery
2008-08-29
net: Unbreak userspace usage of linux/mroute.h
David S. Miller
2008-07-03
ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.
YOSHIFUJI Hideaki
2008-07-03
ipv4: Do cleanup for ip_mr_init
Wang Chen
2008-04-04
[IPV4] MROUTE: Adjust include files for user-space.
YOSHIFUJI Hideaki
2008-04-04
[IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.
YOSHIFUJI Hideaki
2007-11-07
[IPV4]: Clean the ip_sockglue.c from some ugly ifdefs
Pavel Emelyanov
2006-09-28
[IPV4]: mroute annotations
Al Viro
2006-09-28
[IPV4]: PIMv2 header annotations
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds