index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
decnet
/
dn_table.c
Age
Commit message (
Expand
)
Author
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-10
[NET] DECNET: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-08
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-02
[DECNET]: Use kzalloc where applicable
Arnaldo Carvalho de Melo
2006-12-02
[DECNET]: Fix build regressions.
David S. Miller
2006-12-02
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2006-09-22
[DECNET]: Convert DECnet notifications to use rtnl_notify()
Thomas Graf
2006-09-22
[DECNET]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
2006-09-22
[NET]: Use u32 for routing table IDs
Patrick McHardy
2006-09-22
[DECNET]: Covert rules to use generic code
Steven Whitehouse
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[DECnet]: Endian annotation and fixes for DECnet.
Steven Whitehouse
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
2005-08-29
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-06-18
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
Jamal Hadi Salim
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds