summaryrefslogtreecommitdiffstats
path: root/include/net/net_namespace.h
Commit message (Expand)AuthorAgeFilesLines
* net: Introduce possible_net_tEric W. Biederman2015-03-121-10/+13
* net: Kill hold_net release_netEric W. Biederman2015-03-121-29/+0Star
* net: add real socket cookiesEric Dumazet2015-03-121-0/+2
* mpls: Basic routing supportEric W. Biederman2015-03-041-0/+4
* netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel2015-01-191-0/+4
* common object embedded into various struct ....nsAl Viro2014-12-041-1/+2
* ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-301-17/+3Star
* 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez2014-04-241-7/+0Star
* 6lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez2014-04-211-0/+15
* ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2014-04-161-8/+1Star
* net: ns: add ieee802154_6lowpan namespaceAlexander Aring2014-02-281-0/+4
* net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria2014-02-101-0/+8
* netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso2013-10-141-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-0/+1
|\
| * net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman2013-09-291-0/+1
* | net_namespace.h: Remove extern from function prototypesJoe Perches2013-09-211-14/+14
|/
* net: split rt_genid for ipv4 and ipv6fan.du2013-07-311-5/+32
* netns: exclude ipvs from struct net when IPVS disabledJunweiZhang2013-06-261-0/+2
* ipv4: use separate genid for next hop exceptionsTimo Teräs2013-06-031-0/+11
* 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-191-2/+7
* netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-191-6/+9
* sections: fix section conflicts in netAndi Kleen2012-10-051-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-151-0/+4
* | net: Loopback ifindex is constant nowPavel Emelyanov2012-08-101-0/+7
* | net: Make ifindex generation per-net namespacePavel Emelyanov2012-08-101-0/+1
|/
* net: make sock diag per-namespaceAndrey Vagin2012-07-171-0/+1
* net sysctl: Add place holder functions for when sysctl support is compiled ou...Eric W. Biederman2012-04-241-3/+12
* net: Remove register_net_sysctl_tableEric W. Biederman2012-04-211-3/+0Star
* net: Kill register_sysctl_rotableEric W. Biederman2012-04-211-2/+0Star
* net sysctl: Initialize the network sysctls sooner to avoid problems.Eric W. Biederman2012-04-211-0/+5
* net: Implement register_net_sysctl.Eric W. Biederman2012-04-211-0/+2
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-121-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* rtnl: provide link dump consistency infoThomas Graf2011-07-021-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-131-5/+0Star
* netfilter: nfnetlink: netns supportAlexey Dobriyan2010-01-131-0/+2
* net: Add support for batching network namespace cleanupsEric W. Biederman2009-12-031-0/+2