Age | Commit message (Expand) | Author |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-27 | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-03-28 | netlabel: Correct function name netlbl_mgmt_add() in the kerneldoc comments | Xiongfeng Wang |
2021-03-22 | lsm: separate security_task_getsecid() into subjective and objective variants | Paul Moore |
2021-03-04 | cipso,calipso: resolve a number of problems with the DOI refcounts | Paul Moore |
2020-11-19 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-16 | treewide: rename nla_strlcpy to nla_strscpy. | Francis Laniel |
2020-11-14 | netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist() | Paul Moore |
2020-11-12 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-10 | netlabel: fix our progress tracking in netlbl_unlabel_staticlist() | Paul Moore |
2020-10-30 | net: netlabel: Fix kerneldoc warnings | Andrew Lunn |
2020-10-02 | genetlink: move to smaller ops wherever possible | Jakub Kicinski |
2020-09-08 | netlabel: Fix some kernel-doc warnings | Wang Hai |
2020-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-08-28 | netlabel: remove unused param from audit_log_format() | Alex Dewar |
2020-08-24 | netlabel: fix problems with mapping removal | Paul Moore |
2020-07-13 | net: netlabel: kerneldoc fixes | Andrew Lunn |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-05-12 | netlabel: cope with NULL catmap | Paolo Abeni |
2020-04-22 | netlabel: Kconfig: Update reference for NetLabel Tools project | Salvatore Bonaccorso |
2020-02-18 | netlabel_domainhash.c: Use built-in RCU list checking | Madhuparna Bhowmik |
2020-02-18 | net: netlabel: Use built-in RCU list checking | Madhuparna Bhowmik |
2019-09-01 | netlabel: remove redundant assignment to pointer iter | Colin Ian King |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-27 | genetlink: optionally validate strictly/dumps | Johannes Berg |
2019-04-27 | netlink: make validation more configurable for future strictness | Johannes Berg |
2019-04-27 | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek |
2019-03-22 | genetlink: make policy common to family | Johannes Berg |
2019-02-27 | netlabel: fix out-of-bounds memory accesses | Paul Moore |
2018-09-21 | netlabel: check for IPV4MASK in addrinfo_get | Sean Tranchetti |
2018-06-19 | audit: eliminate audit_enabled magic number comparison | Richard Guy Briggs |
2018-05-14 | audit: use inline function to get audit context | Richard Guy Briggs |
2018-02-14 | netlabel: If PF_INET6, check sk_buff ip header version | Richard Haines |
2017-11-18 | net/netlabel: Add list_next_rcu() in rcu_dereference(). | Tim Hansen |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg |
2017-01-06 | netlabel: add CALIPSO to the list of built-in protocols | Paul Moore |
2016-10-27 | genetlink: mark families as __ro_after_init | Johannes Berg |
2016-10-27 | genetlink: statically initialize families | Johannes Berg |
2016-10-27 | genetlink: no longer support using static family IDs | Johannes Berg |
2016-06-27 | netlabel: Implement CALIPSO config functions for SMACK. | Huw Davies |
2016-06-27 | calipso: Add a label cache. | Huw Davies |
2016-06-27 | netlabel: Pass a family parameter to netlbl_skbuff_err(). | Huw Davies |
2016-06-27 | calipso: Allow the lsm to label the skbuff directly. | Huw Davies |
2016-06-27 | calipso: Allow request sockets to be relabelled by the lsm. | Huw Davies |
2016-06-27 | calipso: Set the calipso socket label to match the secattr. | Huw Davies |
2016-06-27 | netlabel: Move bitmap manipulation functions to the NetLabel core. | Huw Davies |