| Commit message (Expand) | Author | Age | Files | Lines |
* | net/netlabel: Add list_next_rcu() in rcu_dereference(). | Tim Hansen | 2017-11-18 | 1 | -2/+2 |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
|/ |
|
* | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 2017-04-13 | 1 | -9/+10 |
* | netlabel: add CALIPSO to the list of built-in protocols | Paul Moore | 2017-01-06 | 1 | -4/+1 |
* | genetlink: mark families as __ro_after_init | Johannes Berg | 2016-10-27 | 4 | -4/+4 |
* | genetlink: statically initialize families | Johannes Berg | 2016-10-27 | 4 | -33/+48 |
* | genetlink: no longer support using static family IDs | Johannes Berg | 2016-10-27 | 4 | -4/+0 |
* | netlabel: Implement CALIPSO config functions for SMACK. | Huw Davies | 2016-06-27 | 3 | -0/+212 |
* | calipso: Add a label cache. | Huw Davies | 2016-06-27 | 3 | -5/+60 |
* | netlabel: Pass a family parameter to netlbl_skbuff_err(). | Huw Davies | 2016-06-27 | 1 | -3/+8 |
* | calipso: Allow the lsm to label the skbuff directly. | Huw Davies | 2016-06-27 | 3 | -4/+117 |
* | calipso: Allow request sockets to be relabelled by the lsm. | Huw Davies | 2016-06-27 | 3 | -7/+70 |
* | calipso: Set the calipso socket label to match the secattr. | Huw Davies | 2016-06-27 | 4 | -8/+120 |
* | netlabel: Move bitmap manipulation functions to the NetLabel core. | Huw Davies | 2016-06-27 | 1 | -0/+70 |
* | netlabel: Add support for removing a CALIPSO DOI. | Huw Davies | 2016-06-27 | 2 | -0/+101 |
* | netlabel: Add support for creating a CALIPSO protocol domain mapping. | Huw Davies | 2016-06-27 | 4 | -5/+89 |
* | netlabel: Add support for enumerating the CALIPSO DOI list. | Huw Davies | 2016-06-27 | 2 | -0/+120 |
* | netlabel: Add support for querying a CALIPSO DOI. | Huw Davies | 2016-06-27 | 2 | -0/+121 |
* | netlabel: Initial support for the CALIPSO netlink protocol. | Huw Davies | 2016-06-27 | 6 | -1/+322 |
* | netlabel: Add an address family to domain hash entries. | Huw Davies | 2016-06-27 | 6 | -58/+192 |
* | netlabel: Mark rcu pointers with __rcu. | Huw Davies | 2016-06-27 | 2 | -4/+4 |
* | netlabel: handle sparse category maps in netlbl_catmap_getlong() | Paul Moore | 2016-06-09 | 1 | -5/+4 |
* | netlabel: add address family checks to netlbl_{sock,req}_delattr() | Paul Moore | 2016-06-06 | 1 | -2/+10 |
* | netlabel: fix a problem with netlbl_secattr_catmap_setrng() | Janak Desai | 2016-04-05 | 1 | -1/+1 |
* | netlabel: do not initialise statics to NULL | Wei Tang | 2016-03-07 | 1 | -2/+2 |
* | netlink: do not initialise statics to 0 or NULL | Wei Tang | 2016-03-07 | 1 | -3/+3 |
* | netlink: implement nla_put_in_addr and nla_put_in6_addr | Jiri Benc | 2015-03-31 | 2 | -28/+20 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-02-11 | 1 | -5/+10 |
|\ |
|
| * | cipso: don't use IPCB() to locate the CIPSO IP option | Paul Moore | 2015-02-11 | 1 | -5/+10 |
* | | netlabel: Less function calls in netlbl_mgmt_add_common() after error detection | Markus Elfring | 2015-02-03 | 1 | -25/+24 |
* | | netlabel: Deletion of an unnecessary check before the function call "cipso_v4... | Markus Elfring | 2015-02-03 | 1 | -2/+1 |
* | | netlabel: Deletion of an unnecessary check before the function call "cipso_v4... | Markus Elfring | 2015-02-03 | 1 | -2/+1 |
* | | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 2015-01-18 | 3 | -4/+8 |
|/ |
|
* | netlabel: kernel-doc warning fix | Fabian Frederick | 2014-10-09 | 1 | -1/+0 |
* | netlabel: directly return netlbl_unlabel_genl_init() | Fabian Frederick | 2014-10-08 | 1 | -5/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 | 1 | -1/+0 |
|\ |
|
| * | netlabel: remove unnecessary break after goto | Fabian Frederick | 2014-07-15 | 1 | -1/+0 |
* | | netlabel: shorter names for the NetLabel catmap funcs/structs | Paul Moore | 2014-08-01 | 1 | -57/+52 |
* | | netlabel: fix the catmap walking functions | Paul Moore | 2014-08-01 | 1 | -48/+54 |
* | | netlabel: fix the horribly broken catmap functions | Paul Moore | 2014-08-01 | 1 | -50/+166 |
* | | netlabel: fix a problem when setting bits below the previously lowest bit | Paul Moore | 2014-08-01 | 1 | -8/+18 |
|/ |
|
* | netlabel: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 | 13 | -26/+13 |
* | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg | 2013-11-19 | 3 | -3/+3 |
* | genetlink: make all genl_ops users const | Johannes Berg | 2013-11-14 | 3 | -3/+3 |
* | inet: includes a sock_common in request_sock | Eric Dumazet | 2013-10-10 | 1 | -1/+1 |
* | netlabel: use domain based selectors when address based selectors are not ava... | Paul Moore | 2013-08-02 | 6 | -158/+130 |
* | net: pass info struct via netdevice notifier | Jiri Pirko | 2013-05-28 | 1 | -4/+3 |
* | netlabel: improve domain mapping validation | Paul Moore | 2013-05-19 | 1 | -0/+69 |