| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: Add fib support for nftables | Brett Mastbergen | 2018-12-16 | 1 | -0/+5 |
* | kernel: netfilter: chain filters merged into nf_tables.ko | Hauke Mehrtens | 2018-12-15 | 1 | -5/+5 |
* | kernel: netfilter: Adapt merge ipv4/ipv6 masquerade code | Hauke Mehrtens | 2018-12-15 | 1 | -2/+2 |
* | kernel: netfilter: Add nf_conncount.ko | Hauke Mehrtens | 2018-12-15 | 1 | -0/+1 |
* | kernel: netfilter: Add nf_tproxy_ipv{4,6} and nf_socket_ipv{4,6} | Hauke Mehrtens | 2018-12-15 | 1 | -0/+4 |
* | kernel: netfilter: Add nf_defrag_ipv6.ko to NF_CONNTRACK on 4.19 | Hauke Mehrtens | 2018-12-15 | 1 | -1/+2 |
* | Revert "netfilter: separate IPv6 relevant kernel modules from IPv4" | Jo-Philipp Wich | 2018-08-06 | 1 | -9/+5 |
* | netfilter: separate IPv6 relevant kernel modules from IPv4 | Rosy Song | 2018-08-06 | 1 | -5/+9 |
* | netfilter: add bpf match support | Alin Nastac | 2018-06-26 | 1 | -0/+1 |
* | iptables: split physdev match out as a separate package | Matthias Schiffer | 2018-04-09 | 1 | -1/+4 |
* | netfilter: add a xt_FLOWOFFLOAD target for NAT/routing offload support | Felix Fietkau | 2018-02-21 | 1 | -0/+3 |
* | iptables: Support building connlabel module | Kristian Evensen | 2018-02-13 | 1 | -0/+4 |
* | netfilter: add packages for arp and bridge tables of nftables | Matthias Schiffer | 2018-01-31 | 1 | -2/+10 |
* | netfilter: clean up dependencies of kernel modules | Matthias Schiffer | 2018-01-31 | 1 | -3/+5 |
* | netfilter, iptables: add optional CHECKSUM module | Denis Osvald | 2017-11-06 | 1 | -0/+4 |
* | iptables: Fix target TRACE issue | Martin Wetterwald | 2017-10-27 | 1 | -1/+0 |
* | netfilter: add iptables-mod-rpfilter package | Alin Nastac | 2017-07-11 | 1 | -0/+2 |
* | netfilter.mk: prepare for linux 4.9 support | Felix Fietkau | 2017-01-27 | 1 | -2/+6 |
* | kernel: netfilter: split out iptable_raw into a separate package | Felix Fietkau | 2016-12-14 | 1 | -2/+0 |
* | netfilter: drop proprietary xt_id match | Jo-Philipp Wich | 2016-12-14 | 1 | -2/+1 |
* | netfilter: fix file conflicts between kmod-ipt- and kmod-nft- packages | Matthias Schiffer | 2016-09-30 | 1 | -8/+5 |
* | include/netfilter.mk: fix kmod-ipt-tee build with 4.3/4.4 | Felix Fietkau | 2015-12-13 | 1 | -0/+2 |
* | netfilter.mk: fix redirect module locations for 3.19+ | Jonas Gorski | 2015-06-22 | 1 | -3/+3 |
* | netfilter.mk: remove obsolete ip_nat_ftp related line | Felix Fietkau | 2015-04-20 | 1 | -1/+0 |
* | netfilter.mk: move IRC conntrack/nat helpers to kmod-nf-nathelper-extra | Felix Fietkau | 2015-04-20 | 1 | -2/+2 |
* | kernel: finally remove layer7 filter support | Felix Fietkau | 2015-04-13 | 1 | -1/+0 |
* | netfilter.mk: remove bogus NAT related kernel module entries (#19451) | Felix Fietkau | 2015-04-11 | 1 | -3/+0 |
* | netfilter.mk: drop obsolete kernel version dependencies | Felix Fietkau | 2015-04-11 | 1 | -36/+36 |
* | include: remove trailing whitespaces | Luka Perkov | 2015-03-29 | 1 | -2/+2 |
* | netfilter: add missing module/symbol | Felix Fietkau | 2015-03-29 | 1 | -0/+1 |
* | netfilter: clean up compatibility code for old kernels | Felix Fietkau | 2015-03-20 | 1 | -32/+16 |
* | netfilter: fix nf_nat_redirect dependencies for 3.19 and 4.0 | John Crispin | 2015-03-05 | 1 | -0/+1 |
* | include: netfilter: fix packaging of LOG target for Linux >= 3.16 (#19031) | Jo-Philipp Wich | 2015-02-18 | 1 | -0/+3 |
* | netfilter: add missing symbols and modules for Linux 3.18+ | Jo-Philipp Wich | 2015-01-29 | 1 | -1/+7 |
* | generic: add preliminary 3.19 support | Imre Kaloz | 2015-01-25 | 1 | -0/+2 |
* | netfilter: handle NFT_MASQ_IPV6 | Imre Kaloz | 2015-01-14 | 1 | -0/+1 |
* | netfilter: handle nft_masq and nft_masq_ipv4 | Imre Kaloz | 2015-01-12 | 1 | -0/+2 |
* | kernel: add a patch to make netfilter conntrack cache routing information | Felix Fietkau | 2014-12-09 | 1 | -0/+1 |
* | keernel: Fixed dependencies in netfilter modules introduced with 3.18 kernel | John Crispin | 2014-11-19 | 1 | -0/+3 |
* | kernel: 3.18: Fix kmod-ipt-nat | Steven Barth | 2014-11-08 | 1 | -0/+2 |
* | netfilter: Enable compiling iptables match cluster | Felix Fietkau | 2014-11-03 | 1 | -0/+7 |
* | netfilter: unbreak kmod-ipt-nat for <3.7 | Steven Barth | 2014-09-29 | 1 | -0/+1 |
* | netfilter: fix a typo in TTL-match module | Steven Barth | 2014-09-18 | 1 | -1/+1 |
* | netfilter: remove redundant CONFIG_IP_NF_IPTABLES | Steven Barth | 2014-09-17 | 1 | -1/+0 |
* | Reorganize netfilter kernel modules and package nftables kernel support | Steven Barth | 2014-09-17 | 1 | -40/+75 |
* | iptables: NFLOG and NFQUEUE targets' full support | Steven Barth | 2014-08-07 | 1 | -0/+27 |
* | netfilter: introduce xt_id match | Jo-Philipp Wich | 2014-08-01 | 1 | -1/+2 |
* | netfilter: split off header matching modules not used by the default config (... | Felix Fietkau | 2014-06-02 | 1 | -7/+9 |
* | iptables/netfilter: add connlimit to conntrack-extra | Steven Barth | 2014-03-11 | 1 | -0/+1 |
* | Fix IPv6 NAT breaking older kernels | Steven Barth | 2013-09-03 | 1 | -2/+0 |