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