Age | Commit message (Expand) | Author |
---|---|---|
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 |