Kirill Tkhai
|
f0b07bb151
net: Introduce net_rwsem to protect net_namespace_list
|
7 年 前 |
Kirill Tkhai
|
8518e9bb98
net: Add more comments
|
7 年 前 |
Kirill Tkhai
|
4420bf21fb
net: Rename net_sem to pernet_ops_rwsem
|
7 年 前 |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 年 前 |
Christian Brauner
|
94e5e3087a
net: add uevent socket member
|
7 年 前 |
Kirill Tkhai
|
6056415d3a
net: Add comment about pernet_operations methods and synchronization
|
7 年 前 |
Kirill Tkhai
|
65b7b5b90f
net: Make cleanup_list and net::cleanup_list of llist type
|
7 年 前 |
Kirill Tkhai
|
19efbd93e6
net: Kill net_mutex
|
7 年 前 |
Kirill Tkhai
|
447cd7a0d7
net: Allow pernet_operations to be executed in parallel
|
7 年 前 |
David S. Miller
|
3e3ab9ccca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年 前 |
Dan Streetman
|
4ee806d511
net: tcp: close sock if net namespace is exiting
|
7 年 前 |
Kirill Tkhai
|
273c28bc57
net: Convert atomic_t net::count to refcount_t
|
7 年 前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年 前 |
Ido Schimmel
|
04b1d4e50e
net: core: Make the FIB notification chain generic
|
8 年 前 |
Linus Torvalds
|
e06fdaf40a
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 年 前 |
Reshetova, Elena
|
c122e14df2
net: convert net.passive from atomic_t to refcount_t
|
8 年 前 |
Kees Cook
|
3859a271a0
randstruct: Mark various structs for randomization
|
8 年 前 |
Florian Westphal
|
7866cc57b5
netns: add and use net_ns_barrier
|
8 年 前 |
Mario Kicherer
|
8e8cda6d73
can: initial support for network namespaces
|
8 年 前 |
David S. Miller
|
f9aa9dc7d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Stefan Hajnoczi
|
0f5258cd91
netns: fix get_net_ns_by_fd(int pid) typo
|
8 年 前 |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 年 前 |
Eric W. Biederman
|
703286608a
netns: Add a limit on the number of net namespaces
|
9 年 前 |
Fabian Frederick
|
bd721ea73e
treewide: replace obsolete _refok by __ref
|
9 年 前 |
Pablo Neira
|
19576c9478
netfilter: cttimeout: add netns support
|
9 年 前 |
Andreas Schultz
|
3499abb249
netfilter: nfacct: per network namespace support
|
10 年 前 |
Pablo Neira Ayuso
|
04c52dec14
net: include missing headers in net/net_namespace.h
|
10 年 前 |
WANG Cong
|
de133464c9
netns: make nsid_lock per net
|
10 年 前 |
Nicolas Dichtel
|
59324cf35a
netlink: allow to listen "all" netns
|
10 年 前 |
Nicolas Dichtel
|
7a0877d4b4
netns: rename peernet2id() to peernet2id_alloc()
|
10 年 前 |