aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/nlmsgtab.c
AgeCommit message (Expand)Author
2018-11-29selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAINPaul Moore
2018-07-23net: sched: introduce chain object to uapiJiri Pirko
2017-06-21rtnetlink: add NEWCACHEREPORT message typeJulien Gomes
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-03-28rtnetlink: Add RTM_DELNETCONFDavid Ahern
2017-03-06selinux: constify nlmsg permission tablesJames Morris
2016-04-20rtnetlink: add new RTM_GETSTATS message to dump link statsRoopa Prabhu
2016-02-09selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tablesLorenzo Colitti
2015-04-13selinux/nlmsg: add a build time check for rtnl/xfrm cmdsNicolas Dichtel
2015-04-12selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel
2015-04-12selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel
2015-04-12selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel
2015-04-08selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel
2015-04-08selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel
2015-04-08selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel
2015-04-08selinux/nlmsg: add RTM_GETNSIDNicolas Dichtel
2015-04-08selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSIDNicolas Dichtel
2014-02-05selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore
2013-11-05selinux: apply selinux checks on new audit message typesEric Paris
2012-12-15bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBAmerigo Wang
2012-12-10rtnetlink: add missing message types to selinux perm tableCong Wang
2012-12-07bridge: export multicast database via netlinkCong Wang
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso
2011-09-09selinux: sparse fix: fix warnings in netlink codeJames Morris
2010-12-16SELinux: define permissions for DCB netlink messagesEric Paris
2010-03-04Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.cwzt.wzt@gmail.com
2009-06-03SELinux: define audit permissions for audit tree netlink messagesEric Paris
2009-03-06SELinux: new permission between tty audit and audit socketEric Paris
2008-11-06selinux: recognize netlink messages for 'ip addrlabel'Michal Schmidt
2008-04-21SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2007-07-16Audit: add TTY input auditingMiloslav Trmac
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-03-20[IPSEC]: Sync series - update selinuxJamal Hadi Salim
2006-03-20[PATCH] audit string fields interface + consumerAmy Griffis
2006-03-20[PATCH] Define new range of userspace messages.Steve Grubb
2005-08-29[SELINUX]: Update for tcp_diag rename to inet_diag.James Morris
2005-06-18[NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf
2005-05-18AUDIT: Treat all user messages identically.David Woodhouse
2005-05-13AUDIT: Add message types to audit recordsSteve Grubb
2005-05-06The attached patch addresses the problem with getting the audit daemon Steve Grubb
2005-05-01[PATCH] SELinux: add finer grained permissions to Netlink audit processingJames Morris
2005-04-16[PATCH] SELinux: fix bug in Netlink message type detectionJames Morris
2005-04-16Linux-2.6.12-rc2Linus Torvalds