summaryrefslogtreecommitdiff
path: root/net/ipv4/ipmr.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-26[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo1-1/+1
2007-04-26[SK_BUFF]: Use skb_reset_network_header after skb_pushArnaldo Carvalho de Melo1-3/+6
2007-04-26[SK_BUFF]: Some more simple skb_reset_network_header conversionsArnaldo Carvalho de Melo1-2/+2
2007-04-26[SK_BUFF]: Use skb_reset_network_header in skb_push casesArnaldo Carvalho de Melo1-1/+2
2007-04-26[IPV4]: cleanupStephen Hemminger1-154/+151
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven1-2/+2
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-63/+63
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-4/+2
2007-02-11[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-63/+63
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-03[NET]: Annotate callers of csum_fold() in net/*Al Viro1-1/+1
2006-09-29[IPV4]: mroute annotationsAl Viro1-2/+2
2006-09-23[NET]: Use SLAB_PANICAlexey Dobriyan1-4/+1
2006-09-23[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf1-3/+4
2006-07-26[IPV4] ipmr: ip multicast route bug fix.Alexey Kuznetsov1-6/+13
2006-07-22[IPV4]: Get rid of redundant IPCB->opts initialisationHerbert Xu1-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-21[NET]: dev_put/dev_hold cleanupStephen Hemminger1-2/+2
2006-01-12[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2006-01-10[NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy1-11/+11
2006-01-06[NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn1-1/+2
2006-01-04[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+1
2005-10-04[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu1-3/+3
2005-08-30[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet1-1/+1
2005-07-31[NET]: Spelling mistakes threshoulds -> thresholdsBaruch Even1-3/+3
2005-06-28[NETLINK]: Missing initializations in dumped dataPatrick McHardy1-2/+8
2005-06-22[NETFILTER]: Drop conntrack reference in ip_call_ra_chain()/ip_mr_input()Patrick McHardy1-0/+1
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1900