| Commit message (Expand) | Author | Age | Files | Lines |
* | net: create reusable function for getting ownership info of sysfs inodes | Tyler Hicks | 2018-07-21 | 1 | -0/+10 |
* | netfilter: ipv6: nf_defrag: reduce struct net memory waste | Eric Dumazet | 2018-06-18 | 1 | -0/+1 |
* | net: Introduce net_rwsem to protect net_namespace_list | Kirill Tkhai | 2018-03-29 | 1 | -0/+1 |
* | net: Add more comments | Kirill Tkhai | 2018-03-27 | 1 | -0/+4 |
* | net: Rename net_sem to pernet_ops_rwsem | Kirill Tkhai | 2018-03-27 | 1 | -5/+7 |
* | net: Drop pernet_operations::async | Kirill Tkhai | 2018-03-27 | 1 | -6/+0 |
* | net: add uevent socket member | Christian Brauner | 2018-03-22 | 1 | -1/+3 |
* | net: Add comment about pernet_operations methods and synchronization | Kirill Tkhai | 2018-03-13 | 1 | -0/+14 |
* | net: Make cleanup_list and net::cleanup_list of llist type | Kirill Tkhai | 2018-02-20 | 1 | -1/+2 |
* | net: Kill net_mutex | Kirill Tkhai | 2018-02-20 | 1 | -4/+7 |
* | net: Allow pernet_operations to be executed in parallel | Kirill Tkhai | 2018-02-13 | 1 | -0/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-29 | 1 | -0/+10 |
|\ |
|
| * | net: tcp: close sock if net namespace is exiting | Dan Streetman | 2018-01-25 | 1 | -0/+10 |
* | | net: Convert atomic_t net::count to refcount_t | Kirill Tkhai | 2018-01-15 | 1 | -4/+4 |
|/ |
|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | net: core: Make the FIB notification chain generic | Ido Schimmel | 2017-08-04 | 1 | -0/+1 |
* | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-19 | 1 | -1/+1 |
|\ |
|
| * | randstruct: Mark various structs for randomization | Kees Cook | 2017-06-30 | 1 | -1/+1 |
* | | net: convert net.passive from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -1/+2 |
* | | netns: add and use net_ns_barrier | Florian Westphal | 2017-06-19 | 1 | -0/+3 |
|/ |
|
* | can: initial support for network namespaces | Mario Kicherer | 2017-04-04 | 1 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-22 | 1 | -1/+1 |
|\ |
|
| * | netns: fix get_net_ns_by_fd(int pid) typo | Stefan Hajnoczi | 2016-11-18 | 1 | -1/+1 |
* | | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan | 2016-11-18 | 1 | -1/+1 |
|/ |
|
* | netns: Add a limit on the number of net namespaces | Eric W. Biederman | 2016-08-08 | 1 | -0/+1 |
* | treewide: replace obsolete _refok by __ref | Fabian Frederick | 2016-08-02 | 1 | -1/+1 |
* | netfilter: cttimeout: add netns support | Pablo Neira | 2015-12-14 | 1 | -0/+3 |
* | netfilter: nfacct: per network namespace support | Andreas Schultz | 2015-08-07 | 1 | -0/+3 |
* | net: include missing headers in net/net_namespace.h | Pablo Neira Ayuso | 2015-06-18 | 1 | -0/+2 |
* | netns: make nsid_lock per net | WANG Cong | 2015-05-18 | 1 | -0/+1 |
* | netlink: allow to listen "all" netns | Nicolas Dichtel | 2015-05-10 | 1 | -0/+2 |
* | netns: rename peernet2id() to peernet2id_alloc() | Nicolas Dichtel | 2015-05-10 | 1 | -1/+1 |
* | net: Introduce possible_net_t | Eric W. Biederman | 2015-03-12 | 1 | -10/+13 |
* | net: Kill hold_net release_net | Eric W. Biederman | 2015-03-12 | 1 | -29/+0 |
* | net: add real socket cookies | Eric Dumazet | 2015-03-12 | 1 | -0/+2 |
* | mpls: Basic routing support | Eric W. Biederman | 2015-03-04 | 1 | -0/+4 |
* | netns: add rtnl cmd to add and get peer netns ids | Nicolas Dichtel | 2015-01-19 | 1 | -0/+4 |
* | common object embedded into various struct ....ns | Al Viro | 2014-12-04 | 1 | -1/+2 |
* | ipv6: remove rt6i_genid | Hannes Frederic Sowa | 2014-09-30 | 1 | -17/+3 |
* | 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled | Luis R. Rodriguez | 2014-04-24 | 1 | -7/+0 |
* | 6lowpan: add helper to get 6lowpan namespace | Luis R. Rodriguez | 2014-04-21 | 1 | -0/+15 |
* | ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif | Cong Wang | 2014-04-16 | 1 | -8/+1 |
* | net: ns: add ieee802154_6lowpan namespace | Alexander Aring | 2014-02-28 | 1 | -0/+4 |
* | net: Move prototype declaration to header file include/net/net_namespace.h fr... | Rashika Kheria | 2014-02-10 | 1 | -0/+8 |
* | netfilter: nf_tables: complete net namespace support | Pablo Neira Ayuso | 2013-10-14 | 1 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-01 | 1 | -0/+1 |
|\ |
|
| * | net: Delay default_device_exit_batch until no devices are unregistering v2 | Eric W. Biederman | 2013-09-29 | 1 | -0/+1 |
* | | net_namespace.h: Remove extern from function prototypes | Joe Perches | 2013-09-21 | 1 | -14/+14 |
|/ |
|
* | net: split rt_genid for ipv4 and ipv6 | fan.du | 2013-07-31 | 1 | -5/+32 |
* | netns: exclude ipvs from struct net when IPVS disabled | JunweiZhang | 2013-06-26 | 1 | -0/+2 |