index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
calipso.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-30
net: ipv6: calipso: Fix kerneldoc warnings
Andrew Lunn
1
-2
/
+2
2020-10-13
net/ipv6: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-05-12
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-04
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-13
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