- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / net / ipv6 / route.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-13 YOSHIFUJI Hideaki[IPV6] SNMP: Fix {In,Out}NoRoutes statistics.
2007-04-06 David S. Miller[IPV6]: Revert recent change to rt6_check_dev().
2007-03-26 David S. Miller[IPV6]: Fix routing round-robin locking.
2007-03-22 Dave Jones[NET]: fix up misplaced inlines.
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 Eric Dumazet[IPV6]: Convert ipv6 route to use the new dst_entry...
2007-02-11 YOSHIFUJI Hideaki[NET] IPV6: Fix whitespace errors.
2007-02-08 YOSHIFUJI Hideaki[IPV6] ROUTE: Do not route packets to link-local addres...
2007-02-08 Patrick McHardy[NETLINK]: Don't BUG on undersized allocations
2007-01-24 Noriaki TAKAMIYA[IPV6]: Fixed the size of the netlink message notified...
2006-12-14 Kim Nordlund[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES
2006-12-03 Thomas Graf[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some...
2006-12-03 Al Viro[IPV6]: Misc endianness annotations.
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-12-03 YOSHIFUJI Hideaki[IPV6]: Per-interface statistics support.
2006-12-03 YOSHIFUJI Hideaki[IPV6] ROUTE: Use &rt->u.dst instead of cast.
2006-12-03 YOSHIFUJI Hideaki[IPV6] ROUTE: Use macros to format /proc/net/ipv6_route.
2006-12-03 Thomas Graf[NET]: Rethink mark field in struct flowi
2006-12-03 Thomas Graf[NET]: Turn nfmark into generic mark
2006-12-03 Al Viro[IPV6]: flowlabels are net-endian
2006-11-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Do not enable router reachability probing...
2006-11-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Prefer reachable nexthop only if the...
2006-11-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Try to use router which is not known...
2006-10-19 David S. Miller[IPV6]: Fix route.c warnings when multiple tables are...
2006-10-19 Thomas Graf[IPv6] route: Fix prohibit and blackhole routing decision
2006-10-19 Ville Nuorvala[IPV6]: Always copy rt->u.dst.error when copying a...
2006-10-19 Ville Nuorvala[IPV6]: Clean up BACKTRACK().
2006-10-16 Thomas Graf[IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source...
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Fix dst reference counting in ip6_pol_rou...
2006-09-22 Thomas Graf[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attrib...
2006-09-22 Alexey Dobriyan[NET]: Use SLAB_PANIC
2006-09-22 David S. Miller[IPV6]: Fix build with fwmark disabled.
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Routing by FWMARK.
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx...
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Add credits about subtree fixes.
2006-09-22 YOSHIFUJI Hideaki[IPV6] NDISC: Search subtrees when backtracking on...
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Search subtree when backtracking.
2006-09-22 YOSHIFUJI Hideaki[IPV6] NDISC: Search over all possible rules on receipt...
2006-09-22 YOSHIFUJI Hideaki[IPV6] NDISC: Take source address into account for...
2006-09-22 Thomas Graf[IPv6] route: Convert GETROUTE to use new netlink api
2006-09-22 Thomas Graf[IPv6] route: Convert FIB6 dumping to use new netlink api
2006-09-22 Thomas Graf[IPv6] route: FIB6 configuration using struct fib6_config
2006-09-22 Thomas Graf[IPv6] route: Simplify ip6_ins_rt()
2006-09-22 Thomas Graf[IPv6] route: Simplify ip6_del_rt()
2006-09-22 Thomas Graf[IPv6] route: Convert route notifications to use rtnl_n...
2006-09-22 Thomas Graf[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
2006-09-22 Patrick McHardy[IPV6]: Increase number of possible routing tables...
2006-09-22 Patrick McHardy[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
2006-09-22 Adrian Bunk[NET]: Make code static.
2006-09-22 Patrick McHardy[IPV6]: Fix crash in ip6_del_rt
2006-09-22 Patrick McHardy[IPV6]: Fix thinko in rt6_fill_node
2006-09-22 Thomas Graf[IPV6]: Policy Routing Rules
2006-09-22 Thomas Graf[IPV6]: Multiple Routing Tables
2006-09-22 Thomas Graf[IPV6]: Remove ndiscs rt6_lock dependency
2006-08-30 Lv Liangying[IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error
2006-08-02 Tom Tucker[NET]: Core net changes to generate netevents
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-05-26 YOSHIFUJI Hideaki[IPV6] ROUTE: Don't try less preferred routes for on...
2006-04-30 YOSHIFUJI Hideaki[IPV6]: Fix race in route selection.
2006-03-21 Ingo Oeser[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Ensure to accept redirects from nexthop...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add experimental support for Route Infor...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add router_probe_interval sysctl.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add Router Reachability Probing (RFC4191).
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Handle finding the next best route in...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Try finding the next best route.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Clean up rt6_select() code path in ip6_r...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Try selecting better route for non-defau...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: More strict check for default routers...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Eliminate lock for default route pointer.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Clean-up cow'ing in ip6_route_{intput...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Convert rt6_cow() to rt6_alloc_cow().
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Clean up reference counting / unlocking...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Unify two code paths for pmtu disc.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add rt6_alloc_clone() for cloning route...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Copy u.dst.error for RTF_REJECT routes...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Set appropriate information before inser...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Split up rt6_cow() for future changes.
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2005-12-21 YOSHIFUJI Hideaki[IPV6]: Flag RTF_ANYCAST for anycast routes.
2005-12-19 YOSHIFUJI Hideaki[IPV6]: Fix route lifetime.
2005-11-18 David S. Miller[IPV6]: Fib dump really needs GFP_ATOMIC.
2005-11-12 Thomas Graf[IPV6]: Fix unnecessary GFP_ATOMIC allocation in fib6...
2005-11-12 Herbert Xu[IPV6]: Fix rtnetlink dump infinite loop
2005-11-10 Thomas Graf[NETLINK]: Make netlink_callback->done() optional
2005-10-31 Yan Zheng[IPV6]: Fix behavior of ip6_route_input() for link...
2005-08-29 Arnaldo Carvalho... [NET]: Fix sparse warnings
2005-08-29 Patrick McHardy[NETLINK]: Convert netlink users to use group numbers...
2005-08-02 Olaf Kirch- patches.suse/netfilter-nf_conntrack-fixup: Fixed...
2005-06-28 Hannes Reinecke- Update to 2.6.12-git9
2005-06-24 Hannes Reinecke- Update to 2.6.12.
2005-06-21 Jamal Hadi Salim[IPV6]: V6 route events reported with wrong netlink...
2005-06-19 Jamal Hadi Salim[NETLINK]: Correctly set NLM_F_MULTI without checking...
2005-04-28 Dave Jones[IPV6]: Incorrect permissions on route flush sysctl
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
next