aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cipso_ipv4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-15/+1
2017-07-04net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet1-0/+4
2015-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore1-9/+16
2013-12-10cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore1-1/+1
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-10-19net: fix cipso packet validation when !NETLABELSeif Mazareeb1-2/+4
2012-06-01cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore1-1/+28
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore1-0/+17
2008-12-31netlabel: Update kernel configuration APIPaul Moore1-2/+4
2008-10-10cipso: Add support for native local labeling and fixup mapping namesPaul Moore1-4/+9
2008-10-10selinux: Set socket NetLabel based on connection endpointPaul Moore1-0/+5
2008-10-10netlabel: Add functionality to set the security attributes of a packetPaul Moore1-0/+16
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore1-10/+11
2007-06-08[NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore1-14/+6
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo1-1/+1
2006-12-02NetLabel: use the correct CIPSOv4 MLS label limitsPaul Moore1-2/+2
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore1-2/+2
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore1-1/+4
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore1-9/+7
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore1-0/+7
2006-09-22[NetLabel]: add some missing #includes to various header filesPaul Moore1-0/+2
2006-09-22[NetLabel]: remove unused function prototypesPaul Moore1-6/+0
2006-09-22[NetLabel]: core network changesPaul Moore1-0/+250