summaryrefslogtreecommitdiffstats
path: root/security/selinux/netlink.c
Commit message (Expand)AuthorAgeFilesLines
* selinux: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-281-2/+1
* netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-081-2/+1
* netlink: kill netlink_set_nonrootPablo Neira Ayuso2012-09-081-1/+1
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-291-1/+5
* selinux: netlink: Move away from NLMSG_PUT().David S. Miller2012-06-261-4/+7
* selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* selinux: sparse fix: fix warnings in netlink codeJames Morris2011-09-091-0/+2
* Merge branch 'master' into nextJames Morris2010-05-061-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Selinux: Remove unused headers list.h in selinux/netlink.cwzt.wzt@gmail.com2010-03-031-1/+0
|/
* SELinux: netlink.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-10/+10
* security: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-181-1/+1
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-101-2/+3
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-251-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-1/+2
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-291-2/+2
* [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy2005-08-291-0/+1
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+113
OpenPOWER on IntegriCloud