1. 440bf5a netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain() by Taehee Yoo · 6 years ago
  2. ff107d2 netfilter: nft_log: complete NFTA_LOG_FLAGS attr support by Liping Zhang · 8 years ago
  3. 0f3cd9b netfilter: nf_tables: add range expression by Pablo Neira Ayuso · 8 years ago
  4. a20877b netfilter: nf_tables: check tprot_set first when we use xt.thoff by Liping Zhang · 8 years ago
  5. 8dc3c2b netfilter: nf_tables: improve nft payload fast eval by Liping Zhang · 8 years ago
  6. 8fff172 netfilter: nf_tables: fix a wrong check to skip the inactive rules by Liping Zhang · 8 years ago
  7. 9fb0b51 netfilter: nf_tables: fix nf_log_trace based tracing by Florian Westphal · 9 years ago
  8. e639f7a netfilter: nf_tables: wrap tracing with a static key by Florian Westphal · 9 years ago
  9. 33d5a7b netfilter: nf_tables: extend tracing infrastructure by Florian Westphal · 9 years ago
  10. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  11. 88182a0 netfilter: nf_tables: Use pkt->net instead of computing net from the passed net_devices by Eric W. Biederman · 9 years ago
  12. 6aa187f netfilter: nf_tables: kill nft_pktinfo.ops by Eric W. Biederman · 9 years ago
  13. fd2ecda netfilter: nftables: Only run the nftables chains in the proper netns by Eric W. Biederman · 9 years ago
  14. fdab6a4 netfilter: nftables: Do not run chains in the wrong network namespace by Eric W. Biederman · 9 years ago
  15. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 9 years ago
  16. fad136e netfilter: nf_tables: convert expressions to u32 register pointers by Patrick McHardy · 9 years ago
  17. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 9 years ago
  18. 22fe54d netfilter: nf_tables: add support for dynamic set updates by Patrick McHardy · 9 years ago
  19. ea4bd99 netfilter: nf_tables: add transaction helper functions by Patrick McHardy · 9 years ago
  20. fce1528 netfilter: nf_tables: restore nf_log_trace() in nf_tables_core.c by Pablo Neira Ayuso · 9 years ago
  21. a81b2ce netfilter: Use LOGLEVEL_<FOO> defines by Joe Perches · 9 years ago
  22. 5ebb335 netfilter: nf_tables: move struct net pointer to base chain by Patrick McHardy · 9 years ago
  23. 354bf5a netfilter: nf_tables: consolidate tracing invocations by Patrick McHardy · 9 years ago
  24. 01ef16c netfilter: nf_tables: minor tracing cleanups by Patrick McHardy · 9 years ago
  25. ce355e2 netfilter: nf_tables: 64bit stats need some extra synchronization by Eric Dumazet · 10 years ago
  26. 3b084e9 netfilter: nf_tables: fix trace of matching non-terminal rule by Pablo Neira Ayuso · 10 years ago
  27. 7e9bc10 netfilter: nf_tables: fix missing return trace at the end of non-base chain by Pablo Neira Ayuso · 10 years ago
  28. f7e7e39 netfilter: nf_tables: fix bogus rulenum after goto action by Pablo Neira Ayuso · 10 years ago
  29. 7b9d5ef netfilter: nf_tables: fix tracing of the goto action by Pablo Neira Ayuso · 10 years ago
  30. 5467a51 netfilter: nf_tables: fix goto action by Pablo Neira Ayuso · 10 years ago
  31. d088be8 netfilter: nf_tables: reset rule number counter after jump and goto by Pablo Neira Ayuso · 10 years ago
  32. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 10 years ago
  33. 6d8c00d netfilter: nf_tables: unininline nft_trace_packet() by Patrick McHardy · 10 years ago
  34. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 10 years ago
  35. c948487 netfilter: nf_tables: add hook ops to struct nft_pktinfo by Patrick McHardy · 10 years ago
  36. e569bda netfilter: nf_tables: fix issue with verdict support by Eric Leblond · 11 years ago
  37. b5bc89b netfilter: nf_tables: add trace support by Pablo Neira Ayuso · 11 years ago
  38. 0628b12 netfilter: nfnetlink: add batch support and use it from nf_tables by Pablo Neira Ayuso · 11 years ago
  39. c54032e netfilter: nf_tables: nft_payload: fix transport header base by Pablo Neira Ayuso · 11 years ago
  40. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago
  41. c29b72e netfilter: nft_payload: add optimized payload implementation for small loads by Patrick McHardy · 11 years ago
  42. cb7dbfd netfilter: nf_tables: add optimized data comparison for small values by Patrick McHardy · 11 years ago
  43. 20a6934 netfilter: nf_tables: add netlink set API by Patrick McHardy · 11 years ago
  44. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago