1. deba234 netfilter: nf_tables: fix flush after rule deletion in the same batch by Pablo Neira Ayuso · 5 years ago
  2. 759fb7f netfilter: nf_tables: check msg_type before nft_trans_set(trans) by Alexey Kodanev · 6 years ago
  3. f32bb2a netfilter: nf_tables: can't fail after linking rule into active rule list by Florian Westphal · 6 years ago
  4. 0117c75 netfilter: nf_tables: fix oob access by Florian Westphal · 7 years ago
  5. fefdd79 netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL by Pablo Neira Ayuso · 7 years ago
  6. d3e2a11 netfilter: nf_tables: fix inconsistent element expiration calculation by Anders K. Pedersen · 8 years ago
  7. 58c78e1 netfilter: nf_tables: fix oops when inserting an element into a verdict map by Liping Zhang · 8 years ago
  8. c17c3cd netfilter: nf_tables: destroy the set if fail to add transaction by Liping Zhang · 8 years ago
  9. f1d505b netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_check by John W. Linville · 8 years ago
  10. 61f9e29 netfilter: nf_tables: fix *leak* when expr clone fail by Liping Zhang · 8 years ago
  11. 09525a0 netfilter: nf_tables: underflow in nft_parse_u32_check() by Dan Carpenter · 8 years ago
  12. 36b701f netfilter: nf_tables: validate maximum value of u32 netlink attributes by Laura Garcia Liebana · 8 years ago
  13. c016c7e netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertion by Pablo Neira Ayuso · 8 years ago
  14. 6133740 netfilter: nf_tables: reject hook configuration updates on existing chains by Pablo Neira Ayuso · 8 years ago
  15. 508f8cc netfilter: nf_tables: introduce nft_chain_parse_hook() by Pablo Neira Ayuso · 8 years ago
  16. c42d712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  17. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 6e1f760 netfilter: nf_tables: allow to filter out rules by table and chain by Pablo Neira Ayuso · 8 years ago
  19. 42a5576 netfilter: nf_tables: get rid of possible_net_t from set and basechain by Pablo Neira Ayuso · 8 years ago
  20. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  21. 82bec71 netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLED by Pablo Neira Ayuso · 8 years ago
  22. 37a9cc5 netfilter: nf_tables: add generation mask to sets by Pablo Neira Ayuso · 8 years ago
  23. 664b0f8 netfilter: nf_tables: add generation mask to chains by Pablo Neira Ayuso · 8 years ago
  24. f2a6d76 netfilter: nf_tables: add generation mask to tables by Pablo Neira Ayuso · 8 years ago
  25. 889f7ee netfilter: nf_tables: add generic macros to check for generation mask by Pablo Neira Ayuso · 8 years ago
  26. 6cafaf4 netfilter: nf_tables: fix memory leak if expr init fails by Liping Zhang · 8 years ago
  27. a02f424 netfilter: nf_tables: fix wrong destroy anonymous sets if binding fails by Liping Zhang · 8 years ago
  28. 8588ac0 netfilter: nf_tables: reject loops from set element jump to chain by Pablo Neira Ayuso · 8 years ago
  29. a468440 netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_set by Liping Zhang · 8 years ago
  30. fc14963 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  31. eaa2bcd netfilter: nf_tables: validate NFTA_SET_TABLE parameter by Phil Turnbull · 8 years ago
  32. cb39ad8 netfilter: nf_tables: allow set names up to 32 bytes by Pablo Neira Ayuso · 8 years ago
  33. 3971ca1 netfilter: nf_tables: parse element flags from nft_del_setelem() by Pablo Neira Ayuso · 8 years ago
  34. 0e9091d netfilter: nf_tables: introduce nft_setelem_parse_flags() helper by Pablo Neira Ayuso · 8 years ago
  35. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  36. e6d8eca netfilter: nf_tables: Add new attributes into nft_set to store user data. by Carlos Falgueras García · 8 years ago
  37. 5913bea netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks by Pablo Neira Ayuso · 8 years ago
  38. 7b8002a netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() by Pablo Neira Ayuso · 8 years ago
  39. f4c756b netfilter: nf_tables: remove check against removal of inactive objects by Pablo Neira Ayuso · 8 years ago
  40. 5ebe0b0 netfilter: nf_tables: destroy basechain and rules on netdevice removal by Pablo Neira Ayuso · 8 years ago
  41. df05ef8 netfilter: nf_tables: release objects on netns destruction by Pablo Neira Ayuso · 8 years ago
  42. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  43. a907e36 netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort by Xin Long · 8 years ago
  44. 633c9a8 netfilter: nfnetlink: avoid recurrent netns lookups in call_batch by Pablo Neira Ayuso · 8 years ago
  45. 33d5a7b netfilter: nf_tables: extend tracing infrastructure by Florian Westphal · 8 years ago
  46. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  47. fd2ecda netfilter: nftables: Only run the nftables chains in the proper netns by Eric W. Biederman · 9 years ago
  48. 835b803 netfilter: nf_tables_netdev: unregister hooks on net_device removal by Pablo Neira Ayuso · 9 years ago
  49. d8ee8f7 netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basechain() by Pablo Neira Ayuso · 9 years ago
  50. 2cbce13 netfilter: nf_tables: attach net_device to basechain by Pablo Neira Ayuso · 9 years ago
  51. 583d3f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  52. ebddf1a netfilter: nf_tables: allow to bind table to net_device by Pablo Neira Ayuso · 9 years ago
  53. 960bd2c netfilter: nf_tables: fix bogus warning in nft_data_uninit() by Mirek Kratochvil · 9 years ago
  54. 4c4ed07 netfilter: nf_tables: fix wrong length for jump/goto verdicts by Florian Westphal · 9 years ago
  55. 7c6c6e9 netfilter: nf_tables: add flag to indicate set contains expressions by Patrick McHardy · 9 years ago
  56. f25ad2e netfilter: nf_tables: prepare for expressions associated to set elements by Patrick McHardy · 9 years ago
  57. 0b2d8a7 netfilter: nf_tables: add helper functions for expression handling by Patrick McHardy · 9 years ago
  58. 7d74026 netfilter: nf_tables: variable sized set element keys / data by Patrick McHardy · 9 years ago
  59. d0a11fc netfilter: nf_tables: support variable sized data in nft_data_init() by Patrick McHardy · 9 years ago
  60. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 9 years ago
  61. b1c96ed netfilter: nf_tables: add register parsing/dumping helpers by Patrick McHardy · 9 years ago
  62. 1ca2e17 netfilter: nf_tables: use struct nft_verdict within struct nft_data by Patrick McHardy · 9 years ago
  63. d07db98 netfilter: nf_tables: introduce nft_validate_register_load() by Patrick McHardy · 9 years ago
  64. 27e6d20 netfilter: nf_tables: kill nft_validate_output_register() by Patrick McHardy · 9 years ago
  65. 58f40ab netfilter: nft_lookup: use nft_validate_register_store() to validate types by Patrick McHardy · 9 years ago
  66. 1ec1021 netfilter: nf_tables: rename nft_validate_data_load() by Patrick McHardy · 9 years ago
  67. 45d9bcd netfilter: nf_tables: validate len in nft_validate_data_load() by Patrick McHardy · 9 years ago
  68. 68e942e netfilter: nf_tables: support optional userdata for set elements by Patrick McHardy · 9 years ago
  69. 22fe54d netfilter: nf_tables: add support for dynamic set updates by Patrick McHardy · 9 years ago
  70. 11113e1 netfilter: nf_tables: support different set binding types by Patrick McHardy · 9 years ago
  71. 3dd0673 netfilter: nf_tables: prepare set element accounting for async updates by Patrick McHardy · 9 years ago
  72. 4a8678e netfilter: nf_tables: fix set selection when timeouts are requested by Patrick McHardy · 9 years ago
  73. 6908665 netfilter: nf_tables: add GC synchronization helpers by Patrick McHardy · 9 years ago
  74. cfed7e1 netfilter: nf_tables: add set garbage collection helpers by Patrick McHardy · 9 years ago
  75. c3e1b00 netfilter: nf_tables: add set element timeout support by Patrick McHardy · 9 years ago
  76. 761da29 netfilter: nf_tables: add set timeout API support by Patrick McHardy · 9 years ago
  77. cc02e45 netfilter: nf_tables: implement set transaction support by Patrick McHardy · 9 years ago
  78. ea4bd99 netfilter: nf_tables: add transaction helper functions by Patrick McHardy · 9 years ago
  79. 61edafb netfilter: nf_tables: consolide set element destruction by Patrick McHardy · 9 years ago
  80. fe2811e netfilter: nf_tables: convert hash and rbtree to set extensions by Patrick McHardy · 9 years ago
  81. 3ac4c07 netfilter: nf_tables: add set extensions by Patrick McHardy · 9 years ago
  82. 5ebb335 netfilter: nf_tables: move struct net pointer to base chain by Patrick McHardy · 9 years ago
  83. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  84. 55df35d netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval sets by Patrick McHardy · 9 years ago
  85. ffdb210 netfilter: nf_tables: consolidate error path of nf_tables_newtable() by Pablo Neira Ayuso · 9 years ago
  86. d6b6cb1 netfilter: nf_tables: allow to change chain policy without hook if it exists by Pablo Neira Ayuso · 9 years ago
  87. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  88. 1cae565 netfilter: nf_tables: limit maximum table name length to 32 bytes by Pablo Neira Ayuso · 9 years ago
  89. 59900e0 netfilter: nf_tables: fix error handling of rule replacement by Pablo Neira Ayuso · 9 years ago
  90. 86f1ec3 netfilter: nf_tables: fix userdata length overflow by Patrick McHardy · 9 years ago
  91. 9889840 netfilter: nf_tables: check for overflow of rule dlen field by Patrick McHardy · 9 years ago
  92. 8670c3a netfilter: nf_tables: fix transaction race condition by Patrick McHardy · 9 years ago
  93. 02263db netfilter: nf_tables: fix addition/deletion of elements from commit/abort by Pablo Neira Ayuso · 9 years ago
  94. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  95. f5553c1 netfilter: nf_tables: fix leaks in error path of nf_tables_newchain() by Pablo Neira Ayuso · 9 years ago
  96. e8781f7 netfilter: nf_tables: disable preemption when restoring chain counters by Pablo Neira Ayuso · 9 years ago
  97. 75e8d06 netfilter: nf_tables: validate hooks in NAT expressions by Pablo Neira Ayuso · 9 years ago
  98. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  99. a2f18db netfilter: nf_tables: fix flush ruleset chain dependencies by Pablo Neira Ayuso · 9 years ago
  100. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago