summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_internals.h
Commit message (Expand)AuthorAgeFilesLines
* netfilter: merge nf_iterate() into nf_hook_slow()Pablo Neira Ayuso2016-11-031-5/+0
* netfilter: fix nf_queue handlingPablo Neira Ayuso2016-10-201-1/+1
* netfilter: replace list_head with single linked listAaron Conole2016-09-251-5/+5
* netfilter: nf_queue: fix nf_queue_nf_hook_drop()Pablo Neira Ayuso2015-07-231-1/+1
* netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman2015-06-231-0/+1
* netfilter: Create and use nf_hook_state.David S. Miller2015-04-041-8/+3
* net: misc: Remove extern from function prototypesJoe Perches2013-10-191-17/+11
* netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()Michael Wang2012-09-031-1/+1
* netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()Michael Wang2012-09-031-1/+1
* netfilter: cleanup printk messagesStephen Hemminger2010-05-131-1/+1
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-081-2/+2
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-1/+1
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-121-1/+1
* [NETFILTER]: nf_queue: handle GSO packetsPatrick McHardy2006-09-221-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.cHarald Welte2005-08-291-0/+39