Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28selinux: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2012-09-09netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-09-09netlink: kill netlink_set_nonrootPablo Neira Ayuso
2012-06-30netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-06-27selinux: netlink: Move away from NLMSG_PUT().David S. Miller
2011-11-01selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-09-10selinux: sparse fix: fix warnings in netlink codeJames Morris
2010-05-06Merge branch 'master' into nextJames Morris
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Selinux: Remove unused headers list.h in selinux/netlink.cwzt.wzt@gmail.com
2008-04-21SELinux: netlink.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-18security: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-11[NET]: Support multiple network namespaces with netlinkEric W. Biederman
2007-04-26[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-26[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2005-08-30[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy
2005-08-30[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-08-30[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy
2005-08-30[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds