index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_policy.c
Age
Commit message (
Expand
)
Author
2007-07-10
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-10
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2006-09-22
[NETFILTER]: xt_policy: remove dups in .family
Alexey Dobriyan
2006-09-22
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-01
[IPSEC]: Kill unused decap state structure
Herbert Xu
2006-03-22
[NETFILTER]: Fix xt_policy address matching
Patrick McHardy
2006-03-22
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
2006-03-20
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...
Patrick McHardy