summaryrefslogtreecommitdiff
path: root/net/decnet/dn_table.c
Commit message (Expand)AuthorAge
* netlink: change nlmsg_notify() return value logicPablo Neira Ayuso2009-02-24
* decnet: remove private wrappers of endian helpersHarvey Harrison2008-11-27
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-26
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-28
* [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev2008-01-28
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* [NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-25
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-11
|\
| * [NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
|/
* [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [DECNET]: Use kzalloc where applicableArnaldo Carvalho de Melo2006-12-02
* [DECNET]: Fix build regressions.David S. Miller2006-12-02
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-02
* [DECNET]: Convert DECnet notifications to use rtnl_notify()Thomas Graf2006-09-22
* [DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-22
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-22
* [NET]: Use u32 for routing table IDsPatrick McHardy2006-09-22
* [DECNET]: Covert rules to use generic codeSteven Whitehouse2006-09-22
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-20
* [NET]: kfree cleanupJesper Juhl2005-11-08
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-29
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-29
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16