aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/nlmsgtab.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-05selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore1-0/+2
2013-11-05selinux: apply selinux checks on new audit message typesEric Paris1-0/+2
2012-12-15bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBAmerigo Wang1-0/+2
2012-12-10rtnetlink: add missing message types to selinux perm tableCong Wang1-0/+2
2012-12-07bridge: export multicast database via netlinkCong Wang1-0/+1
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso1-13/+0
2011-09-09selinux: sparse fix: fix warnings in netlink codeJames Morris1-0/+1
2010-12-16SELinux: define permissions for DCB netlink messagesEric Paris1-0/+2
2010-03-04Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.cwzt.wzt@gmail.com1-1/+0
2009-06-03SELinux: define audit permissions for audit tree netlink messagesEric Paris1-0/+2
2009-03-06SELinux: new permission between tty audit and audit socketEric Paris1-1/+1
2008-11-06selinux: recognize netlink messages for 'ip addrlabel'Michal Schmidt1-0/+3
2008-04-21SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-3/+2
2007-07-16Audit: add TTY input auditingMiloslav Trmac1-0/+2
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf1-1/+0
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-2/+7
2006-03-20[IPSEC]: Sync series - update selinuxJamal Hadi Salim1-0/+7
2006-03-20[PATCH] audit string fields interface + consumerAmy Griffis1-0/+3
2006-03-20[PATCH] Define new range of userspace messages.Steve Grubb1-2/+4
2005-08-29[SELINUX]: Update for tcp_diag rename to inet_diag.James Morris1-1/+2
2005-06-18[NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf1-0/+2
2005-05-18AUDIT: Treat all user messages identically.David Woodhouse1-10/+7
2005-05-13AUDIT: Add message types to audit recordsSteve Grubb1-0/+8
2005-05-06The attached patch addresses the problem with getting the audit daemon Steve Grubb1-0/+1
2005-05-01[PATCH] SELinux: add finer grained permissions to Netlink audit processingJames Morris1-7/+6
2005-04-16[PATCH] SELinux: fix bug in Netlink message type detectionJames Morris1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+156