index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mroute6.h
Age
Commit message (
Expand
)
Author
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-12-13
UAPI: Split trivial #if defined(__KERNEL__) && X conditionals
David Howells
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-03
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
2010-05-11
ipv6: ip6mr: support multiple tables
Patrick McHardy
2010-05-11
ipv6: ip6mr: move mroute data into seperate structure
Patrick McHardy
2010-05-11
ipv6: ip6mr: convert struct mfc_cache to struct list_head
Patrick McHardy
2010-05-11
ipv6: ip6mr: remove net pointer from struct mfc6_cache
Patrick McHardy
2009-11-04
net: cleanup include/linux
Eric Dumazet
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-03-26
make exported headers use strict posix types
Arnd Bergmann
2008-12-10
netns: ip6mr: enable namespace support in ipv6 multicast forwarding code
Benjamin Thery
2008-12-10
netns: ip6mr: store netns in struct mfc6_cache
Benjamin Thery
2008-12-10
netns: ip6mr: allocate mroute6_socket per-namespace.
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
ipv6: Do cleanup for ip6_mr_init.
Wang Chen
2008-04-13
[IPV6] MROUTE: Do not call ipv6_find_idev() directly.
YOSHIFUJI Hideaki
2008-04-05
[IPV6] MROUTE: Support PIM-SM (SSM).
YOSHIFUJI Hideaki
2008-04-05
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki