index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
x_tables.c
Age
Commit message (
Expand
)
Author
2010-04-21
netfilter: x_tables: move sleeping allocation outside BH-disabled region
Jan Engelhardt
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-19
netfilter: xtables: make ip_tables reentrant
Jan Engelhardt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-25
netfilter: xtables: change targets to return error code
Jan Engelhardt
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
netfilter: xtables: consolidate code into xt_request_find_match
Jan Engelhardt
2010-03-25
netfilter: xtables: make use of xt_request_find_target
Jan Engelhardt
2010-03-18
netfilter: xtables: replace custom duprintf with pr_debug
Jan Engelhardt
2010-02-15
netfilter: CONFIG_COMPAT: allow delta to exceed 32767
Florian Westphal
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
2010-02-15
netfilter: xtables: print details on size mismatch
Jan Engelhardt
2010-02-10
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2010-02-10
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
2010-02-10
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
2010-02-10
netfilter: xtables: symmetric COMPAT_XT_ALIGN definition
Alexey Dobriyan
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-08-24
netfilter: xtables: mark initial tables constant
Jan Engelhardt
2009-06-13
x_tables: Convert printk to pr_err
Joe Perches
2009-05-08
netfilter: xtables: print hook name instead of mask
Jan Engelhardt
2009-04-28
netfilter: revised locking for x_tables
Stephen Hemminger
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-02-20
netfilter: iptables: lock free counters
Stephen Hemminger
2009-02-18
netfilter: make proc/net/ip* print names from foreign NFPROTO
Jan Engelhardt
2009-01-12
netfilter 04/09: x_tables: fix match/target revision lookup
Patrick McHardy
2008-10-08
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
2008-10-08
netfilter: x_tables: output bad hook mask in hexadecimal
Jan Engelhardt
2008-10-08
netfilter: move Ebtables to use Xtables
Jan Engelhardt
2008-10-08
netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions
Jan Engelhardt
2008-10-08
netfilter: Introduce NFPROTO_* constants
Jan Engelhardt
2008-10-08
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-05-02
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-04-29
netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables...
Pavel Emelyanov
2008-04-14
[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
Jan Engelhardt
2008-03-26
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-01-31
[NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*
Alexey Dobriyan
2008-01-31
[NETFILTER]: x_tables: netns propagation for /proc/net/*_tables_names
Alexey Dobriyan
2008-01-31
[NETFILTER]: x_tables: semi-rewrite of /proc/net/foo_tables_*
Alexey Dobriyan
2008-01-31
[NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code
Patrick McHardy
2008-01-31
[NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()
Alexey Dobriyan
2008-01-31
[NETFILTER]: x_tables: per-netns xt_tables
Alexey Dobriyan
2008-01-31
[NETFILTER]: x_tables: change xt_table_register() return value convention
Alexey Dobriyan
2008-01-28
[NETFILTER]: ip_tables: move compat offset calculation to x_tables
Patrick McHardy
2008-01-28
[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros
Patrick McHardy
2008-01-28
[NETFILTER]: x_tables: struct xt_table_info diet
Eric Dumazet
2007-12-14
[NETFILTER]: ip_tables: fix compat copy race
Patrick McHardy
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
[next]