aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6mr.c
Commit message (Expand)AuthorAge
* 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-28
* 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-18
* ipv6: ip6mr: add support for dumping routing tables over netlinkPatrick McHardy2010-05-11
* ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-11
* ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy2010-05-11
* ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy2010-05-11
* ipv6: ip6mr: remove net pointer from struct mfc6_cachePatrick McHardy2010-05-11
* ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-05-11
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel2010-03-27
| * net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2010-03-20
* | netfilter: ipv6: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-25
|/
* ip6mr: Optimize multiple unregistrationEric Dumazet2009-10-29
* inet: rename some inet_sock fieldsEric Dumazet2009-10-18
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* seq_file: constify seq_operationsJames Morris2009-09-23
* net: constify struct inet6_protocolAlexey Dobriyan2009-09-14
* net: file_operations should be constStephen Hemminger2009-09-02
* net: seq_operations should be constStephen Hemminger2009-09-02
* netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* PIM-SM: namespace changesTom Goff2009-06-14
* net: skb->dst accessorsEric Dumazet2009-06-03
* ipv6: compile fix for ip6mr.cDave Jones2009-01-31
* IPv6: Fix multicast routing bugs.Thomas Goff2009-01-28
* ip6mr: use goto to common label instead of opencodingIlpo Järvinen2008-12-15