1. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  2. 52e804c net: Allow userns root to control ipv4 by Eric W. Biederman · 12 years ago
  3. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  4. e81da0e ipv4: fix sending of redirects by Julian Anastasov · 12 years ago
  5. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  6. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  7. 4ccfe6d ipv4/route: arg delay is useless in rt_cache_flush() by Nicolas Dichtel · 12 years ago
  8. 748e2d9 net: reinstate rtnl in call_netdevice_notifiers() by Eric Dumazet · 12 years ago
  9. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 12 years ago
  10. 1fb9489 net: Loopback ifindex is constant now by Pavel Emelyanov · 12 years ago
  11. caacf05 ipv4: Properly purge netdev references on uncached routes. by David S. Miller · 12 years ago
  12. 8fe5cb8 ipv4: Remove redundant assignment by Lin Ming · 12 years ago
  13. 89aef89 ipv4: Delete routing cache. by David S. Miller · 12 years ago
  14. 0cc535a ipv4: fix address selection in fib_compute_spec_dst by Julian Anastasov · 12 years ago
  15. 85b91b0 ipv4: Don't store a rule pointer in fib_result. by David S. Miller · 12 years ago
  16. f4530fa ipv4: Avoid overhead when no custom FIB rules are installed. by David S. Miller · 12 years ago
  17. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  18. 7a9bc9b ipv4: Elide fib_validate_source() completely when possible. by David S. Miller · 12 years ago
  19. 9e56e38 ipv4: Adjust in_dev handling in fib_validate_source() by David S. Miller · 12 years ago
  20. a207a4b ipv4: Fix bugs in fib_compute_spec_dst(). by David S. Miller · 12 years ago
  21. 41347dc ipv4: Kill rt->rt_spec_dst, no longer used. by David S. Miller · 12 years ago
  22. 35ebf65 ipv4: Create and use fib_compute_spec_dst() helper. by David S. Miller · 12 years ago
  23. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  24. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  25. 058bd4d net: Convert printks to pr_<level> by Joe Perches · 12 years ago
  26. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  27. 990078a Disable rp_filter for IPsec packets by Michael Smith · 13 years ago
  28. 5c04c81 fib_validate_source(): pass sk_buff instead of mark by Michael Smith · 13 years ago
  29. e2666f8 fib: add rtnl locking in ip_fib_net_exit by Eric Dumazet · 13 years ago
  30. 436c3b6 ipv4: Invalidate nexthop cache nh_saddr more correctly. by David S. Miller · 13 years ago
  31. e6abbaa ipv4: fix route deletion for IPs on many subnets by Julian Anastasov · 13 years ago
  32. 9ade228 ipv4: Use flowi4 in FIB layer. by David S. Miller · 13 years ago
  33. 22bd5b9 ipv4: Pass ipv4 flow objects into fib_lookup() paths. by David S. Miller · 13 years ago
  34. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  35. cc7e17e ipv4: Optimize flow initialization in fib_validate_source(). by David S. Miller · 13 years ago
  36. 1fc050a ipv4: Cache source address in nexthop entries. by David S. Miller · 13 years ago
  37. 9435eb1 ipv4: Implement __ip_dev_find using new interface address hash. by David S. Miller · 13 years ago
  38. 5348ba8 ipv4: Update some fib_hash centric interface names. by David S. Miller · 13 years ago
  39. 0c838ff ipv4: Consolidate all default route selection implementations. by David S. Miller · 13 years ago
  40. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  41. e058464 Revert "ipv4: Allow configuring subnets as local addresses" by David S. Miller · 14 years ago
  42. 6561a3b ipv4: Flush per-ns routing cache more sanely. by David S. Miller · 14 years ago
  43. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  44. 4aa2c46 fib: Fix fib zone and its hash leak on namespace stop by Pavel Emelyanov · 14 years ago
  45. 9e917dc net: avoid a dev refcount in ip_mc_find_dev() by Eric Dumazet · 14 years ago
  46. 10da66f fib: avoid false sharing on fib_table_hash by Eric Dumazet · 14 years ago
  47. ebc0ffa fib: RCU conversion of fib_lookup() by Eric Dumazet · 14 years ago
  48. 6a31d2a fib: cleanups by Eric Dumazet · 14 years ago
  49. 82efee1 ipv4: introduce __ip_dev_find() by Eric Dumazet · 14 years ago
  50. 4465b46 ipv4: Allow configuring subnets as local addresses by Tom Herbert · 14 years ago
  51. 6f86b32 ipv4: Fix reverse path filtering with multipath routing. by David S. Miller · 14 years ago
  52. 4bc2f18 net/ipv4: EXPORT_SYMBOL cleanups by Eric Dumazet · 14 years ago
  53. b5f7e75 ipv4: add LINUX_MIB_IPRPFILTER snmp counter by Eric Dumazet · 14 years ago
  54. 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
  55. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 15 years ago
  56. 28f6aee net: restore ip source validation by Jamal Hadi Salim · 15 years ago
  57. 8153a10 ipv4 05/05: add sysctl to accept packets with local source addresses by Patrick McHardy · 15 years ago
  58. a5ee155 net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH by Eric W. Biederman · 15 years ago
  59. e2ce146 ipv4: factorize cache clearing for batched unregister operations by Octavian Purdila · 15 years ago
  60. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  61. b0c110c net: Fix RPF to work with policy routing by jamal · 15 years ago
  62. 16c6cf8 ipv4: fib table algorithm performance improvement by Stephen Hemminger · 15 years ago
  63. d23a9b5 ipv4: cleanup: remove unnecessary include. by Rami Rosen · 15 years ago
  64. c1cf842 ip: add loose reverse path filtering by Stephen Hemminger · 15 years ago
  65. 6ed2533 net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c by Jianjun Kong · 16 years ago
  66. 76e6ebf netns: add namespace parameter to rt_cache_flush by Denis V. Lunev · 16 years ago
  67. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  68. 1f9d11c route: Mark unused routing attributes as such by Thomas Graf · 16 years ago
  69. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  70. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  71. 4814bdb [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. by Denis V. Lunev · 16 years ago
  72. 85326fa [IPV4]: fib_sync_down rework. by Denis V. Lunev · 16 years ago
  73. dce5cbe [IPV4]: Fix memory leak on error path during FIB initialization. by Denis V. Lunev · 16 years ago
  74. 1ab3527 [NETNS]: Add namespace parameter to ip_dev_find. by Denis V. Lunev · 17 years ago
  75. 010278e [NETNS]: Add netns parameter to fib_select_default. by Denis V. Lunev · 17 years ago
  76. 64c2d53 [IPV4]: Consolidate fib_select_default. by Denis V. Lunev · 17 years ago
  77. 5b707aa [NETNS]: Pass correct namespace in fib_validate_source. by Denis V. Lunev · 17 years ago
  78. da0e28c [NETNS]: Add netns parameter to fib_lookup. by Denis V. Lunev · 17 years ago
  79. 1e637c7 [IPV4]: Enable use of 240/4 address space. by Jan Engelhardt · 17 years ago
  80. 775516b [NETNS]: Namespace stop vs 'ip r l' race. by Denis V. Lunev · 17 years ago
  81. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 16 years ago
  82. 4f84d82 [NETNS]: Memory leak on network namespace stop. by Denis V. Lunev · 17 years ago
  83. 7f9b805 [IPV4]: fib hash|trie initialization by Stephen Hemminger · 17 years ago
  84. a6db901 [IPV4] FIB: printk related cleanups by Stephen Hemminger · 17 years ago
  85. 8cced9e [NETNS]: Enable routing configuration in non-initial namespace. by Denis V. Lunev · 17 years ago
  86. 226b0b4a5 [NETNS]: Replace init_net with the correct context in fib_frontend.c by Denis V. Lunev · 17 years ago
  87. 1bad118 [NETNS]: Pass namespace through ip_rt_ioctl. by Denis V. Lunev · 17 years ago
  88. 4b5d47d [NETNS]: Correctly fill fib_config data. by Denis V. Lunev · 17 years ago
  89. 6bd48fc [NETNS]: Provide correct namespace for fibnl netlink socket. by Denis V. Lunev · 17 years ago
  90. e4aef8a [NETNS]: Place fib tables into netns. by Denis V. Lunev · 17 years ago
  91. 4d1169c [NETNS]: Add netns to nl_info structure. by Denis V. Lunev · 17 years ago
  92. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 17 years ago
  93. 8ad4942 [NETNS]: Add netns parameter to fib_get_table/fib_new_table. by Denis V. Lunev · 17 years ago
  94. 93456b6 [IPV4]: Unify access to the routing tables. by Denis V. Lunev · 17 years ago
  95. 7b1a74f [NETNS]: Refactor fib initialization so it can handle multiple namespaces. by Denis V. Lunev · 17 years ago
  96. dbb5016 [IPV4]: Check fib4_rules_init failure. by Denis V. Lunev · 17 years ago
  97. f97c1e0 [IPV4] net/ipv4: Use ipv4_is_<type> by Joe Perches · 17 years ago
  98. 0553811 [IPV4]: Add inet_dev_addr_type() by Laszlo Attila Toth · 17 years ago
  99. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  100. d883a03 [IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socket by Denis V. Lunev · 17 years ago