aboutsummaryrefslogtreecommitdiff
path: root/security/smack/smack_netfilter.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-31netfilter: nf_hook_ops structs can be constGravatar Florian Westphal 1-1/+1
2017-06-01smack: use pernet operations for hook registrationGravatar Florian Westphal 1-8/+18
2016-08-08security: Use IS_ENABLED() instead of checking for built-in or moduleGravatar Javier Martinez Canillas 1-2/+2
2015-11-08smack: use skb_to_full_sk() helperGravatar Eric Dumazet 1-4/+7
2015-10-16netfilter: remove hook owner refcountingGravatar Florian Westphal 1-2/+0
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksGravatar Eric W. Biederman 1-2/+2
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.Gravatar David S. Miller 1-6/+2
2015-01-20Smack: secmark support for netfilterGravatar Casey Schaufler 1-0/+96