aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlabel
Commit message (Expand)AuthorAge
* netlabel: remove redundant assignment to pointer iterColin Ian King2019-09-01
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-27
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* genetlink: make policy common to familyJohannes Berg2019-03-22
* netlabel: fix out-of-bounds memory accessesPaul Moore2019-02-28
* netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti2018-09-21
* audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs2018-06-19
* audit: use inline function to get audit contextRichard Guy Briggs2018-05-14
* netlabel: If PF_INET6, check sk_buff ip header versionRichard Haines2018-02-14
* net/netlabel: Add list_next_rcu() in rcu_dereference().Tim Hansen2017-11-17
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* netlabel: add CALIPSO to the list of built-in protocolsPaul Moore2017-01-06
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* genetlink: statically initialize familiesJohannes Berg2016-10-27
* genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* netlabel: Implement CALIPSO config functions for SMACK.Huw Davies2016-06-27
* calipso: Add a label cache.Huw Davies2016-06-27
* netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies2016-06-27
* calipso: Allow the lsm to label the skbuff directly.Huw Davies2016-06-27
* calipso: Allow request sockets to be relabelled by the lsm.Huw Davies2016-06-27
* calipso: Set the calipso socket label to match the secattr.Huw Davies2016-06-27
* netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies2016-06-27
* netlabel: Add support for removing a CALIPSO DOI.Huw Davies2016-06-27
* netlabel: Add support for creating a CALIPSO protocol domain mapping.Huw Davies2016-06-27
* netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies2016-06-27
* netlabel: Add support for querying a CALIPSO DOI.Huw Davies2016-06-27
* netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies2016-06-27
* netlabel: Add an address family to domain hash entries.Huw Davies2016-06-27
* netlabel: Mark rcu pointers with __rcu.Huw Davies2016-06-27
* netlabel: handle sparse category maps in netlbl_catmap_getlong()Paul Moore2016-06-09
* netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore2016-06-06
* netlabel: fix a problem with netlbl_secattr_catmap_setrng()Janak Desai2016-04-05
* netlabel: do not initialise statics to NULLWei Tang2016-03-07
* netlink: do not initialise statics to 0 or NULLWei Tang2016-03-07
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-02-11
|\
| * cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore2015-02-11
* | netlabel: Less function calls in netlbl_mgmt_add_common() after error detectionMarkus Elfring2015-02-03
* | netlabel: Deletion of an unnecessary check before the function call "cipso_v4...Markus Elfring2015-02-03
* | netlabel: Deletion of an unnecessary check before the function call "cipso_v4...Markus Elfring2015-02-03
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
|/
* netlabel: kernel-doc warning fixFabian Frederick2014-10-09
* netlabel: directly return netlbl_unlabel_genl_init()Fabian Frederick2014-10-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\