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