index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter_ingress.h
Age
Commit message (
Expand
)
Author
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
2016-12-06
netfilter: ingress: translate 0 nf_hook_slow retval to -1
Florian Westphal
2016-11-03
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
2016-11-03
netfilter: kill NF_HOOK_THRESH() and state->tresh
Pablo Neira Ayuso
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
2016-09-24
netfilter: call nf_hook_state_init with rcu_read_lock held
Florian Westphal
2015-11-06
netfilter: ingress: fix wrong input interface on hook
Pablo Neira Ayuso
2015-11-06
netfilter: ingress: don't use nf_hook_list_active
Florian Westphal
2015-09-17
netfilter: Store net in nf_hook_state
Eric W. Biederman
2015-05-14
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira