aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_CT.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21secmark: make secmark object handling genericEric Paris1-1/+0
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet1-2/+2
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-1/+1
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-25netfilter: xtables: slightly better error reportingJan Engelhardt1-2/+9
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt1-3/+3
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt1-1/+1
2010-03-18netfilter: xtables: do without explicit XT_ALIGNJan Engelhardt1-1/+1
2010-03-17netfilter: xt_CT: par->family is an nfprotoJan Engelhardt1-2/+2
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy1-1/+7
2010-02-03netfilter: xtables: add CT targetPatrick McHardy1-0/+158