index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
calipso.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-13
netlabel: cope with NULL catmap
Paolo Abeni
1
-1
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-15
/
+1
2018-07-05
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
1
-6
/
+3
2017-07-05
net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t
Reshetova, Elena
1
-6
/
+6
2017-07-01
net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-06-06
net/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
1
-1
/
+5
2016-08-14
calipso: fix resource leak on calipso_genopt failure
Colin Ian King
1
-1
/
+3
2016-06-27
calipso: Add a label cache.
Huw Davies
1
-2
/
+262
2016-06-27
calipso: Add validation of CALIPSO option.
Huw Davies
1
-0
/
+41
2016-06-27
calipso: Allow the lsm to label the skbuff directly.
Huw Davies
1
-0
/
+165
2016-06-27
calipso: Allow request sockets to be relabelled by the lsm.
Huw Davies
1
-0
/
+86
2016-06-27
calipso: Set the calipso socket label to match the secattr.
Huw Davies
1
-0
/
+595
2016-06-27
netlabel: Add support for removing a CALIPSO DOI.
Huw Davies
1
-0
/
+48
2016-06-27
netlabel: Add support for enumerating the CALIPSO DOI list.
Huw Davies
1
-0
/
+41
2016-06-27
netlabel: Add support for querying a CALIPSO DOI.
Huw Davies
1
-0
/
+68
2016-06-27
netlabel: Initial support for the CALIPSO netlink protocol.
Huw Davies
1
-0
/
+169