index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
net_namespace.c
Age
Commit message (
Expand
)
Author
2018-03-07
net: Make account struct net to memcg
Kirill Tkhai
2018-02-26
net: make kmem caches as __ro_after_init
Alexey Dobriyan
2018-02-20
net: Queue net_cleanup_work only if there is first net added
Kirill Tkhai
2018-02-20
net: Make cleanup_list and net::cleanup_list of llist type
Kirill Tkhai
2018-02-20
net: Kill net_mutex
Kirill Tkhai
2018-02-13
net: Convert net_defaults_ops
Kirill Tkhai
2018-02-13
net: Convert net_ns_ops methods
Kirill Tkhai
2018-02-13
net: Allow pernet_operations to be executed in parallel
Kirill Tkhai
2018-02-13
net: Move mutex_unlock() in cleanup_net() up
Kirill Tkhai
2018-02-13
net: Introduce net_sem for protection of pernet_list
Kirill Tkhai
2018-02-13
net: Cleanup in copy_net_ns()
Kirill Tkhai
2018-02-13
net: Assign net to net_namespace_list in setup_net()
Kirill Tkhai
2018-01-25
net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...
Kirill Tkhai
2018-01-17
net: Remove spinlock from get_net_ns_by_id()
Kirill Tkhai
2018-01-17
net: Fix possible race in peernet2id_alloc()
Kirill Tkhai
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
2017-12-20
net: Fix double free and memory corruption in get_net_ns_by_id()
Eric W. Biederman
2017-11-05
net: export peernet2id_alloc
Jiri Benc
2017-08-09
net: call newid/getid without rtnl mutex held
Florian Westphal
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-07-01
net: convert net.passive from atomic_t to refcount_t
Reshetova, Elena
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-06-19
netns: add and use net_ns_barrier
Florian Westphal
2017-06-10
netns: fix error code when the nsid is already used
Nicolas Dichtel
2017-06-10
netns: define extack error msg for nsis cmds
Nicolas Dichtel
2017-05-25
net: move somaxconn init from sysctl code
Roman Kapl
2017-04-30
net: Initialise init_net.count to 1
David Howells
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2016-12-14
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-12-14
netns: avoid disabling irq for netns id
Paul Moore
2016-12-03
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
2016-12-03
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
2016-12-03
netns: publish net_generic correctly
Alexey Dobriyan
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-17
net: check dead netns for peernet2id_alloc()
WANG Cong
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-23
net: allow to kill a task which waits net_mutex in copy_new_ns
Andrey Vagin
2016-10-22
netns: revert "netns: avoid disabling irq for netns id"
Paul Moore
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-09-23
netns: move {inc,dec}_net_namespaces into #ifdef
Arnd Bergmann
2016-09-22
Merge branch 'nsfs-ioctls' into HEAD
Eric W. Biederman
2016-09-22
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
2016-09-22
userns: When the per user per user namespace limit is reached return ENOSPC
Eric W. Biederman
2016-09-04
netns: avoid disabling irq for netns id
WANG Cong
2016-09-04
vxlan: call peernet2id() in fdb notification
WANG Cong
2016-09-01
netns: make nla_policy const
stephen hemminger
2016-08-14
netns: do not call pernet ops for not yet set up init_net namespace
Dmitry Torokhov
[next]