aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ingress.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-28netfilter: convert hook list to an arrayAaron Conole1-2/+2
2016-12-06netfilter: ingress: translate 0 nf_hook_slow retval to -1Florian Westphal1-1/+6
2016-11-03netfilter: remove hook_entries field from nf_hook_statePablo Neira Ayuso1-2/+2
2016-11-03netfilter: kill NF_HOOK_THRESH() and state->treshPablo Neira Ayuso1-1/+1
2016-09-25netfilter: replace list_head with single linked listAaron Conole1-5/+12
2016-09-24netfilter: call nf_hook_state_init with rcu_read_lock heldFlorian Westphal1-0/+1
2015-11-06netfilter: ingress: fix wrong input interface on hookPablo Neira Ayuso1-2/+2
2015-11-06netfilter: ingress: don't use nf_hook_list_activeFlorian Westphal1-3/+6
2015-09-17netfilter: Store net in nf_hook_stateEric W. Biederman1-1/+1
2015-05-14netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira1-0/+41