1. 2907c35 net: hold rtnl again in dump callbacks by Eric Dumazet · 13 years ago
  2. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 13 years ago
  3. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  4. e058464 Revert "ipv4: Allow configuring subnets as local addresses" by David S. Miller · 14 years ago
  5. 7a2b03c fib_rules: __rcu annotates ctarget by Eric Dumazet · 14 years ago
  6. ebb9fed fib: fix fib_nl_newrule() by Eric Dumazet · 14 years ago
  7. a0a4a85 fib: remove a useless synchronize_rcu() call by Eric Dumazet · 14 years ago
  8. ebc0ffa fib: RCU conversion of fib_lookup() by Eric Dumazet · 14 years ago
  9. 1df9916 fib: fib_rules_cleanup can be static by stephen hemminger · 14 years ago
  10. 4465b46 ipv4: Allow configuring subnets as local addresses by Tom Herbert · 14 years ago
  11. 7fa7cb7 fib: use atomic_inc_not_zero() in fib_rules_lookup by Eric Dumazet · 14 years ago
  12. 3d0c9c4 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata by Patrick McHardy · 14 years ago
  13. 28bb172 net: fib_rules: set family in fib_rule_hdr centrally by Patrick McHardy · 14 years ago
  14. d8a566b net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. by Patrick McHardy · 14 years ago
  15. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. 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
  17. 2fb3573 net: remove rcu locking from fib_rules_event() by Eric Dumazet · 14 years ago
  18. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  19. e9c5158 net: Allow fib_rule_unregister to batch by Eric W. Biederman · 15 years ago
  20. 5adef18 net 04/05: fib_rules: allow to delete local rule by Patrick McHardy · 15 years ago
  21. 1b038a5 net 03/05: fib_rules: add oif classification by Patrick McHardy · 15 years ago
  22. 491deb24b net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME by Patrick McHardy · 15 years ago
  23. 04af8cf net: Remove unused parameter from fill method in fib_rules_ops. by Rami Rosen · 15 years ago
  24. 8b3521e ipv4: remove an unused parameter from configure method of fib_rules_ops. by Rami Rosen · 15 years ago
  25. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  26. 5d6d480 net: fib_rules ordering fixes. by Eric W. Biederman · 16 years ago
  27. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  28. ae299fc net: add fib_rules_ops to flush_cache method by Denis V. Lunev · 16 years ago
  29. 2fe195c net: fib_rules: fix error code for unsupported families by Patrick McHardy · 16 years ago
  30. 3661a91 [NETNS]: Add netns refcnt debug to fib rules. by Denis V. Lunev · 16 years ago
  31. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  32. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  33. 51314a1 [NETNS]: Process FIB rule action in the context of the namespace. by Denis V. Lunev · 16 years ago
  34. 9e3a548 [NETNS]: FIB rules API cleanup. by Denis V. Lunev · 16 years ago
  35. 72132c1b [IPV4]: fib_rules_unregister is essentially void. by Denis V. Lunev · 17 years ago
  36. 5fd30ee [NETNS]: Namespacing in the generic fib rules code. by Denis V. Lunev · 17 years ago
  37. 868d13a [NETNS]: Pass fib_rules_ops into default_pref method. by Denis V. Lunev · 17 years ago
  38. f8c26b8 [NETNS]: Add netns parameter to fib_rules_(un)register. by Denis V. Lunev · 17 years ago
  39. 9eb87f3 [IPV6]: Make fib6_rules_init to return an error code. by Daniel Lezcano · 17 years ago
  40. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  41. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  42. 2994c63 [INET]: Small possible memory leak in FIB rules by Denis V. Lunev · 17 years ago
  43. 76c72d4 [IPV4/IPV6/DECNET]: Small cleanup for fib rules. by Denis V. Lunev · 17 years ago
  44. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  45. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  46. 6313c1e [RTNETLINK]: Remove unnecessary locking in dump callbacks by Patrick McHardy · 17 years ago
  47. 73417f6 [NET] fib_rules: Flush route cache after rule modifications by Thomas Graf · 17 years ago
  48. fa0b2d1 [NET] fib_rules: Add no-operation action by Thomas Graf · 17 years ago
  49. 2b44368 [NET] fib_rules: Mark rules detached from the device by Thomas Graf · 17 years ago
  50. 0947c9fe [NET] fib_rules: goto rule action by Thomas Graf · 17 years ago
  51. c454673 [NET] rules: Unified rules dumping by Thomas Graf · 17 years ago
  52. 9d9e6a5 [NET] rules: Use rtnl registration interface by Thomas Graf · 17 years ago
  53. 83886b6 [NET]: Change "not found" return value for rule lookup by Steven Whitehouse · 17 years ago
  54. e1701c6 [NET]: Fix fib_rules compatibility breakage by Thomas Graf · 17 years ago
  55. ec25615 [NET]: Fix fib_rules dump race by Patrick McHardy · 17 years ago
  56. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 17 years ago
  57. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  58. 3dfbcc4 [NET] rules: Add support to invert selectors by Thomas Graf · 18 years ago
  59. b8964ed [NET] rules: Protocol independant mark selector by Thomas Graf · 18 years ago
  60. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  61. 5176f91 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation by Thomas Graf · 18 years ago
  62. c17084d [NET] fib_rules: Convert fib rule notification to use rtnl_notify() by Thomas Graf · 18 years ago
  63. 9e762a4 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes by Patrick McHardy · 18 years ago
  64. 14c0b97 [NET]: Protocol Independant Policy Routing Rules Framework by Thomas Graf · 18 years ago