summaryrefslogtreecommitdiff
path: root/net/atm/proc.c
Commit message (Expand)AuthorAge
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net, atm: convert atm_dev.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* net: convert %p usage to %pKDan Rosenberg2011-05-24
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | atm: Use kasprintfEric Dumazet2010-03-21
|/
* net: atm: use seq_list_foo() helpersLi Zefan2010-02-10
* net/atm/proc.c: checkpatch cleanupsJoe Perches2010-01-26
* net: mark read-only arrays as constJan Engelhardt2009-08-05
* atm: sk_wmem_alloc initial value is oneEric Dumazet2009-06-18
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-31
* atm: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-02
* [ATM]: Use SEQ_START_TOKENJoe Perches2008-04-10
* [ATM]: Use seq_open/release_privade instead of manual manipulations.Pavel Emelyanov2008-02-29
* [ATM]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [ATM]: Suppress some sparse warningsEric Dumazet2008-01-28
* [ATM]: Oops reading net/atm/arpDenis V. Lunev2008-01-28
* [NET]: all net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* fallout from constified seq_operationsAl Viro2007-07-15
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-10
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [PATCH] struct path: convert atmJosef Sipek2006-12-08
* [ATM]: Compile error on ARMKevin Hilman2006-08-17
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Linux-2.6.12-rc2Linus Torvalds2005-04-16