index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
x_tables.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
1
-1
/
+1
*
netfilter: xtables: mark initial tables constant
Jan Engelhardt
2009-08-24
1
-3
/
+4
*
x_tables: Convert printk to pr_err
Joe Perches
2009-06-13
1
-8
/
+8
*
netfilter: xtables: print hook name instead of mask
Jan Engelhardt
2009-05-08
1
-4
/
+38
*
netfilter: revised locking for x_tables
Stephen Hemminger
2009-04-28
1
-25
/
+28
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-24
1
-5
/
+21
|
\
|
*
netfilter: iptables: lock free counters
Stephen Hemminger
2009-02-20
1
-5
/
+21
*
|
netfilter: make proc/net/ip* print names from foreign NFPROTO
Jan Engelhardt
2009-02-18
1
-57
/
+142
|
/
*
netfilter 04/09: x_tables: fix match/target revision lookup
Patrick McHardy
2009-01-12
1
-0
/
+8
*
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
2008-10-08
1
-11
/
+12
*
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
2008-10-08
1
-16
/
+16
*
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
1
-16
/
+16
*
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
2008-10-08
1
-2
/
+10
*
netfilter: x_tables: output bad hook mask in hexadecimal
Jan Engelhardt
2008-10-08
1
-2
/
+2
*
netfilter: move Ebtables to use Xtables
Jan Engelhardt
2008-10-08
1
-2
/
+7
*
netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions
Jan Engelhardt
2008-10-08
1
-0
/
+10
*
netfilter: Introduce NFPROTO_* constants
Jan Engelhardt
2008-10-08
1
-8
/
+10
*
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-10-08
1
-22
/
+25
*
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
1
-7
/
+6
*
netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables...
Pavel Emelyanov
2008-04-29
1
-1
/
+1
*
[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
Jan Engelhardt
2008-04-14
1
-9
/
+9
*
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-2
/
+2
*
[NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*
Alexey Dobriyan
2008-01-31
1
-10
/
+10
*
[NETFILTER]: x_tables: netns propagation for /proc/net/*_tables_names
Alexey Dobriyan
2008-01-31
1
-12
/
+19
*
[NETFILTER]: x_tables: semi-rewrite of /proc/net/foo_tables_*
Alexey Dobriyan
2008-01-31
1
-85
/
+145
*
[NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code
Patrick McHardy
2008-01-31
1
-4
/
+4
*
[NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()
Alexey Dobriyan
2008-01-31
1
-1
/
+11
*
[NETFILTER]: x_tables: per-netns xt_tables
Alexey Dobriyan
2008-01-31
1
-10
/
+24
*
[NETFILTER]: x_tables: change xt_table_register() return value convention
Alexey Dobriyan
2008-01-31
1
-6
/
+8
*
[NETFILTER]: ip_tables: move compat offset calculation to x_tables
Patrick McHardy
2008-01-28
1
-0
/
+58
*
[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros
Patrick McHardy
2008-01-28
1
-2
/
+3
*
[NETFILTER]: x_tables: struct xt_table_info diet
Eric Dumazet
2008-01-28
1
-1
/
+1
*
[NETFILTER]: ip_tables: fix compat copy race
Patrick McHardy
2007-12-14
1
-2
/
+6
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
1
-8
/
+9
*
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-07-10
1
-1
/
+1
*
[NETFILTER]: x_tables: add more detail to error message about match/target ma...
Balazs Scheidler
2007-07-10
1
-4
/
+5
*
[NETFILTER]: x_tables: remove duplicate of xt_prefix
Tobias Klauser
2007-04-25
1
-16
/
+10
*
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2007-02-12
1
-6
/
+6
*
[PATCH] mark struct file_operations const 8
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[PATCH] severing skbuff.h -> mm.h
Al Viro
2006-12-04
1
-0
/
+1
*
[NETFILTER]: x_tables: simplify compat API
Patrick McHardy
2006-09-22
1
-83
/
+109
*
[NETFILTER]: kill listhelp.h
Patrick McHardy
2006-09-22
1
-7
/
+10
*
[NETFILTER]: x_tables: add helpers for mass match/target registration
Patrick McHardy
2006-09-22
1
-0
/
+60
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...
Patrick McHardy
2006-05-03
1
-2
/
+2
*
[NETFILTER]: x_tables: move table->lock initialization
Dmitry Mishin
2006-04-24
1
-1
/
+1
*
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
2006-04-11
1
-2
/
+2
*
[NETFILTER]: iptables 32bit compat layer
Dmitry Mishin
2006-04-01
1
-0
/
+113
*
[NETFILTER] x_table.c: sem2mutex
Ingo Molnar
2006-03-25
1
-27
/
+29
*
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
2006-03-22
1
-6
/
+10
[next]