netns xfrm: ipcomp support
[safe/jmp/linux-2.6] / net / ipv4 / fib_hash.c
2009-10-05 Stephen Hemmingeripv4: fib table algorithm performance improvement
2009-05-18 Rami Rosenipv4: cleanup - remove two unused parameters from fib_s...
2008-11-03 Jianjun Kongnet: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c
2008-07-06 Denis V. Lunevnetns: add namespace parameter to rt_cache_flush
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-04-24 Pavel Emelyanov[NET]: Fix heavy stack usage in seq_file output routines.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit seq_net_private->net without CONFIG_N...
2008-02-20 Adrian Bunkipv4/fib_hash.c: fix NULL dereference
2008-02-01 Julian Anastasov[IPV4] fib: fix route replacement, fib_info is shared
2008-01-28 Eric Dumazet[IPV4] FIB_HASH: Reduce memory needs and speedup lookups
2008-01-28 Stephen Hemminger[IPV4]: fib hash|trie initialization
2008-01-28 Stephen Hemminger[IPV4] FIB: printk related cleanups
2008-01-28 Denis V. Lunev[NETNS]: Show routing information from correct namespac...
2008-01-28 Denis V. Lunev[NETNS]: Add netns parameter to fib_get_table/fib_new_t...
2008-01-28 Denis V. Lunev[NETNS]: Refactor fib initialization so it can handle...
2008-01-28 Denis V. Lunev[NETNS]: Add namespace to API for routing /proc entries...
2008-01-28 Eric Dumazet[NET]: Add some acquires/releases sparse annotations.
2008-01-28 Denis V. Lunev[IPV4]: last default route is a fib table property
2008-01-28 Denis V. Lunev[IPV4]: Unify assignment of fi to fib_result
2008-01-28 Denis V. Lunev[IPV4]: no need pass pointer to a default into fib_dete...
2008-01-28 Eric W. Biederman[IPV4]: Remove ip_fib_local_table and ip_fib_main_table...
2008-01-28 Joonwoo Park[IPV4] fib_hash: kmalloc + memset conversion to kzalloc
2008-01-21 Eric Dumazet[IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump...
2008-01-21 Joonwoo Park[IPV4] fib_hash: fix duplicated route issue
2007-10-10 Pavel Emelyanov[NET]: Make core networking code use seq_open_private
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-05-24 Milan Kocian[RTNETLINK]: Fix sending netlink message when replace...
2007-04-26 Stephen Hemminger[NET]: make seq_operations const
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-09-29 Al Viro[IPV4]: trivial fib_hash.c annotations
2006-09-22 Thomas Graf[IPv4]: Convert FIB dumping to use new netlink api
2006-09-22 Thomas Graf[IPv4]: FIB configuration using struct fib_config
2006-09-22 Patrick McHardy[IPV4]: Increase number of possible routing tables...
2006-09-22 Patrick McHardy[NET]: Use u32 for routing table IDs
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-11-30 Arjan van de Ven[NET]: Add const markers to various variables.
2005-08-29 Eric Dumazet[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_...
2005-06-19 Jamal Hadi Salim[NETLINK]: Correctly set NLM_F_MULTI without checking...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2