1. 7d74026 netfilter: nf_tables: variable sized set element keys / data by Patrick McHardy · 9 years ago
  2. 8cd8937 netfilter: nf_tables: convert sets to u32 data pointers by Patrick McHardy · 9 years ago
  3. e562d86 netfilter: nf_tables: kill nft_data_cmp() by Patrick McHardy · 9 years ago
  4. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 9 years ago
  5. 22fe54d netfilter: nf_tables: add support for dynamic set updates by Patrick McHardy · 9 years ago
  6. 3dd0673 netfilter: nf_tables: prepare set element accounting for async updates by Patrick McHardy · 9 years ago
  7. 9d09829 netfilter: nft_hash: add support for timeouts by Patrick McHardy · 9 years ago
  8. cc02e45 netfilter: nf_tables: implement set transaction support by Patrick McHardy · 9 years ago
  9. b2832dd netfilter: nf_tables: return set extensions from ->lookup() by Patrick McHardy · 9 years ago
  10. 61edafb netfilter: nf_tables: consolide set element destruction by Patrick McHardy · 9 years ago
  11. fe2811e netfilter: nf_tables: convert hash and rbtree to set extensions by Patrick McHardy · 9 years ago
  12. bfd6e32 netfilter: nft_hash: convert to use rhashtable callbacks by Patrick McHardy · 9 years ago
  13. 45d8475 netfilter: nft_hash: indent rhashtable parameters by Patrick McHardy · 9 years ago
  14. 745f545 netfilter: nft_hash: restore struct nft_hash by Patrick McHardy · 9 years ago
  15. 6b6f302 rhashtable: Add rhashtable_free_and_destroy() by Thomas Graf · 9 years ago
  16. b5e2c15 rhashtable: Disable automatic shrinking by default by Thomas Graf · 9 years ago
  17. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  18. fa37732 netfilter: Convert nft_hash to inlined rhashtable by Herbert Xu · 9 years ago
  19. d8bdff5 netfilter: Fix potential crash in nft_hash walker by Herbert Xu · 9 years ago
  20. 4c4b52d rhashtable: remove indirection for grow/shrink decision functions by Daniel Borkmann · 9 years ago
  21. 9a77662 netfilter: Use rhashtable walk iterator by Herbert Xu · 10 years ago
  22. 97defe1 rhashtable: Per bucket locks & deferred expansion/shrinking by Thomas Graf · 10 years ago
  23. 897362e nft_hash: Remove rhashtable_remove_pprev() by Thomas Graf · 10 years ago
  24. 88d6ed1 rhashtable: Convert bucket iterators to take table and index by Thomas Graf · 10 years ago
  25. 8d24c0b rhashtable: Do hashing inside of rhashtable_lookup_compare() by Thomas Graf · 10 years ago
  26. 6eba822 rhashtable: Drop gfp_flags arg in insert/remove functions by Thomas Graf · 10 years ago
  27. 7b4ce23 rhashtable: Add parent argument to mutex_is_held by Herbert Xu · 10 years ago
  28. 1f501d62 netfilter: Move mutex_is_held under PROVE_LOCKING by Herbert Xu · 10 years ago
  29. 39f3901 netfilter: nft_hash: no need for rcu in the hash set destroy path by Pablo Neira Ayuso · 10 years ago
  30. cfe4a9d nftables: Convert nft_hash to use generic rhashtable by Thomas Graf · 10 years ago
  31. 4cb2897 net: use the new API kvfree() by WANG Cong · 10 years ago
  32. 2c96c25 netfilter: nft_hash: use set global element counter instead of private one by Patrick McHardy · 10 years ago
  33. c50b960 netfilter: nf_tables: implement proper set selection by Patrick McHardy · 10 years ago
  34. 3ab428a netfilter: Add missing vmalloc.h include to nft_hash.c by David S. Miller · 10 years ago
  35. ce6eb0d netfilter: nft_hash: bug fixes and resizing by Patrick McHardy · 10 years ago
  36. 20a6934 netfilter: nf_tables: add netlink set API by Patrick McHardy · 11 years ago
  37. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago