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