aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/nlmsgtab.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-23net: sched: introduce chain object to uapiGravatar Jiri Pirko 1-1/+1
2017-06-21rtnetlink: add NEWCACHEREPORT message typeGravatar Julien Gomes 1-1/+2
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-5/+5
2017-03-28rtnetlink: Add RTM_DELNETCONFGravatar David Ahern 1-0/+1
2017-03-06selinux: constify nlmsg permission tablesGravatar James Morris 1-5/+5
2016-04-20rtnetlink: add new RTM_GETSTATS message to dump link statsGravatar Roopa Prabhu 1-1/+3
2016-02-09selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tablesGravatar Lorenzo Colitti 1-0/+1
2015-04-13selinux/nlmsg: add a build time check for rtnl/xfrm cmdsGravatar Nicolas Dichtel 1-0/+3
2015-04-12selinux/nlmsg: add XFRM_MSG_MAPPINGGravatar Nicolas Dichtel 1-0/+1
2015-04-12selinux/nlmsg: add XFRM_MSG_MIGRATEGravatar Nicolas Dichtel 1-0/+1
2015-04-12selinux/nlmsg: add XFRM_MSG_REPORTGravatar Nicolas Dichtel 1-0/+1
2015-04-08selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFOGravatar Nicolas Dichtel 1-0/+2
2015-04-08selinux/nlmsg: add XFRM_MSG_GETSPDINFOGravatar Nicolas Dichtel 1-0/+1
2015-04-08selinux/nlmsg: add XFRM_MSG_NEWSPDINFOGravatar Nicolas Dichtel 1-0/+1
2015-04-08selinux/nlmsg: add RTM_GETNSIDGravatar Nicolas Dichtel 1-0/+1
2015-04-08selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSIDGravatar Nicolas Dichtel 1-0/+2
2014-02-05selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesGravatar Paul Moore 1-0/+2
2013-11-05selinux: apply selinux checks on new audit message typesGravatar Eric Paris 1-0/+2
2012-12-15bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBGravatar Amerigo Wang 1-0/+2
2012-12-10rtnetlink: add missing message types to selinux perm tableGravatar Cong Wang 1-0/+2
2012-12-07bridge: export multicast database via netlinkGravatar Cong Wang 1-0/+1
2012-05-08netfilter: remove ip_queue supportGravatar Pablo Neira Ayuso 1-13/+0
2011-09-09selinux: sparse fix: fix warnings in netlink codeGravatar James Morris 1-0/+1
2010-12-16SELinux: define permissions for DCB netlink messagesGravatar Eric Paris 1-0/+2
2010-03-04Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.cGravatar wzt.wzt@gmail.com 1-1/+0
2009-06-03SELinux: define audit permissions for audit tree netlink messagesGravatar Eric Paris 1-0/+2
2009-03-06SELinux: new permission between tty audit and audit socketGravatar Eric Paris 1-1/+1
2008-11-06selinux: recognize netlink messages for 'ip addrlabel'Gravatar Michal Schmidt 1-0/+3
2008-04-21SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanupsGravatar Eric Paris 1-3/+2
2007-07-16Audit: add TTY input auditingGravatar Miloslav Trmac 1-0/+2
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiGravatar Thomas Graf 1-1/+0
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 1-2/+7
2006-03-20[IPSEC]: Sync series - update selinuxGravatar Jamal Hadi Salim 1-0/+7
2006-03-20[PATCH] audit string fields interface + consumerGravatar Amy Griffis 1-0/+3
2006-03-20[PATCH] Define new range of userspace messages.Gravatar Steve Grubb 1-2/+4
2005-08-29[SELINUX]: Update for tcp_diag rename to inet_diag.Gravatar James Morris 1-1/+2
2005-06-18[NETLINK]: Neighbour table configuration and statistics via rtnetlinkGravatar Thomas Graf 1-0/+2
2005-05-18AUDIT: Treat all user messages identically.Gravatar David Woodhouse 1-10/+7
2005-05-13AUDIT: Add message types to audit recordsGravatar Steve Grubb 1-0/+8
2005-05-06The attached patch addresses the problem with getting the audit daemon Gravatar Steve Grubb 1-0/+1
2005-05-01[PATCH] SELinux: add finer grained permissions to Netlink audit processingGravatar James Morris 1-7/+6
2005-04-16[PATCH] SELinux: fix bug in Netlink message type detectionGravatar James Morris 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+156