summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6mr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-211-0/+4
|\
| * ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong2014-11-191-0/+4
* | ipv6: spelling s/incomming/incomingFabian Frederick2014-10-301-1/+1
|/
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-241-2/+2
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+1
* net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iifJulian Anastasov2014-04-281-1/+1
* ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2014-04-161-1/+1
* ip6mr: fix mfc notification flagsNicolas Dichtel2014-03-201-5/+8
* net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2014-01-141-2/+5
* tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel2013-09-041-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-031-0/+5
|\
| * ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa2013-07-241-0/+5
* | ip6mr: change the prototype of ip6_mr_forward().Rami Rosen2013-07-231-6/+5
|/
* net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+1
* net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-281-5/+5
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-181-3/+3
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-181-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-291-0/+3
|\
| * ip6mr: limit IPv6 MRT_TABLE identifiersDan Carpenter2013-01-271-0/+3
* | mcast: add multicast proxy support (IPv4 and IPv6)Nicolas Dichtel2013-01-211-13/+113
|/
* ip6mr: fix rtm_family of rtnl msgNicolas Dichtel2012-12-041-1/+1
* ip6mr: advertise new mfc entries via rtnlNicolas Dichtel2012-12-041-4/+59
* ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel2012-12-041-1/+21
* ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel2012-12-041-1/+4
* ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel2012-12-041-0/+7
* ip6mr: use nla_nest_* helpersNicolas Dichtel2012-12-041-13/+13
* netconf: advertise mc_forwarding statusNicolas Dichtel2012-12-041-2/+18
* ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIMJoe Perches2012-11-261-0/+6
* ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches2012-11-251-3/+3
* net: Allow userns root to control ipv6Eric W. Biederman2012-11-181-1/+1
* sections: fix section conflicts in netAndi Kleen2012-10-061-1/+1
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-5/+5
* ip6mr: Do not use RTA_PUT() macrosThomas Graf2012-06-271-2/+3
* snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat2012-06-071-0/+2
* net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-161-1/+1
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | ipv6: Stop using NLA_PUT*().David S. Miller2012-04-021-4/+5
|/
* ipv6: ip6_route_output() never returns NULL.RongQing.Li2012-02-221-1/+3
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-6/+6
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear2011-09-271-1/+3
* ipv6-multicast: Fix memory leak in input path.Ben Greear2011-09-271-1/+3
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-091-1/+2
* inet: constify ip headers and in6_addrEric Dumazet2011-04-221-2/+2
* net: use CHECKSUM_NONE instead of magic numberCesar Eduardo Barros2011-03-271-1/+1
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-121-26/+27
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-121-11/+11
* ipv6: ignore rtnl_unicast() return codeHagen Paul Pfeifer2011-02-251-2/+1
OpenPOWER on IntegriCloud