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