1. 7d34aa3 netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters by Phil Sutter · 2 years, 5 months ago
  2. 341b694 netfilter: nf_tables: upfront validation of data via nft_data_init() by Pablo Neira Ayuso · 2 years, 7 months ago
  3. 6b772053 netfilter: nf_tables: move nft_cmp_fast_mask to where its used by Florian Westphal · 2 years, 9 months ago
  4. ffb3d9a netfilter: nf_tables: use correct integer types by Florian Westphal · 2 years, 9 months ago
  5. b2d3065 netfilter: nf_tables: do not reduce read-only expressions by Pablo Neira Ayuso · 3 years ago
  6. 23f68d4 netfilter: nft_cmp: optimize comparison for 16-bytes by Pablo Neira Ayuso · 3 years, 1 month ago
  7. ff4d90a netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector by Pablo Neira Ayuso · 3 years, 11 months ago
  8. 626899a netfilter: nftables: remove redundant assignment of variable err by Colin Ian King · 4 years, 1 month ago
  9. 4f16d25 netfilter: nftables: add nft_parse_register_load() and use it by Pablo Neira Ayuso · 4 years, 1 month ago
  10. a5d45bc netfilter: nftables_offload: build mask based from the matching bytes by Pablo Neira Ayuso · 4 years, 3 months ago
  11. 5f48846 netfilter: nf_tables: Enable fast nft_cmp for inverted matches by Phil Sutter · 4 years, 5 months ago
  12. 954d829 netfilter: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  13. 0d2c96a netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init() by Pablo Neira Ayuso · 5 years ago
  14. 8819efc netfilter: nf_tables_offload: allow ethernet interface type only by Pablo Neira Ayuso · 5 years ago
  15. de2a605 netfilter: nf_tables_offload: check for register data length mismatches by Pablo Neira Ayuso · 5 years ago
  16. c9626a2 netfilter: nf_tables: add hardware offload support by Pablo Neira Ayuso · 6 years ago
  17. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  18. 10870dd netfilter: nf_tables: add direct calls for all builtin expressions by Florian Westphal · 6 years ago
  19. fa5950e netfilter: nf_tables: avoid BUG_ON usage by Florian Westphal · 7 years ago
  20. e8542dc netfilter: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  21. 5910544 netfilter: nf_tables: revisit chain/object refcounting from elements by Pablo Neira Ayuso · 8 years ago
  22. 71df14b netfilter: nf_tables: missing sanitization in data from userspace by Pablo Neira Ayuso · 8 years ago
  23. 4e24877 netfilter: nf_tables: simplify the basic expressions' init routine by Liping Zhang · 8 years ago
  24. e41e9d6 netfilter: nf_tables: remove useless U8_MAX validation by Liping Zhang · 8 years ago
  25. 36b701f netfilter: nf_tables: validate maximum value of u32 netlink attributes by Laura Garcia Liebana · 8 years ago
  26. d0a11fc netfilter: nf_tables: support variable sized data in nft_data_init() by Patrick McHardy · 10 years ago
  27. b1c96ed netfilter: nf_tables: add register parsing/dumping helpers by Patrick McHardy · 10 years ago
  28. e562d86 netfilter: nf_tables: kill nft_data_cmp() by Patrick McHardy · 10 years ago
  29. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 10 years ago
  30. d07db98 netfilter: nf_tables: introduce nft_validate_register_load() by Patrick McHardy · 10 years ago
  31. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 11 years ago
  32. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago
  33. cb7dbfd0 netfilter: nf_tables: add optimized data comparison for small values by Patrick McHardy · 11 years ago
  34. ef1f7df netfilter: nf_tables: expression ops overloading by Patrick McHardy · 11 years ago
  35. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago