index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_NFQUEUE.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-07
netfilter: xt_NFQUEUE: separate reusable code
Eric Leblond
1
-68
/
+12
2013-10-29
netfilter: xt_NFQUEUE: fix --queue-bypass regression
Holger Eitzenberger
1
-1
/
+6
2013-04-02
netfilter: xt_NFQUEUE: coalesce IPv4 and IPv6 hashing
holger@eitzenberger.org
1
-20
/
+22
2013-04-02
netfilter: xt_NFQUEUE: introduce CPU fanout
holger@eitzenberger.org
1
-2
/
+39
2012-08-20
netfilter: sparse endian fixes
Patrick McHardy
1
-3
/
+5
2012-06-07
netfilter: NFQUEUE: don't xor src/dst ip address for load distribution
Florian Westphal
1
-9
/
+19
2011-12-16
net:netfilter: use IS_ENABLED
Igor Maravić
1
-2
/
+2
2011-01-18
netfilter: allow NFQUEUE bypass if no listener is available
Florian Westphal
1
-3
/
+25
2010-11-12
netfilter: xt_NFQUEUE: remove modulo operations
Changli Gao
1
-2
/
+4
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
1
-2
/
+2
2010-03-25
netfilter: xtables: slightly better error reporting
Jan Engelhardt
1
-1
/
+1
2010-03-25
netfilter: xtables: change targets to return error code
Jan Engelhardt
1
-3
/
+3
2010-03-25
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
1
-1
/
+1
2010-03-25
netfilter: xtables: make use of caller family rather than target family
Jan Engelhardt
1
-2
/
+2
2010-03-17
netfilter: xt_NFQUEUE: consolidate v4/v6 targets into one
Jan Engelhardt
1
-28
/
+12
2010-01-04
netfilter: xtables: do not grab random bytes at __init
Jan Engelhardt
1
-1
/
+5
2009-06-22
netfilter: fix some sparse endianess warnings
Patrick McHardy
1
-4
/
+4
2009-06-05
netfilter: xt_NFQUEUE: queue balancing support
Florian Westphal
1
-0
/
+93
2009-06-05
netfilter: xt_NFQUEUE: use NFPROTO_UNSPEC
Florian Westphal
1
-15
/
+1
2008-10-20
netfilter: replace old NF_ARP calls with NFPROTO_ARP
Jan Engelhardt
1
-1
/
+1
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
1
-4
/
+2
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
1
-2
/
+2
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
1
-1
/
+1
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
1
-17
/
+13
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-1
/
+1
2007-07-10
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
1
-1
/
+1
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
1
-2
/
+2
2006-10-15
[NETFILTER]: fix cut-and-paste error in exit functions
Patrick McHardy
1
-1
/
+1
2006-09-22
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
1
-2
/
+1
2006-09-22
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
1
-43
/
+25
2006-03-28
[NETFILTER]: Rename init functions.
Andrew Morton
1
-4
/
+4
2006-03-22
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
1
-8
/
+11
2006-03-20
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
1
-0
/
+1
2006-03-20
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
Patrick McHardy
1
-20
/
+3
2006-01-12
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
1
-0
/
+107