Age | Commit message (Expand) | Author |
2012-06-19 | netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled | Pablo Neira Ayuso |
2012-06-19 | netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset | Pablo Neira Ayuso |
2012-06-16 | netfilter: add user-space connection tracking helper infrastructure | Pablo Neira Ayuso |
2012-05-09 | netfilter: add xt_hmark target for hash-based skb marking | Hans Schillstrom |
2012-03-07 | netfilter: nf_ct_ext: add timeout extension | Pablo Neira Ayuso |
2012-03-07 | netfilter: add cttimeout infrastructure for fine timeout tuning | Pablo Neira Ayuso |
2012-03-07 | netfilter: merge ipt_LOG and ip6_LOG into xt_LOG | Richard Weinberger |
2011-12-29 | netfilter: Kconfig: fix unmet xt_nfacct dependencies | Pablo Neira Ayuso |
2011-12-27 | netfilter: provide config option to disable ancient procfs parts | Jan Engelhardt |
2011-12-27 | netfilter: xtables: move ipt_ecn to xt_ecn | Jan Engelhardt |
2011-12-25 | netfilter: xtables: add nfacct match to support extended accounting | Pablo Neira Ayuso |
2011-12-25 | netfilter: add extended accounting infrastructure over nfnetlink | Pablo Neira Ayuso |
2011-12-01 | netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS | David S. Miller |
2011-11-23 | netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. | David S. Miller |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-04-04 | netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route | Florian Westphal |
2011-03-15 | netfilter: xt_addrtype: ipv6 support | Florian Westphal |
2011-03-15 | netfilter: ipt_addrtype: rename to xt_addrtype | Florian Westphal |
2011-02-03 | netfilter: xtables: add device group match | Patrick McHardy |
2011-02-01 | netfilter: xtables: "set" match and "SET" target support | Jozsef Kadlecsik |
2011-02-01 | netfilter: ipset: IP set core support | Jozsef Kadlecsik |
2011-01-19 | netfilter: nf_conntrack_tstamp: add flow-based timestamp extension | Pablo Neira Ayuso |
2011-01-18 | netfilter: nf_conntrack: nf_conntrack snmp helper | Jiri Olsa |
2011-01-18 | netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE | Florian Westphal |
2011-01-16 | netfilter: audit target to record accepted/dropped packets | Thomas Graf |
2011-01-14 | netfilter: fix Kconfig dependencies | Patrick McHardy |
2010-10-25 | netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ... | KOVACS Krisztian |
2010-07-23 | netfilter: add xt_cpu match | Eric Dumazet |
2010-07-23 | netfilter: xt_ipvs (netfilter matcher for IPVS) | Hannes Eder |
2010-07-15 | netfilter: add CHECKSUM target | Michael S. Tsirkin |
2010-06-25 | netfilter: complete the deprecation of CONFIG_NF_CT_ACCT | Tim Gardner |
2010-06-22 | netfilter: fix simple typo in KConfig for netfiltert xt_TEE | Arnd Hannemann |
2010-06-15 | netfilter: xtables: idletimer target implementation | Luciano Coelho |
2010-05-14 | netfilter: xt_TEE depends on NF_CONNTRACK | Randy Dunlap |
2010-05-12 | netfilter: xtables: add missing depends for xt_TEE | Jan Engelhardt |
2010-04-19 | netfilter: xtables: inclusion of xt_TEE | Jan Engelhardt |
2010-03-18 | netfilter: xtables: resort osf kconfig text | Jan Engelhardt |
2010-03-17 | netfilter: xt_recent: remove old proc directory | Jan Engelhardt |
2010-03-17 | netfilter: xtables: merge xt_CONNMARK into xt_connmark | Jan Engelhardt |
2010-03-17 | netfilter: xtables: merge xt_MARK into xt_mark | Jan Engelhardt |
2010-03-17 | netfilter: xtables: add comment markers to Xtables Kconfig | Jan Engelhardt |
2010-02-15 | netfilter: nf_conntrack: add support for "conntrack zones" | Patrick McHardy |
2010-02-03 | netfilter: xtables: add CT target | Patrick McHardy |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-12 | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek |
2009-06-08 | netfilter: passive OS fingerprint xtables match | Evgeniy Polyakov |
2009-05-01 | xt_socket: checks for the state of nf_conntrack | Laszlo Attila Toth |
2009-04-24 | netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK | Laszlo Attila Toth |
2009-04-06 | netfilter: fix selection of "LED" target in netfilter | Alex Riesen |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante |