1. 2fec6bb netfilter: nf_tables: fix wrong format in request_module() by Pablo Neira Ayuso · 10 years ago
  2. a9bdd83 netfilter: nf_tables: set names cannot be larger than 15 bytes by Pablo Neira Ayuso · 10 years ago
  3. ab9da5c1 netfilter: nf_tables: restore notifications for anonymous set destruction by Patrick McHardy · 10 years ago
  4. 62472bc netfilter: nf_tables: restore context for expression destructors by Patrick McHardy · 10 years ago
  5. a36e901c netfilter: nf_tables: clean up nf_tables_trans_add() argument order by Patrick McHardy · 10 years ago
  6. 0768b3b netfilter: nf_tables: add optional user data area to rules by Pablo Neira Ayuso · 11 years ago
  7. e0abdad netfilter: nf_tables: accept QUEUE/DROP verdict parameters by Patrick McHardy · 11 years ago
  8. 67a8fc2 netfilter: nf_tables: add nft_dereference() macro by Patrick McHardy · 11 years ago
  9. 62f9c8b netfilter: nf_tables: fix loop checking with end interval elements by Pablo Neira Ayuso · 11 years ago
  10. bd7fc64 netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and data by Pablo Neira Ayuso · 11 years ago
  11. 0165d93 netfilter: nf_tables: fix racy rule deletion by Pablo Neira Ayuso · 11 years ago
  12. 64d4680 netfilter: nf_tables: add AF specific expression support by Patrick McHardy · 11 years ago
  13. ec2c993 netfilter: nf_tables: fix potential oops when dumping sets by Patrick McHardy · 11 years ago
  14. 53b7028 netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name() by Patrick McHardy · 11 years ago
  15. 3dd7279 netfilter: nf_tables: fix oops when deleting a chain with references by Patrick McHardy · 11 years ago
  16. 8f46df1 netfilter: nf_tables: fix missing byteorder conversion in policy by Pablo Neira Ayuso · 11 years ago
  17. 44a6f0d netfilter: nf_tables: prohibit deletion of a table with existing sets by Patrick McHardy · 11 years ago
  18. 7047f9d netfilter: nf_tables: take AF module reference when creating a table by Patrick McHardy · 11 years ago
  19. c5c1f97 netfilter: nf_tables: perform flags validation before table allocation by Patrick McHardy · 11 years ago
  20. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 11 years ago
  21. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 11 years ago
  22. 93b0806 netfilter: nf_tables: replay request after dropping locks to load chain type by Patrick McHardy · 11 years ago
  23. baae3e6 netfilter: nf_tables: fix chain type module reference handling by Patrick McHardy · 11 years ago
  24. 7582067 netfilter: nf_tables: fix check for table overflow by Patrick McHardy · 11 years ago
  25. 4401a86 netfilter: nf_tables: restore chain change atomicity by Patrick McHardy · 11 years ago
  26. 57de2a0 netfilter: nf_tables: split chain policy validation from actually setting it by Patrick McHardy · 11 years ago
  27. 115a60b netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 11 years ago
  28. 3b088c4 netfilter: nf_tables: make chain types override the default AF functions by Patrick McHardy · 11 years ago
  29. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. 9aa28f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  31. c9c8e48 netfilter: nf_tables: dump sets in all existing families by Pablo Neira Ayuso · 11 years ago
  32. 720e0df netfilter: nf_tables: remove unused variable in nf_tables_dump_set() by Michal Nazarewicz · 11 years ago
  33. 1466291 netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name() by Daniel Borkmann · 11 years ago
  34. 2ee0d3c netfilter: nf_tables: fix wrong datatype in nft_validate_data_load() by Pablo Neira Ayuso · 11 years ago
  35. d201297 netfilter: nf_tables: fix oops when updating table with user chains by Pablo Neira Ayuso · 11 years ago
  36. e38195b netfilter: nf_tables: fix dumping with large number of sets by Pablo Neira Ayuso · 11 years ago
  37. d8bcc768 netfilter: nf_tables: Expose the table usage counter via netlink by Tomasz Bursztyka · 11 years ago
  38. cf9dc09 netfilter: nf_tables: fix missing rules flushing per table by Pablo Neira Ayuso · 11 years ago
  39. b5bc89b netfilter: nf_tables: add trace support by Pablo Neira Ayuso · 11 years ago
  40. 0628b12 netfilter: nfnetlink: add batch support and use it from nf_tables by Pablo Neira Ayuso · 11 years ago
  41. 5e94846 netfilter: nf_tables: add insert operation by Eric Leblond · 11 years ago
  42. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago
  43. 9ddf632 netfilter: nf_tables: add support for dormant tables by Pablo Neira Ayuso · 11 years ago
  44. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago
  45. 9370761 netfilter: nf_tables: convert built-in tables/chains to chain types by Pablo Neira Ayuso · 11 years ago
  46. ef1f7df netfilter: nf_tables: expression ops overloading by Patrick McHardy · 11 years ago
  47. 20a6934 netfilter: nf_tables: add netlink set API by Patrick McHardy · 11 years ago
  48. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago