aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_internals.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-23netfilter: core: export raw versions of add/delete hook functionsFlorian Westphal1-0/+5
2018-01-08netfilter: core: remove synchronize_net call if nfqueue is usedFlorian Westphal1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-28netfilter: Remove NFDEBUG()Varsha Rao1-6/+0
2017-08-28netfilter: convert hook list to an arrayAaron Conole1-1/+2
2017-08-19netfilter: remove prototype of netfilter_queue_initTaehee Yoo1-1/+0
2017-05-01netfilter: nf_queue: only call synchronize_net twice if nf_queue is activeFlorian Westphal1-1/+1
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