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
/
net
/
core
/
net_namespace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: call newid/getid without rtnl mutex held
Florian Westphal
2017-08-09
1
-2
/
+3
*
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
1
-2
/
+2
*
net: convert net.passive from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-06-30
1
-0
/
+17
|
\
|
*
netns: add and use net_ns_barrier
Florian Westphal
2017-06-19
1
-0
/
+17
*
|
netns: fix error code when the nsid is already used
Nicolas Dichtel
2017-06-10
1
-0
/
+1
*
|
netns: define extack error msg for nsis cmds
Nicolas Dichtel
2017-06-10
1
-9
/
+33
*
|
net: move somaxconn init from sysctl code
Roman Kapl
2017-05-25
1
-0
/
+19
|
/
*
net: Initialise init_net.count to 1
David Howells
2017-04-30
1
-1
/
+2
*
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-17
1
-4
/
+6
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-2
/
+2
*
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-12-14
1
-20
/
+15
|
\
|
*
netns: avoid disabling irq for netns id
Paul Moore
2016-12-14
1
-20
/
+15
*
|
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
2016-12-03
1
-8
/
+12
*
|
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
2016-12-03
1
-4
/
+4
*
|
netns: publish net_generic correctly
Alexey Dobriyan
2016-12-03
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-0
/
+2
|
\
\
|
*
|
net: check dead netns for peernet2id_alloc()
WANG Cong
2016-11-17
1
-0
/
+2
*
|
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-4
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-15
/
+20
|
\
|
|
|
*
|
netns: revert "netns: avoid disabling irq for netns id"
Paul Moore
2016-10-22
1
-15
/
+20
*
|
|
net: allow to kill a task which waits net_mutex in copy_new_ns
Andrey Vagin
2016-10-23
1
-1
/
+8
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-10-06
1
-1
/
+27
|
\
\
|
*
|
netns: move {inc,dec}_net_namespaces into #ifdef
Arnd Bergmann
2016-09-23
1
-10
/
+10
|
*
|
Merge branch 'nsfs-ioctls' into HEAD
Eric W. Biederman
2016-09-22
1
-0
/
+6
|
|
\
\
|
|
*
|
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
2016-09-22
1
-0
/
+6
|
|
|
/
|
*
|
userns: When the per user per user namespace limit is reached return ENOSPC
Eric W. Biederman
2016-09-22
1
-1
/
+1
|
*
|
netns: Add a limit on the number of net namespaces
Eric W. Biederman
2016-08-08
1
-1
/
+21
|
|
/
*
|
netns: avoid disabling irq for netns id
WANG Cong
2016-09-04
1
-20
/
+15
*
|
vxlan: call peernet2id() in fdb notification
WANG Cong
2016-09-04
1
-1
/
+1
*
|
netns: make nla_policy const
stephen hemminger
2016-09-01
1
-1
/
+1
*
|
netns: do not call pernet ops for not yet set up init_net namespace
Dmitry Torokhov
2016-08-14
1
-4
/
+17
|
/
*
netns: make nsid_lock per net
WANG Cong
2015-05-17
1
-16
/
+16
*
netns: fix unbalanced spin_lock on error
Nicolas Dichtel
2015-05-14
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
1
-1
/
+1
|
\
|
*
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
Nicolas Dichtel
2015-05-12
1
-1
/
+1
*
|
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-09
1
-1
/
+9
*
|
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
2015-05-09
1
-13
/
+44
*
|
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
2015-05-09
1
-14
/
+27
*
|
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-05-09
1
-2
/
+2
*
|
netns: always provide the id to rtnl_net_fill()
Nicolas Dichtel
2015-05-09
1
-20
/
+11
*
|
netns: returns always an id in __peernet2id()
Nicolas Dichtel
2015-05-09
1
-11
/
+8
|
/
*
netns: remove duplicated include from net_namespace.c
Wei Yongjun
2015-04-16
1
-1
/
+0
*
netns: allow to dump netns ids
Nicolas Dichtel
2015-04-07
1
-1
/
+48
*
netns: notify netns id events
Nicolas Dichtel
2015-04-07
1
-8
/
+44
*
netns: minor cleanup in rtnl_net_getid()
Nicolas Dichtel
2015-04-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
1
-16
/
+12
|
\
|
*
netns: don't allocate an id for dead netns
Nicolas Dichtel
2015-04-03
1
-1
/
+3
|
*
Revert "netns: don't clear nsid too early on removal"
Nicolas Dichtel
2015-04-03
1
-15
/
+9
[next]