1. 54fa583 netfilter: nft_set_rbtree: check for inactive element after flag mismatch by Pablo Neira Ayuso · 5 years ago
  2. 3eb235a netfilter: nft_set_rbtree: handle element re-addition after deletion by Pablo Neira Ayuso · 7 years ago
  3. 61f9e29 netfilter: nf_tables: fix *leak* when expr clone fail by Liping Zhang · 8 years ago
  4. 60175cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  5. c016c7e netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertion by Pablo Neira Ayuso · 8 years ago
  6. 0ed6389 netfilter: nf_tables: rename set implementations by Pablo Neira Ayuso · 8 years ago[Renamed from net/netfilter/nft_rbtree.c]
  7. 42a5576 netfilter: nf_tables: get rid of possible_net_t from set and basechain by Pablo Neira Ayuso · 8 years ago
  8. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  9. 4e50016 netfilter: nft_rbtree: check for next generation when deactivating elements by Pablo Neira Ayuso · 8 years ago
  10. 8588ac0 netfilter: nf_tables: reject loops from set element jump to chain by Pablo Neira Ayuso · 8 years ago
  11. e701001 netfilter: nft_rbtree: allow adjacent intervals with dynamic updates by Pablo Neira Ayuso · 8 years ago
  12. ef1d20e netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helper by Pablo Neira Ayuso · 8 years ago
  13. 7d74026 netfilter: nf_tables: variable sized set element keys / data by Patrick McHardy · 9 years ago
  14. 8cd8937 netfilter: nf_tables: convert sets to u32 data pointers by Patrick McHardy · 9 years ago
  15. e562d86 netfilter: nf_tables: kill nft_data_cmp() by Patrick McHardy · 9 years ago
  16. cc02e45 netfilter: nf_tables: implement set transaction support by Patrick McHardy · 9 years ago
  17. b2832dd netfilter: nf_tables: return set extensions from ->lookup() by Patrick McHardy · 9 years ago
  18. 61edafb netfilter: nf_tables: consolide set element destruction by Patrick McHardy · 9 years ago
  19. fe2811e netfilter: nf_tables: convert hash and rbtree to set extensions by Patrick McHardy · 9 years ago
  20. 16c45ed netfilter: nft_rbtree: fix locking by Patrick McHardy · 9 years ago
  21. d99407f netfilter: nft_rbtree: no need for spinlock from set destroy path by Pablo Neira Ayuso · 10 years ago
  22. 7632667 netfilter: nft_rbtree: introduce locking by Pablo Neira Ayuso · 10 years ago
  23. c50b960 netfilter: nf_tables: implement proper set selection by Patrick McHardy · 10 years ago
  24. 2fb91dd netfilter: nft_rbtree: fix data handling of end interval elements by Pablo Neira Ayuso · 10 years ago
  25. 20a6934 netfilter: nf_tables: add netlink set API by Patrick McHardy · 11 years ago