summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6mr.c
Commit message (Expand)AuthorAge
* 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-03
|\
| * 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-06
* 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
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | ipv6: Stop using NLA_PUT*().David S. Miller2012-04-02
|/
* ipv6: ip6_route_output() never returns NULL.RongQing.Li2012-02-22
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear2011-09-27
* ipv6-multicast: Fix memory leak in input path.Ben Greear2011-09-27
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* net: use CHECKSUM_NONE instead of magic numberCesar Eduardo Barros2011-03-27
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-12
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12
* ipv6: ignore rtnl_unicast() return codeHagen Paul Pfeifer2011-02-25
* net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller2011-02-03
* net: use the macros defined for the members of flowiChangli Gao2010-11-17
* net: add a core netdev->rx_dropped counterEric Dumazet2010-10-05
* net: rx_dropped accountingEric Dumazet2010-09-20
* ipmr: dont corrupt listsEric Dumazet2010-06-07
* ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet2010-06-06
* ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter2010-05-26
* net: Introduce skb_tunnel_rx() helperEric Dumazet2010-05-17
* ipv6: ip6mr: add support for dumping routing tables over netlinkPatrick McHardy2010-05-11