index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mroute6.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-01-18
net: ipv6: remove nowait arg to rt6_fill_node
David Ahern
1
-1
/
+1
2016-09-26
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
1
-1
/
+1
2016-07-17
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
1
-0
/
+1
2013-01-21
mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
Nicolas Dichtel
1
-1
/
+1
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-137
/
+1
2011-12-13
UAPI: Split trivial #if defined(__KERNEL__) && X conditionals
David Howells
1
-1
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-04
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
1
-0
/
+1
2010-05-11
ipv6: ip6mr: support multiple tables
Patrick McHardy
1
-4
/
+11
2010-05-11
ipv6: ip6mr: move mroute data into seperate structure
Patrick McHardy
1
-4
/
+1
2010-05-11
ipv6: ip6mr: convert struct mfc_cache to struct list_head
Patrick McHardy
1
-1
/
+1
2010-05-11
ipv6: ip6mr: remove net pointer from struct mfc6_cache
Patrick McHardy
1
-15
/
+0
2009-11-04
net: cleanup include/linux
Eric Dumazet
1
-10
/
+5
2009-10-01
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-2
/
+2
2009-03-26
make exported headers use strict posix types
Arnd Bergmann
1
-1
/
+1
2008-12-11
netns: ip6mr: enable namespace support in ipv6 multicast forwarding code
Benjamin Thery
1
-1
/
+2
2008-12-11
netns: ip6mr: store netns in struct mfc6_cache
Benjamin Thery
1
-0
/
+15
2008-12-11
netns: ip6mr: allocate mroute6_socket per-namespace.
Benjamin Thery
1
-2
/
+6
2008-08-30
net: Unbreak userspace usage of linux/mroute.h
David S. Miller
1
-0
/
+1
2008-07-03
ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.
YOSHIFUJI Hideaki
1
-0
/
+32
2008-07-03
ipv6: Do cleanup for ip6_mr_init.
Wang Chen
1
-1
/
+2
2008-04-14
[IPV6] MROUTE: Do not call ipv6_find_idev() directly.
YOSHIFUJI Hideaki
1
-3
/
+0
2008-04-05
[IPV6] MROUTE: Support PIM-SM (SSM).
YOSHIFUJI Hideaki
1
-0
/
+4
2008-04-05
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
1
-0
/
+227