index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
cipso_ipv4.h
Age
Commit message (
Expand
)
Author
2020-07-15
cipso: Remove unused inline functions
YueHaibing
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2017-07-04
net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t
Reshetova, Elena
2017-02-04
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
2015-02-11
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
2013-12-10
cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABEL
Paul Moore
2013-12-06
include/net/: Fix FSF address in file headers
Jeff Kirsher
2013-10-19
net: fix cipso packet validation when !NETLABEL
Seif Mazareeb
2012-06-01
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
2011-08-01
doc: Update the email address for Paul Moore in various source files
Paul Moore
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2009-03-28
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
2008-12-31
netlabel: Update kernel configuration API
Paul Moore
2008-10-10
cipso: Add support for native local labeling and fixup mapping names
Paul Moore
2008-10-10
selinux: Set socket NetLabel based on connection endpoint
Paul Moore
2008-10-10
netlabel: Add functionality to set the security attributes of a packet
Paul Moore
2008-10-10
netlabel: Replace protocol/NetLabel linking with refrerence counts
Paul Moore
2007-06-08
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2006-12-02
NetLabel: use the correct CIPSOv4 MLS label limits
Paul Moore
2006-09-29
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
2006-09-28
[NetLabel]: add audit support for configuration changes
Paul Moore
2006-09-25
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
2006-09-25
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
2006-09-22
[NetLabel]: add some missing #includes to various header files
Paul Moore
2006-09-22
[NetLabel]: remove unused function prototypes
Paul Moore
2006-09-22
[NetLabel]: core network changes
Paul Moore