Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8528b016d64a7c1c97ba6540ab53a538348d5026
/
net
/
ipv4
/
cipso_ipv4.c
4b17d50f
ipv4: Define cipso_v4_delopt static
by Hagen Paul Pfeifer
· 15 years ago
389fb800
netlabel: Label incoming TCP connections correctly in SELinux
by Paul Moore
· 16 years ago
586c250
cipso: Fix documentation comment
by Paul Moore
· 16 years ago
6c2e8ac
netlabel: Update kernel configuration API
by Paul Moore
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
00af5c6
cipso: unsigned buf_len cannot be negative
by roel kluin
· 16 years ago
93adcc8
net: don't use INIT_RCU_HEAD
by Alexey Dobriyan
· 16 years ago
15c45f7
cipso: Add support for native local labeling and fixup mapping names
by Paul Moore
· 16 years ago
014ab19
selinux: Set socket NetLabel based on connection endpoint
by Paul Moore
· 16 years ago
948bf85
netlabel: Add functionality to set the security attributes of a packet
by Paul Moore
· 16 years ago
b1edeb1
netlabel: Replace protocol/NetLabel linking with refrerence counts
by Paul Moore
· 16 years ago
5e0f892
cipso: Relax too much careful cipso hash function.
by Pavel Emelyanov
· 16 years ago
d3e2ce3
net: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
ef72249
[IPV4]: Remove unused ip_options->is_data.
by Denis V. Lunev
· 17 years ago
eda61d3
NetLabel: introduce a new kernel configuration API for NetLabel
by Paul Moore
· 17 years ago
16efd45
NetLabel: Add secid token support to the NetLabel secattr struct
by Paul Moore
· 17 years ago
1596c97
[IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT
by Denis Cheng
· 17 years ago
4be2700
[NetLabel]: correct usage of RCU locking
by Paul Moore
· 17 years ago
63d804ea
[CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions
by Paul Moore
· 17 years ago
50e5d35
[CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine.
by Paul Moore
· 17 years ago
ba6ff9f
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
by Paul Moore
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
a205752
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 18 years ago
128c6b6
NetLabel: convert a BUG_ON in the CIPSO code to a runtime check
by Paul Moore
· 18 years ago
f998e8c
NetLabel: cleanup and document CIPSO constants
by Paul Moore
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
132adf5
[IPV4]: cleanup
by Stephen Hemminger
· 18 years ago
38c8947
[NetLabel]: parse the CIPSO ranged tag on incoming packets
by Paul Moore
· 18 years ago
c6387a8
[NetLabel]: Verify sensitivity level has a valid CIPSO mapping
by Paul Moore
· 18 years ago
484b366
NetLabel: add the ranged tag to the CIPSOv4 protocol
by Paul Moore
· 18 years ago
654bbc2
NetLabel: add the enumerated tag to the CIPSOv4 protocol
by Paul Moore
· 18 years ago
0275276
NetLabel: convert to an extensibile/sparse category bitmap
by Paul Moore
· 18 years ago
6662598
[CIPSO]: Missing annotation in cipso_ipv4 update.
by Al Viro
· 18 years ago
9bb5fd2
NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions
by Paul Moore
· 18 years ago
9fade4b
NetLabel: return the correct error for translated CIPSOv4 tags
by Paul Moore
· 18 years ago
91b1ed0
NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types
by Paul Moore
· 18 years ago
6ce61a7
NetLabel: add tag verification when adding new CIPSOv4 DOI definitions
by Paul Moore
· 18 years ago
05e00cb
NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer
by Paul Moore
· 18 years ago
701a90b
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
by Paul Moore
· 18 years ago
fac5d73
[NETLABEL]: Use kmemdup in cipso_ipv4.c
by Arnaldo Carvalho de Melo
· 18 years ago
714e85b
[IPV6]: Assorted trivial endianness annotations.
by Al Viro
· 18 years ago
f8687af
[NetLabel]: protect the CIPSOv4 socket option from setsockopt()
by Paul Moore
· 18 years ago
ea614d7
NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly
by Paul Moore
· 18 years ago
044a68e
NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping
by Paul Moore
· 18 years ago
ffb733c
NetLabel: fix a cache race condition
by paul.moore@hp.com
· 18 years ago
95d4e6b
[NetLabel]: audit fixups due to delayed feedback
by Paul Moore
· 18 years ago
32f50cd
[NetLabel]: add audit support for configuration changes
by Paul Moore
· 18 years ago
fcd4828
[NetLabel]: rework the Netlink attribute handling (part 1)
by Paul Moore
· 18 years ago
609c92f
[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe
by Paul Moore
· 18 years ago
14a72f5
[NetLabel]: correct improper handling of non-NetLabel peer contexts
by Paul Moore
· 18 years ago
8ce11e6
[NET]: Make code static.
by Adrian Bunk
· 18 years ago
446fda4
[NetLabel]: CIPSOv4 engine
by Paul Moore
· 18 years ago