summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_internals.h
Commit message (Expand)AuthorAge
* netfilter: merge nf_iterate() into nf_hook_slow()Pablo Neira Ayuso2016-11-03
* netfilter: fix nf_queue handlingPablo Neira Ayuso2016-10-20
* netfilter: replace list_head with single linked listAaron Conole2016-09-25
* netfilter: nf_queue: fix nf_queue_nf_hook_drop()Pablo Neira Ayuso2015-07-23
* netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman2015-06-23
* netfilter: Create and use nf_hook_state.David S. Miller2015-04-04
* net: misc: Remove extern from function prototypesJoe Perches2013-10-19
* netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()Michael Wang2012-09-03
* netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()Michael Wang2012-09-03
* netfilter: cleanup printk messagesStephen Hemminger2010-05-13
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-08
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-12
* [NETFILTER]: nf_queue: handle GSO packetsPatrick McHardy2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.cHarald Welte2005-08-29