| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |