summaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_kapi.c
Commit message (Expand)AuthorAgeFilesLines
* netlabel: Implement CALIPSO config functions for SMACK.Huw Davies2016-06-271-0/+138
* calipso: Add a label cache.Huw Davies2016-06-271-5/+19
* netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies2016-06-271-3/+8
* calipso: Allow the lsm to label the skbuff directly.Huw Davies2016-06-271-4/+28
* calipso: Allow request sockets to be relabelled by the lsm.Huw Davies2016-06-271-7/+26
* calipso: Set the calipso socket label to match the secattr.Huw Davies2016-06-271-8/+50
* netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies2016-06-271-0/+70
* netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies2016-06-271-0/+1
* netlabel: Add an address family to domain hash entries.Huw Davies2016-06-271-2/+4
* netlabel: handle sparse category maps in netlbl_catmap_getlong()Paul Moore2016-06-091-5/+4
* netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore2016-06-061-2/+10
* netlabel: fix a problem with netlbl_secattr_catmap_setrng()Janak Desai2016-04-051-1/+1
* cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore2015-02-111-5/+10
* netlabel: kernel-doc warning fixFabian Frederick2014-10-091-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-1/+0
|\
| * netlabel: remove unnecessary break after gotoFabian Frederick2014-07-151-1/+0
* | netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2014-08-011-57/+52
* | netlabel: fix the catmap walking functionsPaul Moore2014-08-011-48/+54
* | netlabel: fix the horribly broken catmap functionsPaul Moore2014-08-011-50/+166
* | netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2014-08-011-8/+18
|/
* netlabel: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
* inet: includes a sock_common in request_sockEric Dumazet2013-10-101-1/+1
* netlabel: use domain based selectors when address based selectors are not ava...Paul Moore2013-08-021-53/+35
* netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter2012-03-221-1/+1
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-111-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-021-8/+14
|\
| * netlabel: Fix build problems when IPv6 is not enabledPaul Moore2011-11-291-8/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-261-2/+2
|\|
| * net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()Dan Carpenter2011-11-251-2/+2
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-2/+2
|/
* net/netlabel/netlabel_kapi.c: add missing cleanup codeJulia Lawall2011-08-111-8/+12
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-011-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-301-1/+1
|\
| * net/netlabel: Add kmalloc NULL testsJulia Lawall2009-07-301-1/+1
* | net/netlabel: Correct redundant testJulia Lawall2009-07-271-4/+2
|/
* netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-281-0/+13
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-281-20/+132
* netlabel: Update kernel configuration APIPaul Moore2008-12-311-60/+287
* netlabel: Add configuration support for local labelingPaul Moore2008-10-101-0/+3
* cipso: Add support for native local labeling and fixup mapping namesPaul Moore2008-10-101-2/+2
* selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-101-1/+77
* netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-101-0/+60
* netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore2008-10-101-1/+6
* netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-101-19/+24
* selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-101-2/+3
* netlabel: Remove unneeded in-kernel API functionsPaul Moore2008-10-101-61/+23
* NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore2008-02-051-0/+177
* NetLabel: Introduce static network labels for unlabeled connectionsPaul Moore2008-01-301-9/+7