aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_fib.c
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-11
|\
| * [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointerEric Dumazet2007-02-11
| * [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
|/
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* [IPV6]: Misc endianness annotations.Al Viro2006-12-03
* [IPv6] fib: initialize tb6_lock in common place to give lockdep a keyThomas Graf2006-10-21
* [NET]: Use SLAB_PANICAlexey Dobriyan2006-09-22
* [IPV6] ROUTE: Add credits about subtree fixes.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Purge clones on other trees when deleting a route.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Allow searching subtree only.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Make sure we do not exceed args in fib6_lookup_1().YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Fix looking up a route on subtree.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Prune clones from main tree as well.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Make sure we have fn->leaf when adding a node on subtree.YOSHIFUJI Hideaki2006-09-22
* [IPv6] route: FIB6 configuration using struct fib6_configThomas Graf2006-09-22
* [IPV6] ip6_fib.c: make code staticAdrian Bunk2006-09-22
* [IPV6]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-22
* [NET]: Make code static.Adrian Bunk2006-09-22
* [IPV6]: Policy Routing RulesThomas Graf2006-09-22
* [IPV6]: Multiple Routing TablesThomas Graf2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [IPV6]: ROUTE: Eliminate lock for default route pointer.YOSHIFUJI Hideaki2006-03-20
* [IPV6]: Put addr_diff() into common header for future use.YOSHIFUJI Hideaki2005-11-08
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-09
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-29
* [IPV6]: V6 route events reported with wrong netlink PID and seq numberJamal Hadi Salim2005-06-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16