index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
calipso.c
Age
Commit message (
Expand
)
Author
2020-10-13
net/ipv6: use semicolons rather than commas to separate statements
Julia Lawall
2020-05-12
netlabel: cope with NULL catmap
Paolo Abeni
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2018-07-05
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2017-07-04
net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t
Reshetova, Elena
2017-06-06
net/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
2016-08-13
calipso: fix resource leak on calipso_genopt failure
Colin Ian King
2016-06-27
calipso: Add a label cache.
Huw Davies
2016-06-27
calipso: Add validation of CALIPSO option.
Huw Davies
2016-06-27
calipso: Allow the lsm to label the skbuff directly.
Huw Davies
2016-06-27
calipso: Allow request sockets to be relabelled by the lsm.
Huw Davies
2016-06-27
calipso: Set the calipso socket label to match the secattr.
Huw Davies
2016-06-27
netlabel: Add support for removing a CALIPSO DOI.
Huw Davies
2016-06-27
netlabel: Add support for enumerating the CALIPSO DOI list.
Huw Davies
2016-06-27
netlabel: Add support for querying a CALIPSO DOI.
Huw Davies
2016-06-27
netlabel: Initial support for the CALIPSO netlink protocol.
Huw Davies