Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net

Files removed in 'net-next' had their license header updated
in 'net'.  We take the remove from 'net-next'.

Signed-off-by: David S. Miller <davem@davemloft.net>
Этот коммит содержится в:
David S. Miller
2017-11-04 09:26:51 +09:00
родитель bf5345882b d4c2e9fca5
Коммит 2a171788ba
12703 изменённых файлов: 13121 добавлений и 311 удалений

Просмотреть файл

@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for building the SELinux module as part of the kernel tree.
#

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Access vector cache interface for object managers.
*

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Access vector cache interface for the security server.
*

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#include <linux/capability.h>
#define COMMON_FILE_SOCK_PERMS "ioctl", "read", "write", "create", \

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/* This file is automatically generated. Do not edit. */
static const char *initial_sid_to_string[] =
{

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Security server interface.
*

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* SELinux support for the XFRM LSM hooks
*

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* A constraint is a condition that must be satisfied in
* order for one or more permissions to be granted.

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* A security context is a set of security attributes
* associated with each subject and object controlled

Просмотреть файл

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Implementation of the extensible bitmap type.
*

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* An extensible bitmap is a bitmap that supports an
* arbitrary number of bits. Extensible bitmaps are

Просмотреть файл

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Implementation of the hash table type.
*

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* A hash table (hashtab) maintains associations between
* key values and datum values. The type of the key values

Просмотреть файл

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Implementation of the multi-level security (MLS) policy.
*

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Multi-level security (MLS) policy operations.
*

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Type definitions for the multi-level security (MLS) policy.
*

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Implementation of the security services.
*

Просмотреть файл

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Implementation of the SID table type.
*

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* A security identifier table (sidtab) is a hash table
* of security context structures indexed by SID value.

Просмотреть файл

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Implementation of the symbol table type.
*

Просмотреть файл

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* A symbol table (symtab) maintains associations between symbol
* strings and datum values. The type of the datum values