summaryrefslogtreecommitdiff
path: root/net/ipv4/ipmr.c
AgeCommit message (Expand)Author
2006-07-25[IPV4] ipmr: ip multicast route bug fix.Alexey Kuznetsov
2006-07-21[IPV4]: Get rid of redundant IPCB->opts initialisationHerbert Xu
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-20[NET]: dev_put/dev_hold cleanupStephen Hemminger
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2006-01-09[NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy
2006-01-05[NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet
2005-07-30[NET]: Spelling mistakes threshoulds -> thresholdsBaruch Even
2005-06-28[NETLINK]: Missing initializations in dumped dataPatrick McHardy
2005-06-21[NETFILTER]: Drop conntrack reference in ip_call_ra_chain()/ip_mr_input()Patrick McHardy
2005-03-17[IPV4]: Fix MTU check in ipmr_queue_xmitHerbert Xu
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner
2004-07-20Merge bk://bk.skbuff.net:20608/linux-2.6-snmp-20040708David S. Miller
2004-07-09[NET] convert storage for MIB from struct member to array item.Hideaki Yoshifuji
2004-07-07[IPV4]: IPMR fixes.Hirofumi Ogawa
2004-06-23Merge nuts.davemloft.net:/disk1/BK/netnew-2.6David S. Miller
2004-06-22[NET] rename struct inet_protocol to net_protocolArnaldo Carvalho de Melo
2004-06-21[NETFILTER]: Add new function 'nf_reset' to reset netfilter related skb-fieldsPatrick McHardy
2004-06-03[PATCH] sparse: mroute annotationAlexander Viro
2004-06-02[IPV4] use ip-independent ipstats_mib to store IPv4 statistics.Hideaki Yoshifuji
2004-05-29[PATCH] sparse: ->[gs]etsockopt() annotationAlexander Viro
2004-02-22[IPV4]: Handle kmem_cache_create() failure in ipmr.cWalter Harms
2004-01-19Merge redhat.com:/spare/repo/netdev-2.6/netdev-alloc-6Jeff Garzik
2004-01-13[IPV4]: Check for netdev alloc failure in ipmr.cRaj
2004-01-10[all over] more kfree -> free_netdevAlexander Viro
2003-10-24[IPV4]: Fix typo in ipmr.cDavid S. Miller
2003-10-23[IPV4]: Fix SKB handling in ipmr xmit.Alexey Kuznetsov
2003-09-25[IPV4]: Use correct ptrdiff_t printf format in ipmr.cDavid S. Miller
2003-09-25[IPV4]: Convert ipmr to seq_file.Stephen Hemminger
2003-09-04[NET]: Kill more verbose init msgs and unused RTNL_DEBUG define.David S. Miller
2003-08-19[NET]: free_netdev - destructors.Stephen Hemminger
2003-08-02[IPV4]: IP options were not updated while forwarding multicasts.Alexey Kuznetsov
2003-06-27[NET][IPMR] ipmr fixesStephen Hemminger
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-05-19[NET]: More device register/unregister fixing.David S. Miller
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller
2003-03-19[NET]: Kill NETIF_F_DYNALLOC, based upon ideas from Adam J. RichterDavid S. Miller
2003-03-19[NET]: hard_header reservation.Alexey Kuznetsov
2003-02-18[NET]: Convert dst->{input,output}() fully to dst_{input,output}().Hideaki Yoshifuji
2002-11-01[NET]: Some missed cases of dst_pmtu conversion.David S. Miller
2002-10-19[IPV4]: Provide full proto/ports in flowi route lookups.David S. Miller
2002-10-11[IPV4]: Use generic struct flowi as routing key.David S. Miller
2002-10-08[IPV4/IPV6]: Cleanup inet{,6}_protocol.David S. Miller
2002-10-04[IPV4/IPV6]: General cleanups.Hideaki Yoshifuji
2002-03-12Fix IPv4 multicast router build failure causedDavid S. Miller
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-04v2.4.9.12 -> v2.4.9.13Linus Torvalds