summaryrefslogtreecommitdiff
path: root/include/linux/netfilter
AgeCommit message (Expand)Author
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-25netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-05netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso
2009-05-05netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-26make netfilter use strict integer typesArnd Bergmann
2009-03-25netfilter: factorize ifname_compare()Eric Dumazet
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-23nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlinkPablo Neira Ayuso
2009-03-16netfilter: xtables: add cluster matchPablo Neira Ayuso
2009-03-16netfilter: xtables: avoid pointer to selfJan Engelhardt
2009-02-24netfilter: install missing headersJan Engelhardt
2009-02-20netfilter: x_tables: add LED trigger targetAdam Nielsen
2009-02-20netfilter: iptables: lock free countersStephen Hemminger
2009-02-18netfilter: x_tables: change elements in x_tablesStephen Hemminger
2009-02-18netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond
2009-01-30headers_check fix: netfilter/xt_conntrack.hJaswinder Singh Rajput
2009-01-12netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy
2008-12-16netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso
2008-11-24netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt
2008-10-08netfilter: iptables TPROXY targetKOVACS Krisztian
2008-10-08netfilter: netns nf_conntrack: GRE conntracking in netnsAlexey Dobriyan
2008-10-08netfilter: rename ipt_recent to xt_recentJan Engelhardt
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt
2008-07-31netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledgedPatrick McHardy
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki
2008-07-08netfilter: fix string extension for case insensitive pattern matchingJoonwoo Park
2008-06-09netfilter: ctnetlink: add full support for SCTP to ctnetlinkPablo Neira Ayuso
2008-05-08netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy
2008-04-14[NETFILTER]: nf_conntrack: add DCCP protocol supportPatrick McHardy
2008-04-14[NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt
2008-04-14[NETFILTER]: xt_sctp: simplify xt_sctp.hJan Engelhardt
2008-03-25[NETFILTER]: nf_conntrack_sip: RTP routing optimizationPatrick McHardy
2008-03-25[NETFILTER]: nf_conntrack_sip: support multiple media channelsPatrick McHardy