aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26netfilter: xtables: restore indentationJan Engelhardt2-19/+29
2010-02-24netfilter: xtables: reduce arguments to translate_tableJan Engelhardt2-54/+30
2010-02-24netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt1-62/+31
2010-02-24netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt1-17/+61
2010-02-24netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt2-242/+121
2010-02-24netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2-109/+202
2010-02-18netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy1-1/+5
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy5-18/+32
2010-02-15netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy1-1/+2
2010-02-15netfilter: xtables: add const qualifiersJan Engelhardt2-69/+88
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt3-6/+6
2010-02-15netfilter: iptables: remove unused function argumentsJan Engelhardt1-7/+3
2010-02-11netfilter: xtables: fix mangle tablesAlexey Dobriyan1-1/+3
2010-02-11netfilter: nf_nat_sip: add TCP supportPatrick McHardy1-6/+47
2010-02-11netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy1-16/+23
2010-02-11netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy1-1/+1
2010-02-11netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy1-50/+51
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt8-199/+61
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt5-138/+35
2010-02-10netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt4-41/+30
2010-02-10netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt5-152/+75
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy5-20/+16
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy3-16/+12
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan2-4/+4
2010-02-08netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal1-0/+1
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy1-1/+1
2010-02-03netfilter: add struct net * to target parametersPatrick McHardy1-3/+5
2010-01-22netfiltr: ipt_CLUSTERIP: simplify seq_file codeAAlexey Dobriyan1-9/+5
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan6-17/+18
2010-01-18netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan1-10/+14
2010-01-11netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4Joe Perches1-70/+35
2010-01-04netfilter: SNMP NAT: correct the size argument to kzallocJulia Lawall1-20/+11
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy1-4/+17
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds16-112/+107
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller15-107/+102
2009-11-25net: use net_eq to compare netsOctavian Purdila1-1/+1
2009-11-23netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches13-91/+91
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman2-11/+26
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman3-17/+4
2009-11-06netfilter: remove unneccessary checks from netlink notifiersPatrick McHardy1-2/+1
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-11/+26
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik2-11/+26
2009-11-05netfilter: nf_nat_helper: tidy up adjust_tcp_sequenceHannes Eder1-13/+9
2009-11-04netfilter: remove synchronize_net() calls in ip_queue/ip6_queueEric Dumazet1-1/+1
2009-10-18inet: rename some inet_sock fieldsEric Dumazet1-4/+4
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy1-3/+3
2009-08-25netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy1-1/+5