summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipmr.c
AgeCommit message (Expand)AuthorLines
2005-03-17[IPV4]: Fix MTU check in ipmr_queue_xmitHerbert Xu-1/+1
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner-2/+2
2004-07-20Merge bk://bk.skbuff.net:20608/linux-2.6-snmp-20040708David S. Miller-2/+2
2004-07-09[NET] convert storage for MIB from struct member to array item.Hideaki Yoshifuji-2/+2
2004-07-07[IPV4]: IPMR fixes.Hirofumi Ogawa-3/+7
2004-06-23Merge nuts.davemloft.net:/disk1/BK/netnew-2.6David S. Miller-12/+3
2004-06-22[NET] rename struct inet_protocol to net_protocolArnaldo Carvalho de Melo-2/+2
2004-06-21[NETFILTER]: Add new function 'nf_reset' to reset netfilter related skb-fieldsPatrick McHardy-12/+3
2004-06-03[PATCH] sparse: mroute annotationAlexander Viro-5/+5
2004-06-02[IPV4] use ip-independent ipstats_mib to store IPv4 statistics.Hideaki Yoshifuji-2/+2
2004-05-29[PATCH] sparse: ->[gs]etsockopt() annotationAlexander Viro-4/+4
2004-02-22[IPV4]: Handle kmem_cache_create() failure in ipmr.cWalter Harms-0/+3
2004-01-19Merge redhat.com:/spare/repo/netdev-2.6/netdev-alloc-6Jeff Garzik-1/+1
2004-01-13[IPV4]: Check for netdev alloc failure in ipmr.cRaj-0/+3
2004-01-10[all over] more kfree -> free_netdevAlexander Viro-1/+1
2003-10-24[IPV4]: Fix typo in ipmr.cDavid S. Miller-1/+1
2003-10-23[IPV4]: Fix SKB handling in ipmr xmit.Alexey Kuznetsov-31/+37
2003-09-25[IPV4]: Use correct ptrdiff_t printf format in ipmr.cDavid S. Miller-1/+1
2003-09-25[IPV4]: Convert ipmr to seq_file.Stephen Hemminger-109/+244
2003-09-04[NET]: Kill more verbose init msgs and unused RTNL_DEBUG define.David S. Miller-1/+0
2003-08-19[NET]: free_netdev - destructors.Stephen Hemminger-1/+1
2003-08-02[IPV4]: IP options were not updated while forwarding multicasts.Alexey Kuznetsov-5/+8
2003-06-27[NET][IPMR] ipmr fixesStephen Hemminger-86/+66
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo-1/+2
2003-05-19[NET]: More device register/unregister fixing.David S. Miller-8/+5
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller-5/+8
2003-03-19[NET]: Kill NETIF_F_DYNALLOC, based upon ideas from Adam J. RichterDavid S. Miller-1/+6
2003-03-19[NET]: hard_header reservation.Alexey Kuznetsov-1/+1
2003-02-18[NET]: Convert dst->{input,output}() fully to dst_{input,output}().Hideaki Yoshifuji-2/+2
2002-11-01[NET]: Some missed cases of dst_pmtu conversion.David S. Miller-2/+2
2002-10-19[IPV4]: Provide full proto/ports in flowi route lookups.David S. Miller-4/+6
2002-10-11[IPV4]: Use generic struct flowi as routing key.David S. Miller-3/+12
2002-10-08[IPV4/IPV6]: Cleanup inet{,6}_protocol.David S. Miller-14/+12
2002-10-04[IPV4/IPV6]: General cleanups.Hideaki Yoshifuji-2/+2
2002-03-12Fix IPv4 multicast router build failure causedDavid S. Miller-1/+1
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds-8/+1
2002-02-04v2.4.9.12 -> v2.4.9.13Linus Torvalds-1/+1
2002-02-04v2.4.9.7 -> v2.4.9.8Linus Torvalds-1/+1
2002-02-04v2.4.8.4 -> v2.4.9Linus Torvalds-4/+4
2002-02-04v2.4.5.7 -> v2.4.5.8Linus Torvalds-3/+3
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds-9/+28
2002-02-04Import changesetLinus Torvalds-0/+1749