aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipmr.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-111-63/+63
|\
| * [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-63/+63
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-4/+2
|/
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-021-1/+1
* [IPV4]: mroute annotationsAl Viro2006-09-281-2/+2
* [NET]: Use SLAB_PANICAlexey Dobriyan2006-09-221-4/+1
* [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf2006-09-221-3/+4
* [IPV4] ipmr: ip multicast route bug fix.Alexey Kuznetsov2006-07-251-6/+13
* [IPV4]: Get rid of redundant IPCB->opts initialisationHerbert Xu2006-07-211-2/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: dev_put/dev_hold cleanupStephen Hemminger2006-03-201-2/+2
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy2006-01-091-11/+11
* [NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn2006-01-051-1/+2
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+1
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-3/+3
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-291-1/+1
* [NET]: Spelling mistakes threshoulds -> thresholdsBaruch Even2005-07-301-3/+3
* [NETLINK]: Missing initializations in dumped dataPatrick McHardy2005-06-281-2/+8
* [NETFILTER]: Drop conntrack reference in ip_call_ra_chain()/ip_mr_input()Patrick McHardy2005-06-211-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1900