aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-05net: mark read-only arrays as constJan Engelhardt1-4/+5
2009-06-18atm: sk_wmem_alloc initial value is oneEric Dumazet1-2/+2
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2008-05-02atm: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-4/+2
2008-04-10[ATM]: Use SEQ_START_TOKENJoe Perches1-8/+8
2008-02-29[ATM]: Use seq_open/release_privade instead of manual manipulations.Pavel Emelyanov1-25/+7
2008-02-28[ATM]: Use proc_create() to setup ->proc_fops firstWang Chen1-4/+4
2008-01-28[ATM]: Suppress some sparse warningsEric Dumazet1-0/+2
2008-01-28[ATM]: Oops reading net/atm/arpDenis V. Lunev1-2/+2
2007-10-10[NET]: all net/ cleanup with ARRAY_SIZEDenis Cheng1-1/+1
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-2/+3
2007-07-15fallout from constified seq_operationsAl Viro1-1/+1
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-4/+4
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven1-6/+6
2007-02-10[NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki1-29/+29
2006-12-08[PATCH] struct path: convert atmJosef Sipek1-1/+1
2006-08-17[ATM]: Compile error on ARMKevin Hilman1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+514