aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/netlink.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-21SELinux: netlink.c whitespace, syntax, and static declaraction cleanupsGravatar Eric Paris 1-10/+10
2008-04-18security: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-1/+1
2007-10-10[NET]: Support multiple network namespaces with netlinkGravatar Eric W. Biederman 1-2/+3
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itGravatar Patrick McHardy 1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tGravatar Arnaldo Carvalho de Melo 1-1/+1
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createGravatar Patrick McHardy 1-1/+2
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksGravatar Patrick McHardy 1-2/+2
2005-08-29[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersGravatar Patrick McHardy 1-0/+1
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Gravatar Harald Welte 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+113