index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
proc_net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
2020-12-15
1
-16
/
+0
*
procfs: delete duplicated words + other fixes
Randy Dunlap
2020-12-15
1
-2
/
+2
*
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-25
1
-1
/
+1
*
net: bpf: Add netlink and ipv6_route bpf_iter targets
Yonghong Song
2020-05-09
1
-0
/
+19
*
proc: decouple proc from VFS with "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-16
/
+16
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
2019-02-01
1
-0
/
+20
*
proc: Add a way to make network proc files writable
David Howells
2018-05-18
1
-0
/
+92
*
proc: introduce proc_create_net_single
Christoph Hellwig
2018-05-16
1
-18
/
+31
*
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
1
-21
/
+40
*
proc: use slower rb_first()
Alexey Dobriyan
2018-04-11
1
-1
/
+1
*
proc: move "struct proc_dir_entry" into kmem cache
Alexey Dobriyan
2018-04-11
1
-3
/
+4
*
proc: rearrange args
Alexey Dobriyan
2018-02-06
1
-2
/
+2
*
procfs: use faster rb_first_cached()
Davidlohr Bueso
2017-09-08
1
-1
/
+1
*
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
1
-3
/
+3
|
\
|
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-3
/
+3
*
|
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
proc: make proc entries inherit ownership from parent
Dmitry Torokhov
2016-08-14
1
-0
/
+13
*
switch all procfs directories ->iterate_shared()
Al Viro
2016-05-02
1
-1
/
+1
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-1
/
+1
*
fs/proc: use a rb tree for the directory entries
Nicolas Dichtel
2014-12-10
1
-0
/
+1
*
Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} inst...
Linus Torvalds
2014-08-10
1
-1
/
+1
*
proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/net
Eric W. Biederman
2014-08-04
1
-1
/
+1
*
namespaces: Use task_lock and not rcu to protect nsproxy
Eric W. Biederman
2014-07-29
1
-1
/
+3
*
[readdir] convert procfs
Al Viro
2013-06-29
1
-5
/
+4
*
proc: Move PDE_NET() to fs/proc/proc_net.c
David Howells
2013-05-01
1
-0
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
net: proc: remove proc_net_remove
Gao feng
2013-02-18
1
-6
/
+0
*
|
net: proc: remove proc_net_fops_create
Gao feng
2013-02-18
1
-8
/
+0
|
/
*
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
1
-1
/
+1
*
switch procfs to umode_t use
Al Viro
2012-01-03
1
-1
/
+1
*
proc: make struct proc_dir_entry::name a terminal array rather than a pointer
David Howells
2011-07-27
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
proc: stop using BKL
Alexey Dobriyan
2009-01-05
1
-1
/
+1
*
netns: make get_proc_net() static
Adrian Bunk
2008-07-22
1
-6
/
+5
*
proc: consolidate per-net single-release callers
Pavel Emelyanov
2008-07-18
1
-0
/
+8
*
proc: consolidate per-net single_open callers
Pavel Emelyanov
2008-07-18
1
-0
/
+24
*
netns: assign PDE->data before gluing entry into /proc tree
Denis V. Lunev
2008-05-02
1
-11
/
+0
*
[NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.
Denis V. Lunev
2008-04-02
1
-2
/
+0
*
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.
Denis V. Lunev
2008-03-27
1
-0
/
+2
*
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-3
/
+3
*
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
Pavel Emelyanov
2008-03-07
1
-28
/
+89
*
proc: fix ->open'less usage due to ->proc_fops flip
Alexey Dobriyan
2008-02-08
1
-6
/
+1
*
[ATM]: Oops reading net/atm/arp
Denis V. Lunev
2008-01-28
1
-4
/
+13
*
[NET]: Consolidate net namespace related proc files creation.
Denis V. Lunev
2008-01-28
1
-0
/
+38
*
[NETNS]: Fix /proc/net breakage
Eric W. Biederman
2007-12-02
1
-81
/
+5
*
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
2007-11-13
1
-1
/
+1
*
[NET]: Kill proc_net_create()
David S. Miller
2007-11-07
1
-7
/
+0
[next]