1. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  2. ea69763 net: tcp: add RTAX_CC_ALGO fib handling by Daniel Borkmann · 9 years ago
  3. 8303e69 decnet: remove duplicated include from dn_table.c by Wei Yongjun · 11 years ago
  4. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  5. 58d7d8f decnet: Parse netlink attributes on our own by Thomas Graf · 11 years ago
  6. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  7. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  8. 6b60978 decnet: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  9. 3f7a328 decnet: dn_table: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  10. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  11. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  12. 06f8fe1 decnet: Reduce switch/case indent by Joe Perches · 13 years ago
  13. a01c133 decnet: Don't leak entries when rebuilding zone. by David S. Miller · 13 years ago
  14. 9bf9055 decnet: Fix set-but-unused variable. by David S. Miller · 13 years ago
  15. bef55ae decnet: Convert to use flowidn where applicable. by David S. Miller · 13 years ago
  16. 441c793 net: cleanup unused macros in net directory by Shan Wei · 13 years ago
  17. 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
  18. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 14 years ago
  19. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 14 years ago
  20. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  21. c4106aa decnet: remove private wrappers of endian helpers by Harvey Harrison · 15 years ago
  22. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  23. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 16 years ago
  24. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 16 years ago
  25. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  26. dc5fc57 [NETLINK]: Use nlmsg_trim() where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  27. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  28. cb18eccf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  29. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  30. 429eb0f [NET] DECNET: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  31. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 17 years ago
  32. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  33. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  34. e6b6110 [DECNET]: Use kzalloc where applicable by Arnaldo Carvalho de Melo · 17 years ago
  35. 75356f2 [DECNET]: Fix build regressions. by David S. Miller · 18 years ago
  36. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  37. dc738dd [DECNET]: Convert DECnet notifications to use rtnl_notify() by Thomas Graf · 18 years ago
  38. abcab26 [DECNET]: Increase number of possible routing tables to 2^32 by Patrick McHardy · 18 years ago
  39. 9e762a4 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes by Patrick McHardy · 18 years ago
  40. 2dfe55b [NET]: Use u32 for routing table IDs by Patrick McHardy · 18 years ago
  41. a8731cb [DECNET]: Covert rules to use generic code by Steven Whitehouse · 18 years ago
  42. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  43. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  44. c4ea94a [DECnet]: Endian annotation and fixes for DECnet. by Steven Whitehouse · 18 years ago
  45. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  46. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  47. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  48. b6544c0 [NETLINK]: Correctly set NLM_F_MULTI without checking the pid by Jamal Hadi Salim · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago