index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mroute6.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ip6mr: Add API for default_rule fib
Yuval Mintz
2018-03-26
1
-0
/
+10
*
ip6mr: Remove MFC_NOTIFY and refactor flags
Yuval Mintz
2018-03-01
1
-3
/
+0
*
ipmr, ip6mr: Make mfc_cache a common structure
Yuval Mintz
2018-03-01
1
-22
/
+1
*
mroute*: Make mr_table a common struct
Yuval Mintz
2018-03-01
1
-1
/
+0
*
ip6mr: Align hash implementation to ipmr
Yuval Mintz
2018-03-01
1
-14
/
+16
*
ip6mr: Make mroute_sk rcu-based
Yuval Mintz
2018-03-01
1
-3
/
+3
*
ipmr,ipmr6: Define a uniform vif_device
Yuval Mintz
2018-03-01
1
-10
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
net: ipv6: remove nowait arg to rt6_fill_node
David Ahern
2017-01-18
1
-1
/
+1
*
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-09-25
1
-1
/
+1
*
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
2016-07-16
1
-0
/
+1
*
mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
Nicolas Dichtel
2013-01-21
1
-1
/
+1
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-137
/
+1
*
UAPI: Split trivial #if defined(__KERNEL__) && X conditionals
David Howells
2011-12-13
1
-1
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
2011-02-03
1
-0
/
+1
*
ipv6: ip6mr: support multiple tables
Patrick McHardy
2010-05-11
1
-4
/
+11
*
ipv6: ip6mr: move mroute data into seperate structure
Patrick McHardy
2010-05-11
1
-4
/
+1
*
ipv6: ip6mr: convert struct mfc_cache to struct list_head
Patrick McHardy
2010-05-11
1
-1
/
+1
*
ipv6: ip6mr: remove net pointer from struct mfc6_cache
Patrick McHardy
2010-05-11
1
-15
/
+0
*
net: cleanup include/linux
Eric Dumazet
2009-11-04
1
-10
/
+5
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
1
-2
/
+2
*
make exported headers use strict posix types
Arnd Bergmann
2009-03-26
1
-1
/
+1
*
netns: ip6mr: enable namespace support in ipv6 multicast forwarding code
Benjamin Thery
2008-12-10
1
-1
/
+2
*
netns: ip6mr: store netns in struct mfc6_cache
Benjamin Thery
2008-12-10
1
-0
/
+15
*
netns: ip6mr: allocate mroute6_socket per-namespace.
Benjamin Thery
2008-12-10
1
-2
/
+6
*
net: Unbreak userspace usage of linux/mroute.h
David S. Miller
2008-08-29
1
-0
/
+1
*
ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.
YOSHIFUJI Hideaki
2008-07-03
1
-0
/
+32
*
ipv6: Do cleanup for ip6_mr_init.
Wang Chen
2008-07-03
1
-1
/
+2
*
[IPV6] MROUTE: Do not call ipv6_find_idev() directly.
YOSHIFUJI Hideaki
2008-04-13
1
-3
/
+0
*
[IPV6] MROUTE: Support PIM-SM (SSM).
YOSHIFUJI Hideaki
2008-04-05
1
-0
/
+4
*
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
2008-04-05
1
-0
/
+227