summaryrefslogtreecommitdiff
path: root/include/linux/mroute.h
Commit message (Expand)AuthorAge
* ip6mr: Add refcounting to mfcYuval Mintz2018-03-26
* ipmr: Make MFC fib notifiers commonYuval Mintz2018-03-26
* ipmr: Make vif fib notifiers commonYuval Mintz2018-03-26
* ip6mr: Remove MFC_NOTIFY and refactor flagsYuval Mintz2018-03-01
* ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz2018-03-01
* mroute*: Make mr_table a common structYuval Mintz2018-03-01
* ipmr,ipmr6: Define a uniform vif_deviceYuval Mintz2018-03-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | ipv4: ipmr: Add the parent ID field to VIF structYotam Gigi2017-10-03
* | net: mroute: Check if rule is a default ruleYotam Gigi2017-09-27
* | net: ipmr: Add MFC offload indicationYotam Gigi2017-09-27
* | ipmr: Add FIB notification access functionsYotam Gigi2017-09-27
* | ipmr: Add reference count to MFC entriesYotam Gigi2017-09-27
|/
* ipmr: improve hash scalabilityNikolay Aleksandrov2017-01-12
* net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern2017-01-08
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-09-25
* net: ipmr/ip6mr: add support for keeping an entry ageNikolay Aleksandrov2016-07-16
* net: ipmr: move struct mr_table and VIF_EXISTS to mroute.hNikolay Aleksandrov2015-11-30
* net: ipmr: adjust mroute.h style and drop externNikolay Aleksandrov2015-11-30
* net: ipmr: remove unused MFC_NOTIFY flag and make the flags enumNikolay Aleksandrov2015-11-30
* mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Nicolas Dichtel2013-01-21
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* ipv4: Pass explicit saddr/daddr args to ipmr_get_route().David S. Miller2011-05-04
* net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2011-01-30
* ipmr: RCU protection for mfc_cache_arrayEric Dumazet2010-10-03
* ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-13
* ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-13
* ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy2010-04-13
* net: cleanup include/linuxEric Dumazet2009-11-04
* add vif using local interface index instead of IPIlia K2009-10-07
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery2009-01-22
* netns: ipmr: store netns in struct mfc_cacheBenjamin Thery2009-01-22
* net: Unbreak userspace usage of linux/mroute.hDavid S. Miller2008-08-29
* ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki2008-07-03
* ipv4: Do cleanup for ip_mr_initWang Chen2008-07-03
* [IPV4] MROUTE: Adjust include files for user-space.YOSHIFUJI Hideaki2008-04-04
* [IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.YOSHIFUJI Hideaki2008-04-04
* [IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov2007-11-07
* [IPV4]: mroute annotationsAl Viro2006-09-28
* [IPV4]: PIMv2 header annotationsAl Viro2006-09-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16