index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
net_namespace.h
Age
Commit message (
Expand
)
Author
2012-11-18
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2012-10-06
sections: fix section conflicts in net
Andi Kleen
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-19
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
2012-09-18
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
2012-08-14
sctp: Make the address lists per network namespace
Eric W. Biederman
2012-08-09
net: Loopback ifindex is constant now
Pavel Emelyanov
2012-08-09
net: Make ifindex generation per-net namespace
Pavel Emelyanov
2012-07-16
net: make sock diag per-namespace
Andrey Vagin
2012-04-23
net sysctl: Add place holder functions for when sysctl support is compiled ou...
Eric W. Biederman
2012-04-20
net: Remove register_net_sysctl_table
Eric W. Biederman
2012-04-20
net: Kill register_sysctl_rotable
Eric W. Biederman
2012-04-20
net sysctl: Initialize the network sysctls sooner to avoid problems.
Eric W. Biederman
2012-04-20
net: Implement register_net_sysctl.
Eric W. Biederman
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-01
rtnl: provide link dump consistency info
Thomas Graf
2011-06-12
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-27
net: Add linux/sysctl.h includes where needed.
David S. Miller
2011-05-10
net: Allow setting the network namespace by fd
Eric W. Biederman
2011-03-15
ipvs: move struct netns_ipvs
Julian Anastasov
2011-01-13
IPVS: netns, add basic init per netns.
Hans Schillstrom
2010-10-25
net_ns: add __rcu annotations
Eric Dumazet
2010-10-17
netns: reorder fields in struct net
Eric Dumazet
2010-03-12
nsproxy: remove INIT_NSPROXY()
Alexey Dobriyan
2010-01-13
netfilter: nfnetlink: netns support
Alexey Dobriyan
2009-12-03
net: Add support for batching network namespace cleanups
Eric W. Biederman
2009-12-01
net: remove [un]register_pernet_gen_... and update the docs.
Eric W. Biederman
2009-12-01
net: Automatically allocate per namespace data.
Eric W. Biederman
2009-12-01
net: Batch network namespace destruction.
Eric W. Biederman
2009-10-24
rtnetlink: speedup rtnl_dump_ifinfo()
Eric Dumazet
2009-10-07
wext: refactor
Johannes Berg
2009-07-20
net: explain netns notifiers a little better
Johannes Berg
2009-07-15
wireless extensions: make netns aware
Johannes Berg
2009-07-12
net: move and export get_net_ns_by_pid
Johannes Berg
2009-07-12
genetlink: make netns aware
Johannes Berg
2009-07-12
net: make namespace iteration possible under RCU
Johannes Berg
2009-03-03
netns: Remove net_alive
Eric W. Biederman
2008-11-25
netns xfrm: add netns boilerplate
Alexey Dobriyan
2008-11-12
net: Introduce read_pnet() and write_pnet() helpers
Eric Dumazet
2008-10-30
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
Alexey Dobriyan
2008-10-08
netfilter: netns nf_conntrack: add netns boilerplate
Alexey Dobriyan
2008-07-26
[PATCH] beginning of sysctl cleanup - ctl_table_set
Al Viro
2008-07-18
mib: add netns/mib.h file
Pavel Emelyanov
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-20
netns: Don't receive new packets in a dead network namespace.
Eric W. Biederman
2008-05-19
netns: Introduce sysctl root for read-only net sysctls.
Pavel Emelyanov
2008-04-16
[NETNS]: Make netns refconting debug like a socket one.
Denis V. Lunev
2008-04-15
[NETNS]: The generic per-net pointers.
Pavel Emelyanov
[prev]
[next]