aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/calipso.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-04net, calipso: convert calipso_doi.refcount from atomic_t to refcount_tReshetova, Elena1-6/+6
2017-07-01net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-06-06net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines1-1/+5
2016-08-13calipso: fix resource leak on calipso_genopt failureColin Ian King1-1/+3
2016-06-27calipso: Add a label cache.Huw Davies1-2/+262
2016-06-27calipso: Add validation of CALIPSO option.Huw Davies1-0/+41
2016-06-27calipso: Allow the lsm to label the skbuff directly.Huw Davies1-0/+165
2016-06-27calipso: Allow request sockets to be relabelled by the lsm.Huw Davies1-0/+86
2016-06-27calipso: Set the calipso socket label to match the secattr.Huw Davies1-0/+595
2016-06-27netlabel: Add support for removing a CALIPSO DOI.Huw Davies1-0/+48
2016-06-27netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies1-0/+41
2016-06-27netlabel: Add support for querying a CALIPSO DOI.Huw Davies1-0/+68
2016-06-27netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies1-0/+169