aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCUPatrick McHardy1-1/+5
2010-05-01netfilter: nf_ct_h323: switch "incomplete TPKT" message to pr_debug()Patrick McHardy1-2/+1
2010-04-23netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer2-4/+7
2010-04-21netfilter: x_tables: move sleeping allocation outside BH-disabled regionJan Engelhardt1-6/+6
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy44-7/+50
2010-04-20netfilter: xt_TEE: resolve oif using netdevice notifiersPatrick McHardy1-23/+80
2010-04-19netfilter: xt_TEE: have cloned packet travel through Xtables tooJan Engelhardt1-22/+18
2010-04-19netfilter: xtables: make ip_tables reentrantJan Engelhardt1-0/+77
2010-04-19netfilter: xtables: inclusion of xt_TEEJan Engelhardt3-0/+264
2010-04-13netfilter: fix some coding styles and remove moduleparam.hZhitong Wang1-2/+0
2010-04-09netfilter: xt_LED: add refcounts to LED targetAdam Nielsen1-6/+63
2010-04-09netfilter: remove invalid rcu_dereference() callsPatrick McHardy2-20/+6
2010-04-08netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queueHerbert Xu1-2/+1
2010-04-08IPVS: fix potential stack overflow with overly long protocol namesPatrick McHardy2-24/+18
2010-04-01netfilter: xt_hashlimit: RCU conversionEric Dumazet1-23/+47
2010-04-01netfilter: ctnetlink: compute message size properlyJiri Pirko1-5/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo42-2/+40
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2-2/+4
2010-03-25netfilter: xt_hashlimit: IPV6 bugfixEric Dumazet1-0/+1
2010-03-25netfilter: xtables: merge registration structure to NFPROTO_UNSPECJan Engelhardt1-21/+10
2010-03-25netfilter: xtables: remove xt_string revision 0Jan Engelhardt1-35/+18
2010-03-25netfilter: xtables: remove xt_multiport revision 0Jan Engelhardt1-77/+0
2010-03-25netfilter: xtables: remove xt_hashlimit revision 0Jan Engelhardt1-221/+0
2010-03-25netfilter: xtables: shorten up return clauseJan Engelhardt5-25/+12
2010-03-25netfilter: xtables: slightly better error reportingJan Engelhardt24-56/+101
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt12-45/+50
2010-03-25netfilter: xtables: change matches to return error codeJan Engelhardt23-90/+96
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt12-14/+14
2010-03-25netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt23-28/+28
2010-03-25netfilter: xtables: untangle spaghetti if clauses in checkentryJan Engelhardt2-11/+19
2010-03-25netfilter: ipvs: use NFPROTO values for NF_HOOK invocationJan Engelhardt1-8/+8
2010-03-25netfilter: xt_recent: allow changing ip_list_[ug]id at runtimeJan Engelhardt1-4/+4
2010-03-25netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt1-0/+11
2010-03-25netfilter: xtables: make use of xt_request_find_targetJan Engelhardt1-3/+1
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt7-15/+14
2010-03-25netfilter: xt_hashlimit: dl_seq_stop() fixEric Dumazet1-1/+2
2010-03-25netfilter: xtables: make use of caller family rather than target familyJan Engelhardt1-2/+2
2010-03-22netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy1-1/+1
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2-3/+5
2010-03-18netfilter: xt extensions: use pr_<level>Jan Engelhardt21-107/+88
2010-03-18netfilter: xtables: replace custom duprintf with pr_debugJan Engelhardt5-59/+32
2010-03-18netfilter: xtables: do not print any messages on ENOMEMJan Engelhardt3-12/+4
2010-03-18netfilter: xtables: make use of caller family rather than match familyJan Engelhardt5-14/+14
2010-03-18netfilter: xtables: resort osf kconfig textJan Engelhardt1-13/+13
2010-03-18netfilter: xtables: limit xt_mac to ethernet devicesJan Engelhardt1-0/+3
2010-03-18netfilter: xtables: clean up xt_mac match routineJan Engelhardt1-8/+10
2010-03-18netfilter: xtables: do without explicit XT_ALIGNJan Engelhardt2-2/+2
2010-03-18Merge branch 'master' of ../nf-2.6Patrick McHardy1-2/+8
2010-03-17netfilter: remove unused headers in net/netfilter/nfnetlink.cZhitong Wang1-3/+0
2010-03-17netfilter: xt_recent: check for unsupported user space flagsTim Gardner1-0/+5