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
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