index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
netlink.c
Age
Commit message (
Expand
)
Author
2013-03-28
selinux: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-08
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-26
selinux: netlink: Move away from NLMSG_PUT().
David S. Miller
2011-10-31
selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-09-09
selinux: sparse fix: fix warnings in netlink code
James Morris
2010-05-06
Merge branch 'master' into next
James Morris
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
Selinux: Remove unused headers list.h in selinux/netlink.c
wzt.wzt@gmail.com
2008-04-21
SELinux: netlink.c whitespace, syntax, and static declaraction cleanups
Eric Paris
2008-04-18
security: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
Patrick McHardy
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds