summaryrefslogtreecommitdiff
path: root/net/netlabel
Commit message (Expand)AuthorAge
* 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-18
* 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
|\
| * netlabel: remove unnecessary break after gotoFabian Frederick2014-07-15
* | netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2014-08-01
* | netlabel: fix the catmap walking functionsPaul Moore2014-08-01
* | netlabel: fix the horribly broken catmap functionsPaul Moore2014-08-01
* | netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2014-08-01
|/
* netlabel: Fix FSF address in file headersJeff Kirsher2013-12-06
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* genetlink: make all genl_ops users constJohannes Berg2013-11-14
* inet: includes a sock_common in request_sockEric Dumazet2013-10-10
* netlabel: use domain based selectors when address based selectors are not ava...Paul Moore2013-08-02
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28