Age | Commit message (Expand) | Author | Files | Lines |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -1/+1 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2013-02-18 | net: proc: change proc_net_remove to remove_proc_entry | Gao feng | 1 | -1/+1 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-05-24 | net: convert %p usage to %pK | Dan Rosenberg | 1 | -2/+2 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-22 | atm: Use kasprintf | Eric Dumazet | 1 | -9/+1 |
2010-02-10 | net: atm: use seq_list_foo() helpers | Li Zefan | 1 | -1/+1 |
2010-01-27 | net/atm/proc.c: checkpatch cleanups | Joe Perches | 1 | -37/+44 |
2009-08-05 | net: mark read-only arrays as const | Jan Engelhardt | 1 | -4/+5 |
2009-06-18 | atm: sk_wmem_alloc initial value is one | Eric Dumazet | 1 | -2/+2 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -1/+0 |
2008-05-02 | atm: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev | 1 | -4/+2 |
2008-04-10 | [ATM]: Use SEQ_START_TOKEN | Joe Perches | 1 | -8/+8 |
2008-02-29 | [ATM]: Use seq_open/release_privade instead of manual manipulations. | Pavel Emelyanov | 1 | -25/+7 |
2008-02-29 | [ATM]: Use proc_create() to setup ->proc_fops first | Wang Chen | 1 | -4/+4 |
2008-01-29 | [ATM]: Suppress some sparse warnings | Eric Dumazet | 1 | -0/+2 |
2008-01-29 | [ATM]: Oops reading net/atm/arp | Denis V. Lunev | 1 | -2/+2 |
2007-10-11 | [NET]: all net/ cleanup with ARRAY_SIZE | Denis Cheng | 1 | -1/+1 |
2007-10-11 | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 1 | -2/+3 |
2007-07-16 | fallout from constified seq_operations | Al Viro | 1 | -1/+1 |
2007-07-11 | [NET]: Make all initialized struct seq_operations const. | Philippe De Muyter | 1 | -4/+4 |
2007-02-12 | [PATCH] mark struct file_operations const 7 | Arjan van de Ven | 1 | -6/+6 |
2007-02-11 | [NET] ATM: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -29/+29 |
2006-12-08 | [PATCH] struct path: convert atm | Josef Sipek | 1 | -1/+1 |
2006-08-18 | [ATM]: Compile error on ARM | Kevin Hilman | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+514 |