netns xfrm: ipcomp support
[safe/jmp/linux-2.6] / net / ipv4 / cipso_ipv4.c
2009-10-07 Hagen Paul Pfeiferipv4: Define cipso_v4_delopt static
2009-03-28 Paul Moorenetlabel: Label incoming TCP connections correctly...
2009-02-22 Paul Moorecipso: Fix documentation comment
2008-12-31 Paul Moorenetlabel: Update kernel configuration API
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-29 roel kluincipso: unsigned buf_len cannot be negative
2008-10-28 Alexey Dobriyannet: don't use INIT_RCU_HEAD
2008-10-10 Paul Moorecipso: Add support for native local labeling and fixup...
2008-10-10 Paul Mooreselinux: Set socket NetLabel based on connection endpoint
2008-10-10 Paul Moorenetlabel: Add functionality to set the security attribu...
2008-10-10 Paul Moorenetlabel: Replace protocol/NetLabel linking with refrer...
2008-05-14 Pavel Emelyanovcipso: Relax too much careful cipso hash function.
2008-05-02 Harvey Harrisonnet: use get/put_unaligned_* helpers
2008-03-22 Denis V. Lunev[IPV4]: Remove unused ip_options->is_data.
2008-02-05 Paul MooreNetLabel: introduce a new kernel configuration API...
2008-01-29 Paul MooreNetLabel: Add secid token support to the NetLabel secat...
2008-01-28 Denis Cheng[IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead...
2007-10-26 Paul Moore[NetLabel]: correct usage of RCU locking
2007-10-10 Paul Moore[CIPSO]: remove duplicated code in the cipso_v4_*_getat...
2007-06-08 Paul Moore[CIPSO]: Fix several unaligned kernel accesses in the...
2007-06-08 Paul Moore[NetLabel]: consolidate the struct socket/sock handling...
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-04-26 Paul MooreNetLabel: convert a BUG_ON in the CIPSO code to a runti...
2007-04-26 Paul MooreNetLabel: cleanup and document CIPSO constants
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Stephen Hemminger[IPV4]: cleanup
2007-03-12 Paul Moore[NetLabel]: parse the CIPSO ranged tag on incoming...
2007-03-03 Paul Moore[NetLabel]: Verify sensitivity level has a valid CIPSO...
2006-12-03 Paul MooreNetLabel: add the ranged tag to the CIPSOv4 protocol
2006-12-03 Paul MooreNetLabel: add the enumerated tag to the CIPSOv4 protocol
2006-12-03 Paul MooreNetLabel: convert to an extensibile/sparse category...
2006-12-03 Al Viro[CIPSO]: Missing annotation in cipso_ipv4 update.
2006-12-03 Paul MooreNetLabel: use cipso_v4_doi_search() for local CIPSOv4...
2006-12-03 Paul MooreNetLabel: return the correct error for translated CIPSO...
2006-12-03 Paul MooreNetLabel: fixup the handling of CIPSOv4 tags to allow...
2006-12-03 Paul MooreNetLabel: add tag verification when adding new CIPSOv4...
2006-12-03 Paul MooreNetLabel: check for a CIPSOv4 option before we do call...
2006-12-03 Paul MooreNetLabel: make netlbl_lsm_secattr struct easier/quicker...
2006-12-03 Arnaldo Carvalho... [NETLABEL]: Use kmemdup in cipso_ipv4.c
2006-12-03 Al Viro[IPV6]: Assorted trivial endianness annotations.
2006-10-30 Paul Moore[NetLabel]: protect the CIPSOv4 socket option from...
2006-10-16 Paul MooreNetLabel: the CIPSOv4 passthrough mapping does not...
2006-10-16 Paul MooreNetLabel: only deref the CIPSOv4 standard map fields...
2006-10-12 paul.moore@hp.comNetLabel: fix a cache race condition
2006-09-30 Paul Moore[NetLabel]: audit fixups due to delayed feedback
2006-09-29 Paul Moore[NetLabel]: add audit support for configuration changes
2006-09-25 Paul Moore[NetLabel]: rework the Netlink attribute handling ...
2006-09-25 Paul Moore[NetLabel]: make the CIPSOv4 cache spinlocks bottom...
2006-09-25 Paul Moore[NetLabel]: correct improper handling of non-NetLabel...
2006-09-22 Adrian Bunk[NET]: Make code static.
2006-09-22 Paul Moore[NetLabel]: CIPSOv4 engine