summaryrefslogtreecommitdiffstats
path: root/net/netlabel
Commit message (Expand)AuthorAgeFilesLines
...
* [NETLABEL]: Shrink the genl-ops registration code.Pavel Emelyanov2008-02-173-144/+64
* [NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6.Pavel Emelyanov2008-02-121-0/+2
* [NETLABEL]: Don't produce unused variables when IPv6 is off.Pavel Emelyanov2008-02-121-10/+18
* [NETLABEL]: Compilation for CONFIG_AUDIT=n case.Pavel Emelyanov2008-02-121-2/+1
* [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def.Pavel Emelyanov2008-02-121-3/+3
* NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore2008-02-054-1/+182
* NetLabel: Add auditing to the static labeling mechanismPaul Moore2008-01-301-14/+193
* NetLabel: Introduce static network labels for unlabeled connectionsPaul Moore2008-01-303-17/+1519
* NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-301-0/+2
* NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-301-0/+1
* NetLabel: Consolidate the LSM domain mapping/hashing locksPaul Moore2008-01-301-21/+9
* NetLabel: Cleanup the LSM domain hash functionsPaul Moore2008-01-301-13/+34
* NetLabel: Remove unneeded RCU read locksPaul Moore2008-01-305-85/+15
* [NETLABEL]: Spelling fixesJoe Perches2007-12-201-1/+1
* [NetLabel]: correct usage of RCU lockingPaul Moore2007-10-263-33/+12
* [NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf2007-10-101-7/+7
* [NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping has...Paul Moore2007-08-071-4/+6
* Net/Security: fix memory leaks from security_secid_to_secctx()Paul Moore2007-08-021-1/+3
* SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore2007-07-194-0/+96
* Audit: add TTY input auditingMiloslav Trmac2007-07-161-4/+0
* [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-081-34/+9
* [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-073-3/+3
* SELinux: extract the NetLabel SELinux support from the security serverPaul Moore2007-04-261-3/+0
* [NET]: Fix kfree(skb)Patrick McHardy2007-02-281-1/+1
* [NET] NETLABEL: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-4/+4
* NetLabel: correct CIPSO tag handling when adding new DOI definitionsPaul Moore2007-01-091-3/+3
* NetLabel: correctly fill in unused CIPSOv4 level and category mappingsPaul Moore2006-12-221-0/+9
* NetLabel: perform input validation earlier on CIPSOv4 DOI add opsPaul Moore2006-12-221-11/+17
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-021-0/+201
* NetLabel: honor the audit_enabled flagPaul Moore2006-12-024-39/+50
* NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore2006-12-021-4/+2
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-021-1/+4
* NetLabel: convert the unlabeled accept flag to use RCUPaul Moore2006-12-021-7/+21
* [GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf2006-12-024-73/+17
* [GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf2006-12-023-4/+4
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-023-4/+4
* [NETLABEL]: Fix build failure.Paul Moore2006-11-051-1/+1
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-111-1/+1
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-297-140/+141
* [NetLabel]: add audit support for configuration changesPaul Moore2006-09-287-32/+218
* [NetLabel]: update docs with website informationPaul Moore2006-09-251-1/+4
* [NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore2006-09-256-830/+895
* [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-254-369/+43
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-251-0/+23
* [NetLabel]: add some missing #includes to various header filesPaul Moore2006-09-222-2/+7
* [NETLINK]: Add notification message sending interfaceThomas Graf2006-09-221-1/+1
* [NET]: Make code static.Adrian Bunk2006-09-221-2/+2
* [NetLabel]: CIPSOv4 and Unlabeled packet integrationPaul Moore2006-09-222-0/+795
* [NetLabel]: core NetLabel subsystemPaul Moore2006-09-2211-0/+2394
OpenPOWER on IntegriCloud