| Commit message (Expand) | Author | Age |
* | cipso: Relax too much careful cipso hash function. | Pavel Emelyanov | 2008-05-14 |
* | net: use get/put_unaligned_* helpers | Harvey Harrison | 2008-05-02 |
* | [IPV4]: Remove unused ip_options->is_data. | Denis V. Lunev | 2008-03-22 |
* | NetLabel: introduce a new kernel configuration API for NetLabel | Paul Moore | 2008-02-05 |
* | NetLabel: Add secid token support to the NetLabel secattr struct | Paul Moore | 2008-01-29 |
* | [IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-01-28 |
* | [NetLabel]: correct usage of RCU locking | Paul Moore | 2007-10-26 |
* | [CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions | Paul Moore | 2007-10-10 |
* | [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine. | Paul Moore | 2007-06-08 |
* | [NetLabel]: consolidate the struct socket/sock handling to just struct sock | Paul Moore | 2007-06-08 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2007-04-27 |
|\ |
|
| * | NetLabel: convert a BUG_ON in the CIPSO code to a runtime check | Paul Moore | 2007-04-26 |
| * | NetLabel: cleanup and document CIPSO constants | Paul Moore | 2007-04-26 |
* | | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-26 |
* | | [IPV4]: cleanup | Stephen Hemminger | 2007-04-26 |
|/ |
|
* | [NetLabel]: parse the CIPSO ranged tag on incoming packets | Paul Moore | 2007-03-12 |
* | [NetLabel]: Verify sensitivity level has a valid CIPSO mapping | Paul Moore | 2007-03-02 |
* | NetLabel: add the ranged tag to the CIPSOv4 protocol | Paul Moore | 2006-12-03 |
* | NetLabel: add the enumerated tag to the CIPSOv4 protocol | Paul Moore | 2006-12-03 |
* | NetLabel: convert to an extensibile/sparse category bitmap | Paul Moore | 2006-12-03 |
* | [CIPSO]: Missing annotation in cipso_ipv4 update. | Al Viro | 2006-12-03 |
* | NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions | Paul Moore | 2006-12-03 |
* | NetLabel: return the correct error for translated CIPSOv4 tags | Paul Moore | 2006-12-03 |
* | NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types | Paul Moore | 2006-12-03 |
* | NetLabel: add tag verification when adding new CIPSOv4 DOI definitions | Paul Moore | 2006-12-03 |
* | NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer | Paul Moore | 2006-12-03 |
* | NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand | Paul Moore | 2006-12-03 |
* | [NETLABEL]: Use kmemdup in cipso_ipv4.c | Arnaldo Carvalho de Melo | 2006-12-03 |
* | [IPV6]: Assorted trivial endianness annotations. | Al Viro | 2006-12-03 |
* | [NetLabel]: protect the CIPSOv4 socket option from setsockopt() | Paul Moore | 2006-10-30 |
* | NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly | Paul Moore | 2006-10-16 |
* | NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping | Paul Moore | 2006-10-16 |
* | NetLabel: fix a cache race condition | paul.moore@hp.com | 2006-10-12 |
* | [NetLabel]: audit fixups due to delayed feedback | Paul Moore | 2006-09-29 |
* | [NetLabel]: add audit support for configuration changes | Paul Moore | 2006-09-28 |
* | [NetLabel]: rework the Netlink attribute handling (part 1) | Paul Moore | 2006-09-25 |
* | [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe | Paul Moore | 2006-09-25 |
* | [NetLabel]: correct improper handling of non-NetLabel peer contexts | Paul Moore | 2006-09-25 |
* | [NET]: Make code static. | Adrian Bunk | 2006-09-22 |
* | [NetLabel]: CIPSOv4 engine | Paul Moore | 2006-09-22 |