Age | Commit message (Expand) | Author | Files | Lines |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
2007-04-26 | [NETLINK]: Use nlmsg_trim() where appropriate | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2007-04-26 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -119/+119 |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 1 | -3/+1 |
2007-02-11 | [NET] DECNET: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -119/+119 |
2007-02-08 | [NETLINK]: Don't BUG on undersized allocations | Patrick McHardy | 1 | -4/+7 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -1/+1 |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -1/+1 |
2006-12-03 | [DECNET]: Use kzalloc where applicable | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2006-12-03 | [DECNET]: Fix build regressions. | David S. Miller | 1 | -2/+2 |
2006-12-03 | [NETLINK]: Do precise netlink message allocations where possible | Thomas Graf | 1 | -5/+29 |
2006-09-23 | [DECNET]: Convert DECnet notifications to use rtnl_notify() | Thomas Graf | 1 | -14/+14 |
2006-09-23 | [DECNET]: Increase number of possible routing tables to 2^32 | Patrick McHardy | 1 | -34/+91 |
2006-09-23 | [NET]: Introduce RTA_TABLE/FRA_TABLE attributes | Patrick McHardy | 1 | -0/+1 |
2006-09-23 | [NET]: Use u32 for routing table IDs | Patrick McHardy | 1 | -5/+5 |
2006-09-23 | [DECNET]: Covert rules to use generic code | Steven Whitehouse | 1 | -0/+1 |
2006-07-22 | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 1 | -8/+3 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-03-21 | [DECnet]: Endian annotation and fixes for DECnet. | Steven Whitehouse | 1 | -6/+6 |
2005-11-08 | [NET]: kfree cleanup | Jesper Juhl | 1 | -8/+6 |
2005-08-30 | [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers | Eric Dumazet | 1 | -1/+1 |
2005-08-30 | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 1 | -2/+2 |
2005-06-19 | [NETLINK]: Correctly set NLM_F_MULTI without checking the pid | Jamal Hadi Salim | 1 | -4/+4 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+825 |