summaryrefslogtreecommitdiffstats
path: root/security/smack/smack_netfilter.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-311-1/+1
* smack: use pernet operations for hook registrationFlorian Westphal2017-06-011-8/+18
* security: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-081-2/+2
* smack: use skb_to_full_sk() helperEric Dumazet2015-11-081-4/+7
* netfilter: remove hook owner refcountingFlorian Westphal2015-10-161-2/+0
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-181-2/+2
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-041-6/+2
* Smack: secmark support for netfilterCasey Schaufler2015-01-201-0/+96