Commit Graph

42 Commits (f43798c27684ab925adde7d8acc34c78c6e50df8)

Author SHA1 Message Date
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Pavel Emelyanov 5e659e4cb0 [NET]: Fix heavy stack usage in seq_file output routines. 17 years ago
YOSHIFUJI Hideaki 1218854afa [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. 17 years ago
Adrian Bunk 94cb1503c7 ipv4/fib_hash.c: fix NULL dereference 17 years ago
Julian Anastasov c18865f392 [IPV4] fib: fix route replacement, fib_info is shared 17 years ago
Eric Dumazet a6501e080c [IPV4] FIB_HASH: Reduce memory needs and speedup lookups 17 years ago
Stephen Hemminger 7f9b80529b [IPV4]: fib hash|trie initialization 17 years ago
Stephen Hemminger a6db901092 [IPV4] FIB: printk related cleanups 17 years ago
Denis V. Lunev 6e04d01dfa [NETNS]: Show routing information from correct namespace (fib_hash.c) 17 years ago
Denis V. Lunev 8ad4942cd5 [NETNS]: Add netns parameter to fib_get_table/fib_new_table. 17 years ago
Denis V. Lunev 7b1a74fdbb [NETNS]: Refactor fib initialization so it can handle multiple namespaces. 17 years ago
Denis V. Lunev 61a0265344 [NETNS]: Add namespace to API for routing /proc entries creation. 17 years ago
Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
Denis V. Lunev 971b893e79 [IPV4]: last default route is a fib table property 17 years ago
Denis V. Lunev a2bbe6822f [IPV4]: Unify assignment of fi to fib_result 17 years ago
Denis V. Lunev c17860a039 [IPV4]: no need pass pointer to a default into fib_detect_death 17 years ago
Eric W. Biederman bb80317586 [IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines. 17 years ago
Joonwoo Park 3015a347dc [IPV4] fib_hash: kmalloc + memset conversion to kzalloc 17 years ago
Eric Dumazet 8d3f099abe [IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump_zone() 17 years ago
Joonwoo Park bd566e7525 [IPV4] fib_hash: fix duplicated route issue 17 years ago
Pavel Emelyanov cf7732e4cc [NET]: Make core networking code use seq_open_private 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Milan Kocian b8f5583135 [RTNETLINK]: Fix sending netlink message when replace route. 18 years ago
Stephen Hemminger f690808e17 [NET]: make seq_operations const 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Al Viro b6e80c6c8b [IPV4]: trivial fib_hash.c annotations 19 years ago
Thomas Graf be403ea185 [IPv4]: Convert FIB dumping to use new netlink api 19 years ago
Thomas Graf 4e902c5741 [IPv4]: FIB configuration using struct fib_config 19 years ago
Patrick McHardy 1af5a8c4a1 [IPV4]: Increase number of possible routing tables to 2^32 19 years ago
Patrick McHardy 2dfe55b47e [NET]: Use u32 for routing table IDs 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Arjan van de Ven 9b5b5cff9a [NET]: Add const markers to various variables. 19 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
Jamal Hadi Salim b6544c0b4c [NETLINK]: Correctly set NLM_F_MULTI without checking the pid 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago