summaryrefslogtreecommitdiffstats
path: root/include/net/cipso_ipv4.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-15/+1Star
* net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+2
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-051-0/+4
* cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore2015-02-111-9/+16
* cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore2013-12-101-1/+1
* include/net/: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1Star
* net: fix cipso packet validation when !NETLABELSeif Mazareeb2013-10-201-2/+4
* cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore2012-06-011-1/+28
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-021-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-281-0/+17
* netlabel: Update kernel configuration APIPaul Moore2008-12-311-2/+4
* cipso: Add support for native local labeling and fixup mapping namesPaul Moore2008-10-101-4/+9
* selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-101-0/+5
* netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-101-0/+16
* netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-101-10/+11
* [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-081-14/+6Star
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-261-1/+1
* NetLabel: use the correct CIPSOv4 MLS label limitsPaul Moore2006-12-031-2/+2
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-301-2/+2
* [NetLabel]: add audit support for configuration changesPaul Moore2006-09-291-1/+4
* [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-261-9/+7Star
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-261-0/+7
* [NetLabel]: add some missing #includes to various header filesPaul Moore2006-09-231-0/+2
* [NetLabel]: remove unused function prototypesPaul Moore2006-09-231-6/+0Star
* [NetLabel]: core network changesPaul Moore2006-09-221-0/+250