aboutsummaryrefslogtreecommitdiff
path: root/include/linux/netfilter
AgeCommit message (Expand)Author
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-11-23netfilter: nf_ct_tcp: improve out-of-sync situation in TCP trackingPablo Neira Ayuso
2009-11-04net: cleanup include/linuxEric Dumazet
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt
2009-08-10netfilter: xtables: realign struct xt_target_paramJan Engelhardt
2009-08-10netfilter: xtables: remove xt_mark v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_conntrack v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_connmark v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt
2009-06-29netfilter: xtables: conntrack match revision 2Jan Engelhardt
2009-06-29netfilter: headers_check fix: linux/netfilter/xt_osf.hJaswinder Singh Rajput
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy
2009-06-09netfilter: xt_socket: added new revision of the 'socket' match supporting flagsLaszlo Attila Toth
2009-06-08netfilter: passive OS fingerprint xtables matchEvgeniy Polyakov
2009-06-05netfilter: xt_NFQUEUE: queue balancing supportFlorian Westphal
2009-06-04netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov
2009-06-03netfilter: conntrack: replace notify chain by function pointerPablo Neira Ayuso
2009-06-02netfilter: conntrack: remove events flags from userspace exposed filePablo Neira Ayuso
2009-06-02netfilter: nf_ct_tcp: TCP simultaneous open supportJozsef Kadlecsik
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-27netfilter: conntrack: add support for DCCP handshake sequence to ctnetlinkPablo Neira Ayuso
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