summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ingress.h
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ingress: translate 0 nf_hook_slow retval to -1Florian Westphal2016-12-061-1/+6
* netfilter: remove hook_entries field from nf_hook_statePablo Neira Ayuso2016-11-031-2/+2
* netfilter: kill NF_HOOK_THRESH() and state->treshPablo Neira Ayuso2016-11-031-1/+1
* netfilter: replace list_head with single linked listAaron Conole2016-09-251-5/+12
* netfilter: call nf_hook_state_init with rcu_read_lock heldFlorian Westphal2016-09-241-0/+1
* netfilter: ingress: fix wrong input interface on hookPablo Neira Ayuso2015-11-061-2/+2
* netfilter: ingress: don't use nf_hook_list_activeFlorian Westphal2015-11-061-3/+6
* netfilter: Store net in nf_hook_stateEric W. Biederman2015-09-171-1/+1
* netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira2015-05-141-0/+41