net: spread __net_init, __net_exit
[safe/jmp/linux-2.6] / net / ipv6 / fib6_rules.c
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2009-12-03 Eric W. Biedermannet: Allow fib_rule_unregister to batch
2009-12-03 Patrick McHardynet 04/05: fib_rules: allow to delete local rule
2009-05-21 Rami Rosennet: Remove unused parameter from fill method in fib_ru...
2009-05-17 Rami Rosenipv4: remove an unused parameter from configure method...
2008-08-14 Brian Haleynetns: Add network namespace argument to rt6_fill_node...
2008-04-11 YOSHIFUJI Hideaki[IPV6] FIB_RULE: Sparse: fib6_rules_cleanup() is of...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[IPV6]: Support Source Address Selection API (RFC5014).
2008-03-04 Daniel Lezcano[NETNS][IPV6] rt6_info - move rt6_info structure inside...
2008-03-04 Daniel Lezcano[NETNS][IPV6] rt6_info - make rt6_info accessed as...
2008-03-04 Daniel Lezcano[NETNS][IPV6] fib6_rules - handle several network names...
2008-03-04 Daniel Lezcano[NETNS][IPV6] fib6 rule - dynamic allocation of the...
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - make it per network namespace
2008-03-04 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_g...
2008-01-28 Denis V. Lunev[NETNS]: FIB rules API cleanup.
2008-01-28 Denis V. Lunev[FIB]: Add netns to fib_rules_ops.
2008-01-28 Denis V. Lunev[NETNS]: Pass fib_rules_ops into default_pref method.
2008-01-28 Denis V. Lunev[NETNS]: Add netns parameter to fib_rules_(un)register.
2008-01-28 Daniel Lezcano[IPV6]: Make fib6_rules_init to return an error code.
2007-11-11 Denis V. Lunev[INET]: Small possible memory leak in FIB rules
2007-10-10 Denis V. Lunev[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
2007-06-07 Patrick McHardy[NETLINK]: Mark netlink policies const
2007-04-26 YOSHIFUJI Hideaki[IPV6] FIB6RULE: Find source address during looking...
2007-04-26 Thomas Graf[NET] rules: Unified rules dumping
2007-04-26 Thomas Graf[IPv6]: Use rtnl registration interface
2007-03-26 Thomas Graf[NET]: Fix fib_rules compatibility breakage
2006-12-03 Thomas Graf[IPv6] rules: Remove bogus tos validation check
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-12-03 YOSHIFUJI Hideaki[IPV6] ROUTE: Use &rt->u.dst instead of cast.
2006-12-03 Thomas Graf[NET] rules: Share common attribute validation policy
2006-12-03 Thomas Graf[NET] rules: Protocol independant mark selector
2006-12-03 Thomas Graf[NET]: Rethink mark field in struct flowi
2006-10-16 Thomas Graf[IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source...
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-09-22 Thomas Graf[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attrib...
2006-09-22 Patrick McHardy[IPV6]: Fix routing by fwmark
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Add support for fwmask in routing rules.
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Fix size of fib6_rule_policy.
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Fix FWMARK support.
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Routing by FWMARK.
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Routing by Traffic Class.
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx...
2006-09-22 Patrick McHardy[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
2006-09-22 Ville Nuorvala[IPV6]: Make sure fib6_rule_lookup doesn't return NULL
2006-09-22 Adrian Bunk[NET]: Make code static.
2006-09-22 Patrick McHardy[IPV6]: Fix policy routing lookup
2006-09-22 Thomas Graf[IPV6]: Policy Routing Rules