index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
net_namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-25
net: move somaxconn init from sysctl code
Roman Kapl
1
-0
/
+19
2017-05-01
net: Initialise init_net.count to 1
David Howells
1
-1
/
+2
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
1
-4
/
+6
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-2
/
+2
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
1
-0
/
+2
2016-12-15
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-20
/
+15
2016-12-14
netns: avoid disabling irq for netns id
Paul Moore
1
-20
/
+15
2016-12-03
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
1
-8
/
+12
2016-12-03
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
1
-4
/
+4
2016-12-03
netns: publish net_generic correctly
Alexey Dobriyan
1
-5
/
+5
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-4
/
+3
2016-11-17
net: check dead netns for peernet2id_alloc()
WANG Cong
1
-0
/
+2
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+20
2016-10-24
net: allow to kill a task which waits net_mutex in copy_new_ns
Andrey Vagin
1
-1
/
+8
2016-10-22
netns: revert "netns: avoid disabling irq for netns id"
Paul Moore
1
-15
/
+20
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+27
2016-09-23
netns: move {inc,dec}_net_namespaces into #ifdef
Arnd Bergmann
1
-10
/
+10
2016-09-23
Merge branch 'nsfs-ioctls' into HEAD
Eric W. Biederman
1
-0
/
+6
2016-09-23
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
1
-0
/
+6
2016-09-22
userns: When the per user per user namespace limit is reached return ENOSPC
Eric W. Biederman
1
-1
/
+1
2016-09-04
netns: avoid disabling irq for netns id
WANG Cong
1
-20
/
+15
2016-09-04
vxlan: call peernet2id() in fdb notification
WANG Cong
1
-1
/
+1
2016-09-02
netns: make nla_policy const
stephen hemminger
1
-1
/
+1
2016-08-15
netns: do not call pernet ops for not yet set up init_net namespace
Dmitry Torokhov
1
-4
/
+17
2016-08-08
netns: Add a limit on the number of net namespaces
Eric W. Biederman
1
-1
/
+21
2015-05-18
netns: make nsid_lock per net
WANG Cong
1
-16
/
+16
2015-05-15
netns: fix unbalanced spin_lock on error
Nicolas Dichtel
1
-0
/
+1
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-05-13
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
Nicolas Dichtel
1
-1
/
+1
2015-05-10
netlink: allow to listen "all" netns
Nicolas Dichtel
1
-1
/
+9
2015-05-10
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
1
-13
/
+44
2015-05-10
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
1
-14
/
+27
2015-05-10
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
1
-2
/
+2
2015-05-10
netns: always provide the id to rtnl_net_fill()
Nicolas Dichtel
1
-20
/
+11
2015-05-10
netns: returns always an id in __peernet2id()
Nicolas Dichtel
1
-11
/
+8
2015-04-16
netns: remove duplicated include from net_namespace.c
Wei Yongjun
1
-1
/
+0
2015-04-08
netns: allow to dump netns ids
Nicolas Dichtel
1
-1
/
+48
2015-04-08
netns: notify netns id events
Nicolas Dichtel
1
-8
/
+44
2015-04-08
netns: minor cleanup in rtnl_net_getid()
Nicolas Dichtel
1
-1
/
+1
2015-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+12
2015-04-03
netns: don't allocate an id for dead netns
Nicolas Dichtel
1
-1
/
+3
2015-04-03
Revert "netns: don't clear nsid too early on removal"
Nicolas Dichtel
1
-15
/
+9
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+15
2015-03-29
netns: don't clear nsid too early on removal
Nicolas Dichtel
1
-9
/
+15
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
1
-11
/
+0
2015-02-05
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+1
2015-01-24
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
1
-0
/
+1
2015-01-23
nl80211: Allow set network namespace by fd
Vadim Kochan
1
-0
/
+1
2015-01-19
netns: add rtnl cmd to add and get peer netns ids
Nicolas Dichtel
1
-0
/
+211
[next]