Commit Graph

35 Commits (640b4f685784feafcd99c24582c5eb3ea36c3c60)

Author SHA1 Message Date
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Wang Chen dbee0d3f46 [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM. 17 years ago
Denis V. Lunev 5811769c78 [IPV4]: Remove check for ifa->ifa_dev != NULL. 17 years ago
Wang Chen 16e297b358 [ATM]: Use proc_create() to setup ->proc_fops first 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Denis V. Lunev ae22120ad8 [ATM]: Simplify /proc/net/atm/arp opening 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 17 years ago
Eric W. Biederman 426b5303eb [NETNS]: Modify the neighbour table code so it handles multiple network namespaces 17 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Stephen Hemminger 522400623e [ATM]: Replace DPRINTK() with pr_debug(). 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Milind Arun Choudhary 4ef8d0aeaf [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Alexey Kuznetsov ecbb416939 [NET]: Fix neighbour destructor handling. 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
David S. Miller c40a27f48c [ATM]: Kill ipcommon.[ch] 18 years ago
Al Viro 30d492da73 [ATM]: Annotations. 18 years ago
YOSHIFUJI Hideaki fe26109a9d [ATM] CLIP: Do not refer freed skbuff in clip_mkip(). 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Adrian Bunk 2478173464 [ATM] net/atm/clip.c: fix PROC_FS=n compile 19 years ago
Randy Dunlap 4bdbf6c033 [NET]: add+use poison defines 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Herbert Xu 932ff279a4 [NET]: Add netif_tx_lock 19 years ago
Simon Kelley bd89efc532 [NEIGH]: Fix IP-over-ATM and ARP interaction. 19 years ago
Stephen Hemminger 4909e488f6 [ATM] clip: add module info 19 years ago
Stephen Hemminger 5ff765f3d0 [ATM] clip: notifier related cleanups 19 years ago
Stephen Hemminger dcdb02752f [ATM] clip: get rid of PROC_FS ifdef 19 years ago
Stephen Hemminger e49e76db03 [ATM] clip: run through Lindent 19 years ago
Stephen Hemminger 2d9073922b [ATM]: Clip timer race. 19 years ago
Stephen Hemminger f3a0592b37 [ATM]: clip causes unregister hang 19 years ago
David S. Miller aa837b5bbd [ATM]: Fix build after neigh->parms->neigh_destructor change. 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Herbert Xu e5ed639913 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago