summaryrefslogtreecommitdiffstats
path: root/net/ipv6/calipso.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-15/+1Star
* ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore2018-07-051-6/+3Star
* net, calipso: convert calipso_doi.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-6/+6
* net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena2017-07-011-2/+2
* net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines2017-06-061-1/+5
* calipso: fix resource leak on calipso_genopt failureColin Ian King2016-08-131-1/+3
* calipso: Add a label cache.Huw Davies2016-06-271-2/+262
* calipso: Add validation of CALIPSO option.Huw Davies2016-06-271-0/+41
* calipso: Allow the lsm to label the skbuff directly.Huw Davies2016-06-271-0/+165
* calipso: Allow request sockets to be relabelled by the lsm.Huw Davies2016-06-271-0/+86
* calipso: Set the calipso socket label to match the secattr.Huw Davies2016-06-271-0/+595
* netlabel: Add support for removing a CALIPSO DOI.Huw Davies2016-06-271-0/+48
* netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies2016-06-271-0/+41
* netlabel: Add support for querying a CALIPSO DOI.Huw Davies2016-06-271-0/+68
* netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies2016-06-271-0/+169