- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / net / ipv6 / route.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-21 YOSHIFUJI Hideaki[IPV6] ROUTE: Make sending algorithm more friendly...
2007-11-11 Pavel Emelyanov[NET]: Make helper to get dst entry and "use" it
2007-11-07 Alexey Dobriyan[IPV6]: Convert /proc/net/ipv6_route to seq_file interface
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-18 Eric W. Biedermansysctl: ipv6 route flushing (kill binary path)
2007-10-15 Pavel Emelyanov[IPV6]: Consolidate the ip6_pol_route_(input|output...
2007-10-10 Eric W. Biederman[NET]: Make the loopback device per network namespace.
2007-10-10 Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10 Thomas Graf[NETLINK]: Introduce nested and byteorder flag to netli...
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-07-31 Simon Arlott[IPV6]: Don't update ADVMSS on routes where the MTU...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-06-07 Patrick McHardy[NETLINK]: Mark netlink policies const
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-25 David S. Miller[XFRM]: Allow packet drops during larval state resolution.
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Fix several warnings without procfs.
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Thomas Graf[IPv6]: Use rtnl registration interface
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 YOSHIFUJI Hideaki[IPV6]: Decentralize EXPORT_SYMBOLs.
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...
next