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