aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/calipso.c
AgeCommit message (Expand)Author
2020-05-20netlabel: cope with NULL catmapPaolo Abeni
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore
2017-07-04net, calipso: convert calipso_doi.refcount from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena
2017-06-06net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines
2016-08-13calipso: fix resource leak on calipso_genopt failureColin Ian King
2016-06-27calipso: Add a label cache.Huw Davies
2016-06-27calipso: Add validation of CALIPSO option.Huw Davies
2016-06-27calipso: Allow the lsm to label the skbuff directly.Huw Davies
2016-06-27calipso: Allow request sockets to be relabelled by the lsm.Huw Davies
2016-06-27calipso: Set the calipso socket label to match the secattr.Huw Davies
2016-06-27netlabel: Add support for removing a CALIPSO DOI.Huw Davies
2016-06-27netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies
2016-06-27netlabel: Add support for querying a CALIPSO DOI.Huw Davies
2016-06-27netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies