summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6mr.c
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6: use common fib_default_rule_prefPhil Sutter2015-09-091-1/+0Star
* net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2015-09-061-1/+1
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-071-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-071-2/+2
|\
| * ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong2015-04-031-1/+1
| * net: move fib_rules_unregister() under rtnl lockWANG Cong2015-04-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-1/+1
|\|
| * ipmr,ip6mr: call ip6mr_free_table() on failure pathWANG Cong2015-03-291-1/+1
* | ipmr,ip6mr: implement ndo_get_iflinkNicolas Dichtel2015-04-021-1/+6
* | dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-021-1/+1
* | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-2/+2
* | ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-311-1/+1
* | ipv6: coding style: comparison for equality with NULLIan Morris2015-03-311-24/+24
* | net: Introduce possible_net_tEric W. Biederman2015-03-121-3/+1Star
|/
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-221-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-251-2/+2
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-161-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-151-2/+5
* tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel2013-09-041-2/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-041-0/+5
|\
| * ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa2013-07-251-0/+5
* | ip6mr: change the prototype of ip6_mr_forward().Rami Rosen2013-07-241-6/+5Star
|/
* 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-281-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-191-1/+1
* sections: fix section conflicts in netAndi Kleen2012-10-051-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-281-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