| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-22 | selinux: move initcalls to the LSM framework | Paul Moore | 1 | -3/+2 |
| 2021-01-12 | selinux: mark some global variables __ro_after_init | Ondrej Mosnacek | 1 | -1/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2018-06-19 | selinux: Cleanup printk logging in netlink | peter enderborg | 1 | -1/+1 |
| 2013-03-28 | selinux: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo | 1 | -2/+1 |
| 2012-09-08 | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso | 1 | -2/+1 |
| 2012-09-08 | netlink: kill netlink_set_nonroot | Pablo Neira Ayuso | 1 | -1/+1 |
| 2012-06-29 | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso | 1 | -1/+5 |
| 2012-06-26 | selinux: netlink: Move away from NLMSG_PUT(). | David S. Miller | 1 | -4/+7 |
| 2011-10-31 | selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
| 2011-09-09 | selinux: sparse fix: fix warnings in netlink code | James Morris | 1 | -0/+2 |
| 2010-05-06 | Merge branch 'master' into next | James Morris | 1 | -0/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-03 | Selinux: Remove unused headers list.h in selinux/netlink.c | wzt.wzt@gmail.com | 1 | -1/+0 |
| 2008-04-21 | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+10 |
| 2008-04-18 | security: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
| 2007-10-10 | [NET]: Support multiple network namespaces with netlink | Eric W. Biederman | 1 | -2/+3 |
| 2007-04-25 | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy | 1 | -1/+1 |
| 2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2005-08-29 | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy | 1 | -1/+2 |
| 2005-08-29 | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 1 | -2/+2 |
| 2005-08-29 | [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users | Patrick McHardy | 1 | -0/+1 |
| 2005-08-29 | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+113 |