1. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. ae299fc net: add fib_rules_ops to flush_cache method by Denis V. Lunev · 16 years ago
  3. 2fe195c net: fib_rules: fix error code for unsupported families by Patrick McHardy · 16 years ago
  4. 3661a91 [NETNS]: Add netns refcnt debug to fib rules. by Denis V. Lunev · 16 years ago
  5. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  6. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  7. 51314a1 [NETNS]: Process FIB rule action in the context of the namespace. by Denis V. Lunev · 16 years ago
  8. 9e3a548 [NETNS]: FIB rules API cleanup. by Denis V. Lunev · 16 years ago
  9. 72132c1b [IPV4]: fib_rules_unregister is essentially void. by Denis V. Lunev · 16 years ago
  10. 5fd30ee [NETNS]: Namespacing in the generic fib rules code. by Denis V. Lunev · 16 years ago
  11. 868d13a [NETNS]: Pass fib_rules_ops into default_pref method. by Denis V. Lunev · 16 years ago
  12. f8c26b8 [NETNS]: Add netns parameter to fib_rules_(un)register. by Denis V. Lunev · 16 years ago
  13. 9eb87f3 [IPV6]: Make fib6_rules_init to return an error code. by Daniel Lezcano · 17 years ago
  14. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  15. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  16. 2994c63 [INET]: Small possible memory leak in FIB rules by Denis V. Lunev · 17 years ago
  17. 76c72d4 [IPV4/IPV6/DECNET]: Small cleanup for fib rules. by Denis V. Lunev · 17 years ago
  18. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  19. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  20. 6313c1e [RTNETLINK]: Remove unnecessary locking in dump callbacks by Patrick McHardy · 17 years ago
  21. 73417f6 [NET] fib_rules: Flush route cache after rule modifications by Thomas Graf · 17 years ago
  22. fa0b2d1 [NET] fib_rules: Add no-operation action by Thomas Graf · 17 years ago
  23. 2b44368 [NET] fib_rules: Mark rules detached from the device by Thomas Graf · 17 years ago
  24. 0947c9fe [NET] fib_rules: goto rule action by Thomas Graf · 17 years ago
  25. c454673 [NET] rules: Unified rules dumping by Thomas Graf · 17 years ago
  26. 9d9e6a5 [NET] rules: Use rtnl registration interface by Thomas Graf · 17 years ago
  27. 83886b6 [NET]: Change "not found" return value for rule lookup by Steven Whitehouse · 17 years ago
  28. e1701c6 [NET]: Fix fib_rules compatibility breakage by Thomas Graf · 17 years ago
  29. ec25615 [NET]: Fix fib_rules dump race by Patrick McHardy · 17 years ago
  30. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 17 years ago
  31. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  32. 3dfbcc4 [NET] rules: Add support to invert selectors by Thomas Graf · 18 years ago
  33. b8964ed [NET] rules: Protocol independant mark selector by Thomas Graf · 18 years ago
  34. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  35. 5176f91 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation by Thomas Graf · 18 years ago
  36. c17084d [NET] fib_rules: Convert fib rule notification to use rtnl_notify() by Thomas Graf · 18 years ago
  37. 9e762a4 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes by Patrick McHardy · 18 years ago
  38. 14c0b97 [NET]: Protocol Independant Policy Routing Rules Framework by Thomas Graf · 18 years ago