Age | Commit message (Expand) | Author |
2020-06-25 | netfilter: Add MODULE_DESCRIPTION entries to kernel modules | Rob Gill |
2020-04-28 | netfilter: nft_nat: add netmap support | Pablo Neira Ayuso |
2020-04-28 | netfilter: nft_nat: add helper function to set up NAT address and protocol | Pablo Neira Ayuso |
2020-04-28 | netfilter: nft_nat: set flags from initialization path | Pablo Neira Ayuso |
2020-04-28 | netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported | Pablo Neira Ayuso |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner |
2019-04-08 | netfilter: nat: add inet family nat support | Florian Westphal |
2019-02-27 | netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h | Florian Westphal |
2018-04-24 | netfilter: add NAT support for shifted portmap ranges | Thierry Du Tre |
2018-01-10 | netfilter: nf_tables: add single table list for all families | Pablo Neira Ayuso |
2017-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-03-13 | netfilter: nf_tables: fix mismatch in big-endian system | Liping Zhang |
2017-03-06 | netfilter: nf_tables: validate the expr explicitly after init successfully | Liping Zhang |
2016-12-04 | netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions | Florian Westphal |
2015-04-13 | netfilter: nf_tables: switch registers to 32 bit addressing | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: add register parsing/dumping helpers | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: get rid of NFT_REG_VERDICT usage | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: introduce nft_validate_register_load() | Patrick McHardy |
2015-01-19 | netfilter: nf_tables: validate hooks in NAT expressions | Pablo Neira Ayuso |
2014-12-23 | netfilter: nf_tables: fix port natting in little endian archs | leroy christophe |
2014-10-18 | netfilter: nft_nat: dump attributes if they are set | Pablo Neira Ayuso |
2014-10-18 | netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN | Pablo Neira Ayuso |
2014-10-18 | netfilter: nft_nat: insufficient attribute validation | Pablo Neira Ayuso |
2014-10-13 | netfilter: nf_tables: restrict nat/masq expressions to nat chain type | Pablo Neira Ayuso |
2014-09-09 | netfilter: nft_nat: include a flag attribute | Arturo Borrero |
2014-06-16 | netfilter: nft_nat: don't dump port information if unset | Pablo Neira Ayuso |
2014-03-08 | netfilter: nft_nat: fix family validation | Patrick McHardy |
2013-10-28 | netfilter: nft_nat: Fix endianness issue reported by sparse | Tomasz Bursztyka |
2013-10-14 | netfilter: nf_tables: Add support for IPv6 NAT | Tomasz Bursztyka |