summaryrefslogtreecommitdiff
path: root/security/selinux/netlink.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[NET]: Support multiple network namespaces with netlinkEric W. Biederman1-2/+3
2007-04-26[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy1-1/+1
2007-04-26[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-1/+1
2005-08-30[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy1-1/+2
2005-08-30[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy1-2/+2
2005-08-30[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy1-0/+1
2005-08-30[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte1-1/+1
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+113