aboutsummaryrefslogtreecommitdiff
path: root/include/net/cipso_ipv4.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-15cipso: Remove unused inline functionsGravatar YueHaibing 1-12/+0
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Gravatar Thomas Gleixner 1-15/+1
2017-07-04net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_tGravatar Reshetova, Elena 1-1/+2
2017-02-04netlabel: out of bound access in cipso_v4_validate()Gravatar Eric Dumazet 1-0/+4
2015-02-11cipso: don't use IPCB() to locate the CIPSO IP optionGravatar Paul Moore 1-9/+16
2013-12-10cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELGravatar Paul Moore 1-1/+1
2013-12-06include/net/: Fix FSF address in file headersGravatar Jeff Kirsher 1-2/+1
2013-10-19net: fix cipso packet validation when !NETLABELGravatar Seif Mazareeb 1-2/+4
2012-06-01cipso: handle CIPSO options correctly when NetLabel is disabledGravatar Paul Moore 1-1/+28
2011-08-01doc: Update the email address for Paul Moore in various source filesGravatar Paul Moore 1-1/+1
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxGravatar Paul Moore 1-0/+17
2008-12-31netlabel: Update kernel configuration APIGravatar Paul Moore 1-2/+4
2008-10-10cipso: Add support for native local labeling and fixup mapping namesGravatar Paul Moore 1-4/+9
2008-10-10selinux: Set socket NetLabel based on connection endpointGravatar Paul Moore 1-0/+5
2008-10-10netlabel: Add functionality to set the security attributes of a packetGravatar Paul Moore 1-0/+16
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsGravatar Paul Moore 1-10/+11
2007-06-08[NetLabel]: consolidate the struct socket/sock handling to just struct sockGravatar Paul Moore 1-14/+6
2007-04-25[SK_BUFF]: Introduce skb_network_header()Gravatar Arnaldo Carvalho de Melo 1-1/+1
2006-12-02NetLabel: use the correct CIPSOv4 MLS label limitsGravatar Paul Moore 1-2/+2
2006-09-29[NetLabel]: audit fixups due to delayed feedbackGravatar Paul Moore 1-2/+2
2006-09-28[NetLabel]: add audit support for configuration changesGravatar Paul Moore 1-1/+4
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Gravatar Paul Moore 1-9/+7
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsGravatar Paul Moore 1-0/+7
2006-09-22[NetLabel]: add some missing #includes to various header filesGravatar Paul Moore 1-0/+2
2006-09-22[NetLabel]: remove unused function prototypesGravatar Paul Moore 1-6/+0
2006-09-22[NetLabel]: core network changesGravatar Paul Moore 1-0/+250