summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_NFQUEUE.c
AgeCommit message (Expand)Author
2011-12-16net:netfilter: use IS_ENABLEDIgor Maravić
2011-01-18netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal
2010-11-12netfilter: xt_NFQUEUE: remove modulo operationsChangli Gao
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt
2010-03-25netfilter: xtables: slightly better error reportingJan Engelhardt
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt
2010-03-25netfilter: xtables: make use of caller family rather than target familyJan Engelhardt
2010-03-17netfilter: xt_NFQUEUE: consolidate v4/v6 targets into oneJan Engelhardt
2010-01-04netfilter: xtables: do not grab random bytes at __initJan Engelhardt
2009-06-22netfilter: fix some sparse endianess warningsPatrick McHardy
2009-06-05netfilter: xt_NFQUEUE: queue balancing supportFlorian Westphal
2009-06-05netfilter: xt_NFQUEUE: use NFPROTO_UNSPECFlorian Westphal
2008-10-20netfilter: replace old NF_ARP calls with NFPROTO_ARPJan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki
2006-10-15[NETFILTER]: fix cut-and-paste error in exit functionsPatrick McHardy
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso
2006-03-20[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy
2006-03-20[NETFILTER]: Convert x_tables matches/targets to centralized error checkingPatrick McHardy
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte