aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter
Commit message (Expand)AuthorAge
* netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-03-20
* netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-24
* netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-24
* netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal2010-02-15
* netfilter: ctnetlink: add zone supportPatrick McHardy2010-02-15
* netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-15
* netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-15
* netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy2010-02-11
* netfilter: nf_nat_sip: add TCP supportPatrick McHardy2010-02-11
* netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy2010-02-11
* netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy2010-02-11
* Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-02-10
|\
| * netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-10
* | netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan2010-02-10
* | netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan2010-02-10
|/
* netfilter: xtables: add CT targetPatrick McHardy2010-02-03
* netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-03
* netfilter: ctnetlink: support selective event deliveryPatrick McHardy2010-02-03
* netfilter: add struct net * to target parametersPatrick McHardy2010-02-03
* netfilter: xtables: CONFIG_COMPAT reduxAlexey Dobriyan2010-02-02
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-18
* netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-18
* netfilter: nfnetlink: netns supportAlexey Dobriyan2010-01-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-03
|\
| * netfilter: nf_ct_tcp: improve out-of-sync situation in TCP trackingPablo Neira Ayuso2009-11-23
* | net: cleanup include/linuxEric Dumazet2009-11-04
|/
* netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-25
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-24
* netfilter: xtables: realign struct xt_target_paramJan Engelhardt2009-08-10
* netfilter: xtables: remove xt_mark v0Jan Engelhardt2009-08-10
* netfilter: xtables: remove xt_conntrack v0Jan Engelhardt2009-08-10
* netfilter: xtables: remove xt_connmark v0Jan Engelhardt2009-08-10
* netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt2009-08-10
* netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt2009-08-10
* netfilter: xtables: conntrack match revision 2Jan Engelhardt2009-06-29
* netfilter: headers_check fix: linux/netfilter/xt_osf.hJaswinder Singh Rajput2009-06-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy2009-06-11
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-27
| |\
| | * netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik2009-05-25
* | | netfilter: xt_socket: added new revision of the 'socket' match supporting flagsLaszlo Attila Toth2009-06-09
* | | netfilter: passive OS fingerprint xtables matchEvgeniy Polyakov2009-06-08
* | | netfilter: xt_NFQUEUE: queue balancing supportFlorian Westphal2009-06-05
* | | netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov2009-06-04
* | | netfilter: conntrack: replace notify chain by function pointerPablo Neira Ayuso2009-06-03
* | | netfilter: conntrack: remove events flags from userspace exposed filePablo Neira Ayuso2009-06-02
* | | netfilter: nf_ct_tcp: TCP simultaneous open supportJozsef Kadlecsik2009-06-02
* | | netfilter: conntrack: add support for DCCP handshake sequence to ctnetlinkPablo Neira Ayuso2009-05-27
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-05
|\|
| * netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso2009-05-05
| * netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy2009-05-05