aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-15/+1
2018-06-19audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs1-1/+1
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs1-1/+1
2016-06-27netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies1-0/+5
2014-10-08netlabel: directly return netlbl_unlabel_genl_init()Fabian Frederick1-5/+1
2013-12-06netlabel: Fix FSF address in file headersJeff Kirsher1-2/+1
2012-09-17userns: Convert the audit loginuid to be a kuidEric W. Biederman1-1/+1
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-04-28Audit: collect sessionid in netlink messagesEric Paris1-1/+3
2008-02-17[NETLABEL]: Move some initialization code into __init section.Pavel Emelyanov1-1/+1
2008-02-12[NETLABEL]: Compilation for CONFIG_AUDIT=n case.Pavel Emelyanov1-2/+1
2007-08-02Net/Security: fix memory leaks from security_secid_to_secctx()Paul Moore1-1/+3
2007-07-16Audit: add TTY input auditingMiloslav Trmac1-4/+0
2006-12-02NetLabel: honor the audit_enabled flagPaul Moore1-0/+7
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore1-58/+8
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore1-0/+91
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore1-82/+0
2006-09-22[NETLINK]: Add notification message sending interfaceThomas Graf1-1/+1
2006-09-22[NetLabel]: core NetLabel subsystemPaul Moore1-0/+158