aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_kapi.c
AgeCommit message (Expand)Author
2017-01-06netlabel: add CALIPSO to the list of built-in protocolsPaul Moore
2016-06-27netlabel: Implement CALIPSO config functions for SMACK.Huw Davies
2016-06-27calipso: Add a label cache.Huw Davies
2016-06-27netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies
2016-06-27calipso: Allow the lsm to label the skbuff directly.Huw Davies
2016-06-27calipso: Allow request sockets to be relabelled by the lsm.Huw Davies
2016-06-27calipso: Set the calipso socket label to match the secattr.Huw Davies
2016-06-27netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies
2016-06-27netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies
2016-06-27netlabel: Add an address family to domain hash entries.Huw Davies
2016-06-09netlabel: handle sparse category maps in netlbl_catmap_getlong()Paul Moore
2016-06-06netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore
2016-04-05netlabel: fix a problem with netlbl_secattr_catmap_setrng()Janak Desai
2015-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore
2014-10-09netlabel: kernel-doc warning fixFabian Frederick
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore
2014-08-01netlabel: fix the catmap walking functionsPaul Moore
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore
2014-07-15netlabel: remove unnecessary break after gotoFabian Frederick
2013-12-06netlabel: Fix FSF address in file headersJeff Kirsher
2013-10-10inet: includes a sock_common in request_sockEric Dumazet
2013-08-02netlabel: use domain based selectors when address based selectors are not ava...Paul Moore
2012-03-22netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-29netlabel: Fix build problems when IPv6 is not enabledPaul Moore
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-25net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()Dan Carpenter
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-08-11net/netlabel/netlabel_kapi.c: add missing cleanup codeJulia Lawall
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-30net/netlabel: Add kmalloc NULL testsJulia Lawall
2009-07-27net/netlabel: Correct redundant testJulia Lawall
2009-03-28netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore
2008-12-31netlabel: Update kernel configuration APIPaul Moore
2008-10-10netlabel: Add configuration support for local labelingPaul Moore
2008-10-10cipso: Add support for native local labeling and fixup mapping namesPaul Moore
2008-10-10selinux: Set socket NetLabel based on connection endpointPaul Moore
2008-10-10netlabel: Add functionality to set the security attributes of a packetPaul Moore
2008-10-10netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore
2008-10-10selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore
2008-10-10netlabel: Remove unneeded in-kernel API functionsPaul Moore
2008-02-05NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore