| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-29 | Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+9 |
| 2025-09-19 | net: port to ns_ref_*() helpers | Christian Brauner | 1 | -4/+4 |
| 2025-09-19 | ns: add to_<type>_ns() to respective headers | Christian Brauner | 1 | -0/+5 |
| 2025-09-01 | copy_process: pass clone_flags as u64 across calltree | Simon Schuster | 1 | -2/+2 |
| 2025-04-14 | net: Remove ->exit_batch_rtnl(). | Kuniyuki Iwashima | 1 | -2/+0 |
| 2025-04-14 | net: Add ->exit_rtnl() hook to struct pernet_operations. | Kuniyuki Iwashima | 1 | -0/+2 |
| 2025-03-24 | net: introduce per netns packet chains | Paolo Abeni | 1 | -0/+3 |
| 2025-02-18 | net: Add net_passive_inc() and net_passive_dec(). | Kuniyuki Iwashima | 1 | -0/+11 |
| 2025-02-06 | net: add dev_net_rcu() helper | Eric Dumazet | 1 | -1/+1 |
| 2025-01-15 | net: expedite synchronize_net() for cleanup_net() | Eric Dumazet | 1 | -0/+2 |
| 2024-12-06 | net: defer final 'struct net' free in netns dismantle | Eric Dumazet | 1 | -0/+1 |
| 2024-12-04 | ipmr: tune the ipmr_can_free_table() checks. | Paolo Abeni | 1 | -0/+5 |
| 2024-10-08 | rtnetlink: Add per-netns RTNL. | Kuniyuki Iwashima | 1 | -0/+4 |
| 2024-08-03 | net: Don't register pernet_operations if only one of id or size is specified. | Kuniyuki Iwashima | 1 | -2/+2 |
| 2024-02-07 | net: add exit_batch_rtnl() method | Eric Dumazet | 1 | -0/+3 |
| 2024-02-04 | net: make dev_unreg_count global | Eric Dumazet | 1 | -2/+0 |
| 2023-10-18 | net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu() | Jiri Pirko | 1 | -3/+12 |
| 2023-08-29 | Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -4/+6 |
| 2023-08-15 | sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl | Joel Granados | 1 | -1/+1 |
| 2023-08-15 | sysctl: Add size to register_net_sysctl function | Joel Granados | 1 | -4/+6 |
| 2023-07-28 | net: store netdevs in an xarray | Jakub Kicinski | 1 | -1/+3 |
| 2022-10-24 | net: add a refcount tracker for kernel sockets | Eric Dumazet | 1 | -8/+22 |
| 2022-07-11 | netfilter: nf_flow_table: count pending offload workqueue tasks | Vlad Buslov | 1 | -0/+6 |
| 2022-06-22 | af_unix: Define a per-netns hash table. | Kuniyuki Iwashima | 1 | -0/+2 |
| 2022-02-10 | net: make net->dev_unreg_count atomic | Eric Dumazet | 1 | -1/+1 |
| 2022-02-06 | net: initialize init_net earlier | Eric Dumazet | 1 | -0/+6 |
| 2021-12-10 | net: add networking namespace refcount tracker | Eric Dumazet | 1 | -0/+34 |
| 2021-08-01 | netfilter: remove xt pernet data | Florian Westphal | 1 | -2/+0 |
| 2021-07-29 | mctp: Add initial routing framework | Jeremy Kerr | 1 | -0/+4 |
| 2021-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+13 |
| 2021-06-16 | net/smc: Make SMC statistics network namespace aware | Guvenc Gulce | 1 | -0/+4 |
| 2021-06-15 | net: inline function get_net_ns_by_fd if NET_NS is disabled | Changbin Du | 1 | -1/+6 |
| 2021-06-12 | net: make get_net_ns return error if NET_NS is disabled | Changbin Du | 1 | -0/+7 |
| 2021-04-09 | net: dccp: use net_generic storage | Florian Westphal | 1 | -4/+0 |
| 2021-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -9/+0 |
| 2021-04-06 | net: remove obsolete members from struct net | Florian Westphal | 1 | -9/+0 |
| 2021-04-01 | include: net: Remove repeated struct declaration | Wan Jiabing | 1 | -1/+0 |
| 2021-02-11 | net: initialize net->net_cookie at netns setup | Eric Dumazet | 1 | -3/+1 |
| 2020-12-15 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -3/+0 |
| 2020-12-14 | Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds | 1 | -7/+4 |
| 2020-12-01 | netfilter: nfnl_acct: remove data from struct net | Wang Shanker | 1 | -3/+0 |
| 2020-09-30 | bpf, net: Rework cookie generator as per-cpu one | Daniel Borkmann | 1 | -1/+1 |
| 2020-08-19 | net: Use generic ns_common::count | Christian Brauner | 1 | -7/+4 |
| 2020-06-01 | net: Introduce netns_bpf for BPF programs attached to netns | Jakub Sitnicki | 1 | -1/+3 |
| 2020-05-01 | ipv6: Use global sernum for dst validation with nexthop objects | David Ahern | 1 | -0/+7 |
| 2020-03-30 | bpf, net: Fix build issue when net ns not configured | Daniel Borkmann | 1 | -7/+2 |
| 2020-03-27 | bpf: Add netns cookie and enable it for bpf cgroup hooks | Daniel Borkmann | 1 | -0/+10 |
| 2020-01-17 | netns: Constify exported functions | Guillaume Nault | 1 | -5/+5 |
| 2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
| 2019-10-25 | netns: fix GFP flags in rtnl_net_notifyid() | Guillaume Nault | 1 | -1/+1 |
| 2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -8/+17 |
| 2019-10-19 | net: reorder 'struct net' fields to avoid false sharing | Eric Dumazet | 1 | -8/+17 |
| 2019-10-02 | net: introduce per-netns netdevice notifiers | Jiri Pirko | 1 | -0/+3 |
| 2019-10-02 | net: push loops and nb calls into helper functions | Jiri Pirko | 1 | -1/+2 |
| 2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -3/+0 |
| 2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+3 |
| 2019-09-07 | net: fib_notifier: move fib_notifier_ops from struct net into per-net struct | Jiri Pirko | 1 | -3/+0 |
| 2019-08-21 | trivial: netns: fix typo in 'struct net.passive' description | Mike Rapoport | 1 | -1/+1 |
| 2019-08-09 | sock: make cookie generation global instead of per netns | Daniel Borkmann | 1 | -1/+0 |
| 2019-07-26 | crypto: user - make NETLINK_CRYPTO work inside netns | Ondrej Mosnacek | 1 | -0/+3 |
| 2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+7 |
| 2019-06-26 | keys: Network namespace domain tag | David Howells | 1 | -0/+3 |
| 2019-06-19 | netns: add pre_exit method to struct pernet_operations | Eric Dumazet | 1 | -0/+5 |
| 2019-05-28 | net: Initial nexthop code | David Ahern | 1 | -0/+2 |
| 2019-03-28 | netns: provide pure entropy for net_hash_mix() | Eric Dumazet | 1 | -0/+1 |
| 2019-01-25 | net: xsk: track AF_XDP sockets on a per-netns list | Björn Töpel | 1 | -0/+4 |
| 2018-09-14 | flow_dissector: implements flow dissector BPF hook | Petar Penkov | 1 | -0/+3 |
| 2018-07-20 | net: create reusable function for getting ownership info of sysfs inodes | Tyler Hicks | 1 | -0/+10 |
| 2018-06-18 | netfilter: ipv6: nf_defrag: reduce struct net memory waste | Eric Dumazet | 1 | -0/+1 |
| 2018-03-29 | net: Introduce net_rwsem to protect net_namespace_list | Kirill Tkhai | 1 | -0/+1 |
| 2018-03-27 | net: Add more comments | Kirill Tkhai | 1 | -0/+4 |
| 2018-03-27 | net: Rename net_sem to pernet_ops_rwsem | Kirill Tkhai | 1 | -5/+7 |
| 2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai | 1 | -6/+0 |
| 2018-03-22 | net: add uevent socket member | Christian Brauner | 1 | -1/+3 |
| 2018-03-13 | net: Add comment about pernet_operations methods and synchronization | Kirill Tkhai | 1 | -0/+14 |
| 2018-02-20 | net: Make cleanup_list and net::cleanup_list of llist type | Kirill Tkhai | 1 | -1/+2 |
| 2018-02-20 | net: Kill net_mutex | Kirill Tkhai | 1 | -4/+7 |
| 2018-02-13 | net: Allow pernet_operations to be executed in parallel | Kirill Tkhai | 1 | -0/+6 |
| 2018-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+10 |
| 2018-01-25 | net: tcp: close sock if net namespace is exiting | Dan Streetman | 1 | -0/+10 |
| 2018-01-15 | net: Convert atomic_t net::count to refcount_t | Kirill Tkhai | 1 | -4/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-08-03 | net: core: Make the FIB notification chain generic | Ido Schimmel | 1 | -0/+1 |
| 2017-07-19 | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2017-07-01 | net: convert net.passive from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
| 2017-06-30 | randstruct: Mark various structs for randomization | Kees Cook | 1 | -1/+1 |
| 2017-06-19 | netns: add and use net_ns_barrier | Florian Westphal | 1 | -0/+3 |
| 2017-04-04 | can: initial support for network namespaces | Mario Kicherer | 1 | -0/+4 |
| 2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2016-11-18 | netns: fix get_net_ns_by_fd(int pid) typo | Stefan Hajnoczi | 1 | -1/+1 |
| 2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan | 1 | -1/+1 |
| 2016-08-08 | netns: Add a limit on the number of net namespaces | Eric W. Biederman | 1 | -0/+1 |
| 2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick | 1 | -1/+1 |
| 2015-12-14 | netfilter: cttimeout: add netns support | Pablo Neira | 1 | -0/+3 |
| 2015-08-07 | netfilter: nfacct: per network namespace support | Andreas Schultz | 1 | -0/+3 |
| 2015-06-18 | net: include missing headers in net/net_namespace.h | Pablo Neira Ayuso | 1 | -0/+2 |
| 2015-05-17 | netns: make nsid_lock per net | WANG Cong | 1 | -0/+1 |
| 2015-05-09 | netlink: allow to listen "all" netns | Nicolas Dichtel | 1 | -0/+2 |
| 2015-05-09 | netns: rename peernet2id() to peernet2id_alloc() | Nicolas Dichtel | 1 | -1/+1 |
| 2015-03-12 | net: Introduce possible_net_t | Eric W. Biederman | 1 | -10/+13 |
| 2015-03-12 | net: Kill hold_net release_net | Eric W. Biederman | 1 | -29/+0 |
| 2015-03-11 | net: add real socket cookies | Eric Dumazet | 1 | -0/+2 |
| 2015-03-04 | mpls: Basic routing support | Eric W. Biederman | 1 | -0/+4 |
| 2015-01-19 | netns: add rtnl cmd to add and get peer netns ids | Nicolas Dichtel | 1 | -0/+4 |
| 2014-12-04 | common object embedded into various struct ....ns | Al Viro | 1 | -1/+2 |
| 2014-09-30 | ipv6: remove rt6i_genid | Hannes Frederic Sowa | 1 | -17/+3 |
| 2014-04-24 | 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled | Luis R. Rodriguez | 1 | -7/+0 |
| 2014-04-20 | 6lowpan: add helper to get 6lowpan namespace | Luis R. Rodriguez | 1 | -0/+15 |
| 2014-04-16 | ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif | Cong Wang | 1 | -8/+1 |
| 2014-02-28 | net: ns: add ieee802154_6lowpan namespace | Alexander Aring | 1 | -0/+4 |
| 2014-02-09 | net: Move prototype declaration to header file include/net/net_namespace.h fr... | Rashika Kheria | 1 | -0/+8 |
| 2013-10-14 | netfilter: nf_tables: complete net namespace support | Pablo Neira Ayuso | 1 | -0/+4 |
| 2013-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2013-09-28 | net: Delay default_device_exit_batch until no devices are unregistering v2 | Eric W. Biederman | 1 | -0/+1 |
| 2013-09-21 | net_namespace.h: Remove extern from function prototypes | Joe Perches | 1 | -14/+14 |
| 2013-07-31 | net: split rt_genid for ipv4 and ipv6 | fan.du | 1 | -5/+32 |
| 2013-06-26 | netns: exclude ipvs from struct net when IPVS disabled | JunweiZhang | 1 | -0/+2 |
| 2013-06-03 | ipv4: use separate genid for next hop exceptions | Timo Teräs | 1 | -0/+11 |
| 2013-04-05 | netfilter: make /proc/net/netfilter pernet | Gao feng | 1 | -0/+2 |
| 2012-11-20 | proc: Usable inode numbers for the namespace file descriptors. | Eric W. Biederman | 1 | -0/+2 |
| 2012-11-18 | userns: make each net (net_ns) belong to a user_ns | Eric W. Biederman | 1 | -2/+7 |
| 2012-11-18 | netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS | Eric W. Biederman | 1 | -6/+9 |
| 2012-10-06 | sections: fix section conflicts in net | Andi Kleen | 1 | -0/+2 |
| 2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+10 |
| 2012-09-19 | ipv6: add a new namespace for nf_conntrack_reasm | Amerigo Wang | 1 | -0/+3 |
| 2012-09-18 | netns: move net->ipv4.rt_genid to net->rt_genid | Nicolas Dichtel | 1 | -0/+10 |
| 2012-08-14 | sctp: Make the address lists per network namespace | Eric W. Biederman | 1 | -0/+4 |
| 2012-08-09 | net: Loopback ifindex is constant now | Pavel Emelyanov | 1 | -0/+7 |
| 2012-08-09 | net: Make ifindex generation per-net namespace | Pavel Emelyanov | 1 | -0/+1 |
| 2012-07-16 | net: make sock diag per-namespace | Andrey Vagin | 1 | -0/+1 |
| 2012-04-23 | net sysctl: Add place holder functions for when sysctl support is compiled ou... | Eric W. Biederman | 1 | -3/+12 |
| 2012-04-20 | net: Remove register_net_sysctl_table | Eric W. Biederman | 1 | -3/+0 |
| 2012-04-20 | net: Kill register_sysctl_rotable | Eric W. Biederman | 1 | -2/+0 |
| 2012-04-20 | net sysctl: Initialize the network sysctls sooner to avoid problems. | Eric W. Biederman | 1 | -0/+5 |
| 2012-04-20 | net: Implement register_net_sysctl. | Eric W. Biederman | 1 | -0/+2 |
| 2011-12-11 | net: use IS_ENABLED(CONFIG_IPV6) | Eric Dumazet | 1 | -1/+1 |
| 2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
| 2011-07-01 | rtnl: provide link dump consistency info | Thomas Graf | 1 | -0/+1 |
| 2011-06-12 | Delay struct net freeing while there's a sysfs instance refering to it | Al Viro | 1 | -1/+9 |
| 2011-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+1 |
| 2011-05-27 | net: Add linux/sysctl.h includes where needed. | David S. Miller | 1 | -0/+1 |
| 2011-05-10 | net: Allow setting the network namespace by fd | Eric W. Biederman | 1 | -0/+1 |
| 2011-03-15 | ipvs: move struct netns_ipvs | Julian Anastasov | 1 | -1/+1 |
| 2011-01-13 | IPVS: netns, add basic init per netns. | Hans Schillstrom | 1 | -0/+2 |
| 2010-10-25 | net_ns: add __rcu annotations | Eric Dumazet | 1 | -1/+1 |
| 2010-10-17 | netns: reorder fields in struct net | Eric Dumazet | 1 | -7/+10 |
| 2010-03-12 | nsproxy: remove INIT_NSPROXY() | Alexey Dobriyan | 1 | -5/+0 |
| 2010-01-13 | netfilter: nfnetlink: netns support | Alexey Dobriyan | 1 | -0/+2 |
| 2009-12-03 | net: Add support for batching network namespace cleanups | Eric W. Biederman | 1 | -0/+2 |
| 2009-12-01 | net: remove [un]register_pernet_gen_... and update the docs. | Eric W. Biederman | 1 | -22/+0 |
| 2009-12-01 | net: Automatically allocate per namespace data. | Eric W. Biederman | 1 | -4/+24 |
| 2009-12-01 | net: Batch network namespace destruction. | Eric W. Biederman | 1 | -1/+1 |
| 2009-10-24 | rtnetlink: speedup rtnl_dump_ifinfo() | Eric Dumazet | 1 | -0/+4 |
| 2009-10-07 | wext: refactor | Johannes Berg | 1 | -1/+1 |
| 2009-07-20 | net: explain netns notifiers a little better | Johannes Berg | 1 | -7/+9 |
| 2009-07-15 | wireless extensions: make netns aware | Johannes Berg | 1 | -0/+3 |
| 2009-07-12 | net: move and export get_net_ns_by_pid | Johannes Berg | 1 | -0/+2 |
| 2009-07-12 | genetlink: make netns aware | Johannes Berg | 1 | -0/+2 |
| 2009-07-12 | net: make namespace iteration possible under RCU | Johannes Berg | 1 | -0/+3 |
| 2009-03-03 | netns: Remove net_alive | Eric W. Biederman | 1 | -10/+17 |
| 2008-11-25 | netns xfrm: add netns boilerplate | Alexey Dobriyan | 1 | -0/+4 |
| 2008-11-12 | net: Introduce read_pnet() and write_pnet() helpers | Eric Dumazet | 1 | -0/+18 |
| 2008-10-30 | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys | Alexey Dobriyan | 1 | -0/+2 |
| 2008-10-08 | netfilter: netns nf_conntrack: add netns boilerplate | Alexey Dobriyan | 1 | -0/+6 |
| 2008-07-26 | [PATCH] beginning of sysctl cleanup - ctl_table_set | Al Viro | 1 | -1/+3 |
| 2008-07-18 | mib: add netns/mib.h file | Pavel Emelyanov | 1 | -0/+2 |
| 2008-06-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+11 |
| 2008-06-20 | netns: Don't receive new packets in a dead network namespace. | Eric W. Biederman | 1 | -0/+11 |
| 2008-05-19 | netns: Introduce sysctl root for read-only net sysctls. | Pavel Emelyanov | 1 | -0/+3 |
| 2008-04-16 | [NETNS]: Make netns refconting debug like a socket one. | Denis V. Lunev | 1 | -16/+24 |
| 2008-04-15 | [NETNS]: The generic per-net pointers. | Pavel Emelyanov | 1 | -0/+2 |
| 2008-04-15 | [NETNS]: The net-subsys IDs generator. | Pavel Emelyanov | 1 | -0/+2 |
| 2008-04-13 | [NETNS]: Add an empty netns_dccp structure on struct net. | Pavel Emelyanov | 1 | -0/+4 |
| 2008-04-03 | [NETNS]: Declare init_net even without CONFIG_NET defined. | Denis V. Lunev | 1 | -1/+2 |
| 2008-04-02 | [NETNS]: Do not include net/net_namespace.h from seq_file.h | Denis V. Lunev | 1 | -0/+2 |
| 2008-04-02 | [NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h. | Denis V. Lunev | 1 | -8/+10 |
| 2008-03-31 | [NETNS]: Introduce a netns_core structure. | Pavel Emelyanov | 1 | -4/+2 |
| 2008-03-26 | [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -0/+12 |
| 2008-03-07 | [NET]: Make /proc/net a symlink on /proc/self/net (v3) | Pavel Emelyanov | 1 | -1/+0 |
| 2008-01-31 | [NETFILTER]: x_tables: per-netns xt_tables | Alexey Dobriyan | 1 | -0/+4 |
| 2008-01-28 | [NETNS]: Namespacing in the generic fib rules code. | Denis V. Lunev | 1 | -0/+4 |
| 2008-01-28 | [NETNS][IPV6]: Add ipv6 structure for netns. | Daniel Lezcano | 1 | -0/+4 |
| 2008-01-28 | [NETNS]: Add the netns_ipv4 struct | Pavel Emelyanov | 1 | -0/+2 |
| 2008-01-28 | [NETNS]: separate af_packet netns data | Denis V. Lunev | 1 | -4/+2 |
| 2008-01-28 | [NETNS]: struct net content re-work (v3) | Denis V. Lunev | 1 | -3/+3 |
| 2008-01-28 | [NET] sysctl: make sysctl_somaxconn per-namespace | Pavel Emelyanov | 1 | -0/+1 |
| 2008-01-28 | [NET] sysctl: make the sys.net.core sysctls per-namespace | Pavel Emelyanov | 1 | -0/+3 |
| 2008-01-28 | [UNIX]: Make the unix sysctl tables per-namespace | Pavel Emelyanov | 1 | -0/+3 |
| 2008-01-28 | [UNIX]: Move the sysctl_unix_max_dgram_qlen | Pavel Emelyanov | 1 | -0/+3 |
| 2008-01-28 | [NET]: Implement the per network namespace sysctl infrastructure | Eric W. Biederman | 1 | -0/+9 |
| 2008-01-28 | [NET]: Make AF_PACKET handle multiple network namespaces | Denis V. Lunev | 1 | -0/+4 |
| 2008-01-28 | [NET]: Make rtnetlink infrastructure network namespace aware (v3) | Denis V. Lunev | 1 | -0/+3 |
| 2007-11-13 | [NET]: Move unneeded data to initdata section. | Denis V. Lunev | 1 | -0/+2 |
| 2007-11-01 | [NET]: Relax the reference counting of init_net_ns | Pavel Emelyanov | 1 | -8/+25 |
| 2007-10-26 | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman | 1 | -2/+0 |
| 2007-10-10 | [NETNS]: Move some code into __init section when CONFIG_NET_NS=n | Pavel Emelyanov | 1 | -0/+9 |
| 2007-10-10 | [NETNS]: Simplify the network namespace list locking rules. | Eric W. Biederman | 1 | -3/+0 |
| 2007-10-10 | [NET]: Make the loopback device per network namespace. | Eric W. Biederman | 1 | -0/+3 |
| 2007-10-10 | [NET]: Add network namespace clone & unshare support. | Eric W. Biederman | 1 | -0/+18 |
| 2007-10-10 | [NET]: Fix race when opening a proc file while a network namespace is exiting. | Eric W. Biederman | 1 | -0/+12 |