1. bef55ae decnet: Convert to use flowidn where applicable. by David S. Miller · 13 years ago
  2. 441c793 net: cleanup unused macros in net directory by Shan Wei · 13 years ago
  3. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  4. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  5. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  6. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  7. c4106aa decnet: remove private wrappers of endian helpers by Harvey Harrison · 16 years ago
  8. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  9. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  10. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  11. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  12. dc5fc57 [NETLINK]: Use nlmsg_trim() where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  13. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  14. cb18eccf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  15. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  16. 429eb0f [NET] DECNET: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  17. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 17 years ago
  18. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  19. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  20. e6b6110 [DECNET]: Use kzalloc where applicable by Arnaldo Carvalho de Melo · 18 years ago
  21. 75356f2 [DECNET]: Fix build regressions. by David S. Miller · 18 years ago
  22. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  23. dc738dd [DECNET]: Convert DECnet notifications to use rtnl_notify() by Thomas Graf · 18 years ago
  24. abcab26 [DECNET]: Increase number of possible routing tables to 2^32 by Patrick McHardy · 18 years ago
  25. 9e762a4 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes by Patrick McHardy · 18 years ago
  26. 2dfe55b [NET]: Use u32 for routing table IDs by Patrick McHardy · 18 years ago
  27. a8731cb [DECNET]: Covert rules to use generic code by Steven Whitehouse · 18 years ago
  28. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  29. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  30. c4ea94a [DECnet]: Endian annotation and fixes for DECnet. by Steven Whitehouse · 18 years ago
  31. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  32. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  33. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  34. b6544c0 [NETLINK]: Correctly set NLM_F_MULTI without checking the pid by Jamal Hadi Salim · 19 years ago
  35. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago