1. 3ff7ddb netfilter: nft_nat: add netmap support by Pablo Neira Ayuso · 4 years, 11 months ago
  2. acd766e netfilter: nft_nat: add helper function to set up NAT address and protocol by Pablo Neira Ayuso · 4 years, 11 months ago
  3. 4566aa4 netfilter: nft_nat: set flags from initialization path by Pablo Neira Ayuso · 4 years, 11 months ago
  4. 0d7c834 netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported by Pablo Neira Ayuso · 4 years, 11 months ago
  5. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  6. 75a6faf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 by Thomas Gleixner · 6 years ago
  7. d164385 netfilter: nat: add inet family nat support by Florian Westphal · 6 years ago
  8. d2c5c10 netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h by Florian Westphal · 6 years ago
  9. 2eb0f62 netfilter: add NAT support for shifted portmap ranges by Thierry Du Tre · 7 years ago
  10. 36596da netfilter: nf_tables: add single table list for all families by Pablo Neira Ayuso · 7 years ago
  11. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. 1059660 netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 8 years ago
  13. c56e395 netfilter: nf_tables: validate the expr explicitly after init successfully by Liping Zhang · 8 years ago
  14. 20afd42 netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions by Florian Westphal · 8 years ago
  15. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 10 years ago
  16. b1c96ed netfilter: nf_tables: add register parsing/dumping helpers by Patrick McHardy · 10 years ago
  17. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 10 years ago
  18. d07db98 netfilter: nf_tables: introduce nft_validate_register_load() by Patrick McHardy · 10 years ago
  19. 75e8d06 netfilter: nf_tables: validate hooks in NAT expressions by Pablo Neira Ayuso · 10 years ago
  20. 7b5bca4 netfilter: nf_tables: fix port natting in little endian archs by leroy christophe · 10 years ago
  21. 1e2d56a netfilter: nft_nat: dump attributes if they are set by Pablo Neira Ayuso · 10 years ago
  22. 61cfac6b netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN by Pablo Neira Ayuso · 10 years ago
  23. 5c819a3 netfilter: nft_nat: insufficient attribute validation by Pablo Neira Ayuso · 10 years ago
  24. 7210e4e netfilter: nf_tables: restrict nat/masq expressions to nat chain type by Pablo Neira Ayuso · 10 years ago
  25. e42eff8 netfilter: nft_nat: include a flag attribute by Arturo Borrero · 11 years ago
  26. 9151360 netfilter: nft_nat: don't dump port information if unset by Pablo Neira Ayuso · 11 years ago
  27. a4c2e8b netfilter: nft_nat: fix family validation by Patrick McHardy · 11 years ago
  28. 98c37b6 netfilter: nft_nat: Fix endianness issue reported by sparse by Tomasz Bursztyka · 11 years ago
  29. eb31628 netfilter: nf_tables: Add support for IPv6 NAT by Tomasz Bursztyka · 11 years ago