aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mroute.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-03ipmr: RCU protection for mfc_cache_arrayEric Dumazet1-0/+1
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy1-1/+2
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy1-1/+1
2010-04-13ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy1-15/+0
2009-11-04net: cleanup include/linuxEric Dumazet1-12/+6
2009-10-07add vif using local interface index instead of IPIlia K1-4/+9
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-2/+2
2009-01-22netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery1-1/+2
2009-01-22netns: ipmr: store netns in struct mfc_cacheBenjamin Thery1-0/+15
2008-08-29net: Unbreak userspace usage of linux/mroute.hDavid S. Miller1-1/+1
2008-07-03ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki1-0/+27
2008-07-03ipv4: Do cleanup for ip_mr_initWang Chen1-2/+1
2008-04-04[IPV4] MROUTE: Adjust include files for user-space.YOSHIFUJI Hideaki1-0/+3
2008-04-04[IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.YOSHIFUJI Hideaki1-21/+1
2007-11-07[IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov1-0/+12
2006-09-28[IPV4]: mroute annotationsAl Viro1-5/+5
2006-09-28[IPV4]: PIMv2 header annotationsAl Viro1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+226