aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2-0/+4
2009-05-05netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso1-0/+2
2009-05-05netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy1-0/+2
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet1-2/+2
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger1-5/+68
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso1-0/+1
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-0/+23
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds39-190/+260
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar1-1/+1
2009-03-26make netfilter use strict integer typesArnd Bergmann39-190/+260
2009-03-25netfilter: factorize ifname_compare()Eric Dumazet1-0/+23
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller8-15/+57
2009-03-23nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlinkPablo Neira Ayuso1-0/+1
2009-03-16netfilter: xtables: add cluster matchPablo Neira Ayuso2-0/+16
2009-03-16netfilter: xtables: avoid pointer to selfJan Engelhardt3-8/+12
2009-02-24netfilter: install missing headersJan Engelhardt1-0/+6
2009-02-20netfilter: x_tables: add LED trigger targetAdam Nielsen2-0/+14
2009-02-20netfilter: iptables: lock free countersStephen Hemminger1-2/+4
2009-02-18netfilter: x_tables: change elements in x_tablesStephen Hemminger1-5/+4
2009-02-18netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond1-1/+1
2009-01-30headers_check fix: netfilter/xt_conntrack.hJaswinder Singh Rajput1-0/+1
2009-01-12netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy1-1/+1
2008-12-16netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso1-0/+1
2008-11-24netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt1-1/+1
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_natPablo Neira Ayuso1-0/+3
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt1-2/+10
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt1-1/+7
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt1-9/+20
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt1-5/+17
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt1-1/+7
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt1-10/+22
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt1-7/+21
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt1-2/+4
2008-10-08netfilter: iptables TPROXY targetKOVACS Krisztian1-0/+14
2008-10-08netfilter: netns nf_conntrack: GRE conntracking in netnsAlexey Dobriyan1-1/+1
2008-10-08netfilter: rename ipt_recent to xt_recentJan Engelhardt2-0/+27
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt1-14/+14
2008-07-31netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledgedPatrick McHardy1-0/+3
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond1-0/+3
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki2-11/+5
2008-07-08netfilter: fix string extension for case insensitive pattern matchingJoonwoo Park1-1/+14
2008-06-09netfilter: ctnetlink: add full support for SCTP to ctnetlinkPablo Neira Ayuso1-0/+10
2008-05-08netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last requestPatrick McHardy1-0/+1
2008-04-14[NETFILTER]: nf_conntrack: add DCCP protocol supportPatrick McHardy2-0/+48
2008-04-14[NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt1-2/+2
2008-04-14[NETFILTER]: xt_sctp: simplify xt_sctp.hJan Engelhardt1-49/+35
2008-03-25[NETFILTER]: nf_conntrack_sip: RTP routing optimizationPatrick McHardy1-0/+6
2008-03-25[NETFILTER]: nf_conntrack_sip: support multiple media channelsPatrick McHardy1-0/+14
2008-03-25[NETFILTER]: nf_nat_sip: split up SDP manglingPatrick McHardy1-5/+20
2008-03-25[NETFILTER]: nf_conntrack_sip: create RTCP expectationsPatrick McHardy1-1/+2