aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_internals.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-03netfilter: merge nf_iterate() into nf_hook_slow()Pablo Neira Ayuso1-5/+0
2016-10-20netfilter: fix nf_queue handlingPablo Neira Ayuso1-1/+1
2016-09-25netfilter: replace list_head with single linked listAaron Conole1-5/+5
2015-07-23netfilter: nf_queue: fix nf_queue_nf_hook_drop()Pablo Neira Ayuso1-1/+1
2015-06-23netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman1-0/+1
2015-04-04netfilter: Create and use nf_hook_state.David S. Miller1-8/+3
2013-10-19net: misc: Remove extern from function prototypesJoe Perches1-17/+11
2012-09-03netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()Michael Wang1-1/+1
2012-09-03netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()Michael Wang1-1/+1
2010-05-13netfilter: cleanup printk messagesStephen Hemminger1-1/+1
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt1-2/+2
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-1/+1
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki1-1/+1
2006-09-22[NETFILTER]: nf_queue: handle GSO packetsPatrick McHardy1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-08-29[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.cHarald Welte1-0/+39