aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/net_namespace.h
Commit message (Expand)AuthorAge
* netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel2015-01-19
* common object embedded into various struct ....nsAl Viro2014-12-04
* ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-30
* 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez2014-04-24
* 6lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez2014-04-20
* ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2014-04-16
* net: ns: add ieee802154_6lowpan namespaceAlexander Aring2014-02-28
* net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria2014-02-09
* netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso2013-10-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\
| * net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman2013-09-28
* | net_namespace.h: Remove extern from function prototypesJoe Perches2013-09-21
|/
* net: split rt_genid for ipv4 and ipv6fan.du2013-07-31
* netns: exclude ipvs from struct net when IPVS disabledJunweiZhang2013-06-26
* ipv4: use separate genid for next hop exceptionsTimo Teräs2013-06-03
* 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