aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6mr.c
Commit message (Expand)AuthorAge
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
|\
| * ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong2015-04-02
| * net: move fib_rules_unregister() under rtnl lockWANG Cong2015-04-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\|
| * ipmr,ip6mr: call ip6mr_free_table() on failure pathWANG Cong2015-03-29
* | ipmr,ip6mr: implement ndo_get_iflinkNicolas Dichtel2015-04-02
* | dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-02
* | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* | ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-31
* | ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
* | net: Introduce possible_net_tEric W. Biederman2015-03-12
|/
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21
|\
| * ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong2014-11-19
* | ipv6: spelling s/incomming/incomingFabian Frederick2014-10-30
|/
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-25
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iifJulian Anastasov2014-04-28
* ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2014-04-16
* ip6mr: fix mfc notification flagsNicolas Dichtel2014-03-20
* net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2014-01-14
* tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel2013-09-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-04
|\
| * ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa2013-07-24
* | ip6mr: change the prototype of ip6_mr_forward().Rami Rosen2013-07-23
|/
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29
|\
| * ip6mr: limit IPv6 MRT_TABLE identifiersDan Carpenter2013-01-27
* | mcast: add multicast proxy support (IPv4 and IPv6)Nicolas Dichtel2013-01-21
|/
* ip6mr: fix rtm_family of rtnl msgNicolas Dichtel2012-12-04
* ip6mr: advertise new mfc entries via rtnlNicolas Dichtel2012-12-04
* ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel2012-12-04
* ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel2012-12-04
* ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel2012-12-04
* ip6mr: use nla_nest_* helpersNicolas Dichtel2012-12-04
* netconf: advertise mc_forwarding statusNicolas Dichtel2012-12-04
* ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIMJoe Perches2012-11-26
* ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches2012-11-25
* net: Allow userns root to control ipv6Eric W. Biederman2012-11-18
* sections: fix section conflicts in netAndi Kleen2012-10-05
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* ip6mr: Do not use RTA_PUT() macrosThomas Graf2012-06-27
* snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat2012-06-07
* net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-16
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\