aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/proc.c
Commit message (Expand)AuthorAgeFilesLines
* net: convert %p usage to %pKDan Rosenberg2011-05-241-2/+2
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | atm: Use kasprintfEric Dumazet2010-03-211-9/+1
|/
* net: atm: use seq_list_foo() helpersLi Zefan2010-02-101-1/+1
* net/atm/proc.c: checkpatch cleanupsJoe Perches2010-01-261-37/+44
* net: mark read-only arrays as constJan Engelhardt2009-08-051-4/+5
* atm: sk_wmem_alloc initial value is oneEric Dumazet2009-06-181-2/+2
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-1/+0
* atm: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-4/+2
* [ATM]: Use SEQ_START_TOKENJoe Perches2008-04-101-8/+8
* [ATM]: Use seq_open/release_privade instead of manual manipulations.Pavel Emelyanov2008-02-291-25/+7
* [ATM]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-4/+4
* [ATM]: Suppress some sparse warningsEric Dumazet2008-01-281-0/+2
* [ATM]: Oops reading net/atm/arpDenis V. Lunev2008-01-281-2/+2
* [NET]: all net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-1/+1
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-2/+3
* fallout from constified seq_operationsAl Viro2007-07-151-1/+1
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-4/+4
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-6/+6
* [NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-29/+29
* [PATCH] struct path: convert atmJosef Sipek2006-12-081-1/+1
* [ATM]: Compile error on ARMKevin Hilman2006-08-171-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+514