1. 6ed2533 net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c by Jianjun Kong · 16 years ago
  2. 76e6ebf netns: add namespace parameter to rt_cache_flush by Denis V. Lunev · 16 years ago
  3. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  4. 5e659e4 [NET]: Fix heavy stack usage in seq_file output routines. by Pavel Emelyanov · 16 years ago
  5. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  6. 94cb150 ipv4/fib_hash.c: fix NULL dereference by Adrian Bunk · 16 years ago
  7. c18865f [IPV4] fib: fix route replacement, fib_info is shared by Julian Anastasov · 16 years ago
  8. a6501e0 [IPV4] FIB_HASH: Reduce memory needs and speedup lookups by Eric Dumazet · 17 years ago
  9. 7f9b805 [IPV4]: fib hash|trie initialization by Stephen Hemminger · 17 years ago
  10. a6db901 [IPV4] FIB: printk related cleanups by Stephen Hemminger · 17 years ago
  11. 6e04d01 [NETNS]: Show routing information from correct namespace (fib_hash.c) by Denis V. Lunev · 17 years ago
  12. 8ad4942 [NETNS]: Add netns parameter to fib_get_table/fib_new_table. by Denis V. Lunev · 17 years ago
  13. 7b1a74f [NETNS]: Refactor fib initialization so it can handle multiple namespaces. by Denis V. Lunev · 17 years ago
  14. 61a0265 [NETNS]: Add namespace to API for routing /proc entries creation. by Denis V. Lunev · 17 years ago
  15. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 17 years ago
  16. 971b893 [IPV4]: last default route is a fib table property by Denis V. Lunev · 17 years ago
  17. a2bbe68 [IPV4]: Unify assignment of fi to fib_result by Denis V. Lunev · 17 years ago
  18. c17860a [IPV4]: no need pass pointer to a default into fib_detect_death by Denis V. Lunev · 17 years ago
  19. bb80317 [IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines. by Eric W. Biederman · 17 years ago
  20. 3015a34 [IPV4] fib_hash: kmalloc + memset conversion to kzalloc by Joonwoo Park · 17 years ago
  21. 8d3f099 [IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump_zone() by Eric Dumazet · 17 years ago
  22. bd566e7 [IPV4] fib_hash: fix duplicated route issue by Joonwoo Park · 17 years ago
  23. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
  24. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  25. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  26. b8f5583 [RTNETLINK]: Fix sending netlink message when replace route. by Milan Kocian · 17 years ago
  27. f690808 [NET]: make seq_operations const by Stephen Hemminger · 17 years ago
  28. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  29. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  30. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  31. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  32. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  33. b6e80c6 [IPV4]: trivial fib_hash.c annotations by Al Viro · 18 years ago
  34. be403ea [IPv4]: Convert FIB dumping to use new netlink api by Thomas Graf · 18 years ago
  35. 4e902c5 [IPv4]: FIB configuration using struct fib_config by Thomas Graf · 18 years ago
  36. 1af5a8c [IPV4]: Increase number of possible routing tables to 2^32 by Patrick McHardy · 18 years ago
  37. 2dfe55b [NET]: Use u32 for routing table IDs by Patrick McHardy · 18 years ago
  38. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  41. 9b5b5cf [NET]: Add const markers to various variables. by Arjan van de Ven · 19 years ago
  42. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  43. b6544c0 [NETLINK]: Correctly set NLM_F_MULTI without checking the pid by Jamal Hadi Salim · 19 years ago
  44. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago