summaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_table.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [DECNET]: Use kzalloc where applicableArnaldo Carvalho de Melo2006-12-031-4/+4
* [DECNET]: Fix build regressions.David S. Miller2006-12-031-2/+2
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-031-5/+29
* [DECNET]: Convert DECnet notifications to use rtnl_notify()Thomas Graf2006-09-221-14/+14
* [DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-221-34/+91
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-221-0/+1
* [NET]: Use u32 for routing table IDsPatrick McHardy2006-09-221-5/+5
* [DECNET]: Covert rules to use generic codeSteven Whitehouse2006-09-221-0/+1
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-8/+3Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-211-6/+6
* [NET]: kfree cleanupJesper Juhl2005-11-081-8/+6Star
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-301-1/+1
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-301-2/+2
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-191-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+825