Commit Graph

60 Commits (35ebf65e851c6d9731abc6362b189858eb59f4d3)

Author SHA1 Message Date
Paul E. McKenney 4f9c8c1b09 ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu() 13 years ago
Dan Carpenter 5675592410 cipso: remove an unneeded NULL check in cipso_v4_doi_add() 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Eric Dumazet f6d8bd051c inet: add RCU protection to inet->opt 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Hagen Paul Pfeifer 4b17d50f9e ipv4: Define cipso_v4_delopt static 16 years ago
Paul Moore 389fb800ac netlabel: Label incoming TCP connections correctly in SELinux 16 years ago
Paul Moore 586c250037 cipso: Fix documentation comment 16 years ago
Paul Moore 6c2e8ac095 netlabel: Update kernel configuration API 16 years ago
roel kluin 00af5c6959 cipso: unsigned buf_len cannot be negative 17 years ago
Alexey Dobriyan 93adcc80f3 net: don't use INIT_RCU_HEAD 17 years ago
Paul Moore 15c45f7b2e cipso: Add support for native local labeling and fixup mapping names 17 years ago
Paul Moore 014ab19a69 selinux: Set socket NetLabel based on connection endpoint 17 years ago
Paul Moore 948bf85c1b netlabel: Add functionality to set the security attributes of a packet 17 years ago
Paul Moore b1edeb1023 netlabel: Replace protocol/NetLabel linking with refrerence counts 17 years ago
Pavel Emelyanov 5e0f8923f3 cipso: Relax too much careful cipso hash function. 17 years ago
Harvey Harrison d3e2ce3bcd net: use get/put_unaligned_* helpers 17 years ago
Denis V. Lunev ef722495c8 [IPV4]: Remove unused ip_options->is_data. 17 years ago
Paul Moore eda61d32e8 NetLabel: introduce a new kernel configuration API for NetLabel 17 years ago
Paul Moore 16efd45435 NetLabel: Add secid token support to the NetLabel secattr struct 17 years ago
Denis Cheng 1596c97aa8 [IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Paul Moore 4be2700fb7 [NetLabel]: correct usage of RCU locking 18 years ago
Paul Moore 63d804eade [CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions 18 years ago
Paul Moore 50e5d35ce2 [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine. 18 years ago
Paul Moore ba6ff9f2b5 [NetLabel]: consolidate the struct socket/sock handling to just struct sock 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Paul Moore 128c6b6cbf NetLabel: convert a BUG_ON in the CIPSO code to a runtime check 18 years ago
Paul Moore f998e8cb52 NetLabel: cleanup and document CIPSO constants 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Stephen Hemminger 132adf5463 [IPV4]: cleanup 18 years ago
Paul Moore 38c8947c1b [NetLabel]: parse the CIPSO ranged tag on incoming packets 18 years ago
Paul Moore c6387a8694 [NetLabel]: Verify sensitivity level has a valid CIPSO mapping 18 years ago
Paul Moore 484b366932 NetLabel: add the ranged tag to the CIPSOv4 protocol 18 years ago
Paul Moore 654bbc2a2b NetLabel: add the enumerated tag to the CIPSOv4 protocol 18 years ago
Paul Moore 0275276035 NetLabel: convert to an extensibile/sparse category bitmap 18 years ago
Al Viro 66625984ca [CIPSO]: Missing annotation in cipso_ipv4 update. 18 years ago
Paul Moore 9bb5fd2b05 NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions 18 years ago
Paul Moore 9fade4bf8e NetLabel: return the correct error for translated CIPSOv4 tags 18 years ago
Paul Moore 91b1ed0afd NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types 18 years ago
Paul Moore 6ce61a7c26 NetLabel: add tag verification when adding new CIPSOv4 DOI definitions 18 years ago
Paul Moore 05e00cbf50 NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer 18 years ago
Paul Moore 701a90bad9 NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand 18 years ago
Arnaldo Carvalho de Melo fac5d73151 [NETLABEL]: Use kmemdup in cipso_ipv4.c 18 years ago
Al Viro 714e85be35 [IPV6]: Assorted trivial endianness annotations. 18 years ago
Paul Moore f8687afefc [NetLabel]: protect the CIPSOv4 socket option from setsockopt() 19 years ago
Paul Moore ea614d7f4f NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly 19 years ago
Paul Moore 044a68ed8a NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping 19 years ago