summaryrefslogtreecommitdiffstats
path: root/include/net/net_namespace.h
Commit message (Expand)AuthorAgeFilesLines
* netfilter: make /proc/net/netfilter pernetGao feng2013-04-051-0/+2
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-201-0/+2
* userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-181-2/+7
* netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-181-6/+9
* sections: fix section conflicts in netAndi Kleen2012-10-061-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-0/+10
|\
| * netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2012-09-181-0/+10
* | ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-191-0/+3
* | sctp: Make the address lists per network namespaceEric W. Biederman2012-08-141-0/+4
* | net: Loopback ifindex is constant nowPavel Emelyanov2012-08-091-0/+7
* | net: Make ifindex generation per-net namespacePavel Emelyanov2012-08-091-0/+1
|/
* net: make sock diag per-namespaceAndrey Vagin2012-07-161-0/+1
* net sysctl: Add place holder functions for when sysctl support is compiled ou...Eric W. Biederman2012-04-231-3/+12
* net: Remove register_net_sysctl_tableEric W. Biederman2012-04-201-3/+0
* net: Kill register_sysctl_rotableEric W. Biederman2012-04-201-2/+0
* net sysctl: Initialize the network sysctls sooner to avoid problems.Eric W. Biederman2012-04-201-0/+5
* net: Implement register_net_sysctl.Eric W. Biederman2012-04-201-0/+2
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-111-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* rtnl: provide link dump consistency infoThomas Graf2011-07-011-0/+1
* Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-121-1/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-271-0/+1
|\
| * net: Add linux/sysctl.h includes where needed.David S. Miller2011-05-271-0/+1
* | net: Allow setting the network namespace by fdEric W. Biederman2011-05-101-0/+1
|/
* ipvs: move struct netns_ipvsJulian Anastasov2011-03-151-1/+1
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-131-0/+2
* net_ns: add __rcu annotationsEric Dumazet2010-10-251-1/+1
* netns: reorder fields in struct netEric Dumazet2010-10-171-7/+10
* nsproxy: remove INIT_NSPROXY()Alexey Dobriyan2010-03-121-5/+0
* netfilter: nfnetlink: netns supportAlexey Dobriyan2010-01-131-0/+2
* net: Add support for batching network namespace cleanupsEric W. Biederman2009-12-031-0/+2
* net: remove [un]register_pernet_gen_... and update the docs.Eric W. Biederman2009-12-011-22/+0
* net: Automatically allocate per namespace data.Eric W. Biederman2009-12-011-4/+24
* net: Batch network namespace destruction.Eric W. Biederman2009-12-011-1/+1
* rtnetlink: speedup rtnl_dump_ifinfo()Eric Dumazet2009-10-241-0/+4
* wext: refactorJohannes Berg2009-10-071-1/+1
* net: explain netns notifiers a little betterJohannes Berg2009-07-201-7/+9
* wireless extensions: make netns awareJohannes Berg2009-07-151-0/+3
* net: move and export get_net_ns_by_pidJohannes Berg2009-07-121-0/+2
* genetlink: make netns awareJohannes Berg2009-07-121-0/+2
* net: make namespace iteration possible under RCUJohannes Berg2009-07-121-0/+3
* netns: Remove net_aliveEric W. Biederman2009-03-031-10/+17
* netns xfrm: add netns boilerplateAlexey Dobriyan2008-11-251-0/+4
* net: Introduce read_pnet() and write_pnet() helpersEric Dumazet2008-11-121-0/+18
* netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2008-10-301-0/+2
* netfilter: netns nf_conntrack: add netns boilerplateAlexey Dobriyan2008-10-081-0/+6
* [PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro2008-07-261-1/+3
* mib: add netns/mib.h filePavel Emelyanov2008-07-181-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-281-0/+11
|\
| * netns: Don't receive new packets in a dead network namespace.Eric W. Biederman2008-06-201-0/+11