1. c42d712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  2. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. 6e1f760 netfilter: nf_tables: allow to filter out rules by table and chain by Pablo Neira Ayuso · 8 years ago
  4. 42a5576 netfilter: nf_tables: get rid of possible_net_t from set and basechain by Pablo Neira Ayuso · 8 years ago
  5. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  6. 82bec71 netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLED by Pablo Neira Ayuso · 8 years ago
  7. 37a9cc5 netfilter: nf_tables: add generation mask to sets by Pablo Neira Ayuso · 8 years ago
  8. 664b0f8 netfilter: nf_tables: add generation mask to chains by Pablo Neira Ayuso · 8 years ago
  9. f2a6d76 netfilter: nf_tables: add generation mask to tables by Pablo Neira Ayuso · 8 years ago
  10. 889f7ee netfilter: nf_tables: add generic macros to check for generation mask by Pablo Neira Ayuso · 8 years ago
  11. 6cafaf4 netfilter: nf_tables: fix memory leak if expr init fails by Liping Zhang · 8 years ago
  12. a02f424 netfilter: nf_tables: fix wrong destroy anonymous sets if binding fails by Liping Zhang · 8 years ago
  13. 8588ac0 netfilter: nf_tables: reject loops from set element jump to chain by Pablo Neira Ayuso · 8 years ago
  14. a468440 netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_set by Liping Zhang · 8 years ago
  15. fc14963 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  16. eaa2bcd netfilter: nf_tables: validate NFTA_SET_TABLE parameter by Phil Turnbull · 8 years ago
  17. cb39ad8 netfilter: nf_tables: allow set names up to 32 bytes by Pablo Neira Ayuso · 8 years ago
  18. 3971ca1 netfilter: nf_tables: parse element flags from nft_del_setelem() by Pablo Neira Ayuso · 8 years ago
  19. 0e9091d netfilter: nf_tables: introduce nft_setelem_parse_flags() helper by Pablo Neira Ayuso · 8 years ago
  20. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  21. e6d8eca netfilter: nf_tables: Add new attributes into nft_set to store user data. by Carlos Falgueras García · 9 years ago
  22. 5913bea netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks by Pablo Neira Ayuso · 9 years ago
  23. 7b8002a netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() by Pablo Neira Ayuso · 9 years ago
  24. f4c756b netfilter: nf_tables: remove check against removal of inactive objects by Pablo Neira Ayuso · 9 years ago
  25. 5ebe0b0 netfilter: nf_tables: destroy basechain and rules on netdevice removal by Pablo Neira Ayuso · 9 years ago
  26. df05ef8 netfilter: nf_tables: release objects on netns destruction by Pablo Neira Ayuso · 9 years ago
  27. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  28. a907e36 netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort by Xin Long · 9 years ago
  29. 633c9a8 netfilter: nfnetlink: avoid recurrent netns lookups in call_batch by Pablo Neira Ayuso · 9 years ago
  30. 33d5a7b netfilter: nf_tables: extend tracing infrastructure by Florian Westphal · 9 years ago
  31. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  32. fd2ecda netfilter: nftables: Only run the nftables chains in the proper netns by Eric W. Biederman · 9 years ago
  33. 835b803 netfilter: nf_tables_netdev: unregister hooks on net_device removal by Pablo Neira Ayuso · 9 years ago
  34. d8ee8f7 netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basechain() by Pablo Neira Ayuso · 9 years ago
  35. 2cbce13 netfilter: nf_tables: attach net_device to basechain by Pablo Neira Ayuso · 9 years ago
  36. 583d3f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  37. ebddf1a netfilter: nf_tables: allow to bind table to net_device by Pablo Neira Ayuso · 9 years ago
  38. 960bd2c netfilter: nf_tables: fix bogus warning in nft_data_uninit() by Mirek Kratochvil · 9 years ago
  39. 4c4ed07 netfilter: nf_tables: fix wrong length for jump/goto verdicts by Florian Westphal · 9 years ago
  40. 7c6c6e9 netfilter: nf_tables: add flag to indicate set contains expressions by Patrick McHardy · 9 years ago
  41. f25ad2e netfilter: nf_tables: prepare for expressions associated to set elements by Patrick McHardy · 9 years ago
  42. 0b2d8a7 netfilter: nf_tables: add helper functions for expression handling by Patrick McHardy · 9 years ago
  43. 7d74026 netfilter: nf_tables: variable sized set element keys / data by Patrick McHardy · 9 years ago
  44. d0a11fc netfilter: nf_tables: support variable sized data in nft_data_init() by Patrick McHardy · 9 years ago
  45. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 9 years ago
  46. b1c96ed netfilter: nf_tables: add register parsing/dumping helpers by Patrick McHardy · 9 years ago
  47. 1ca2e17 netfilter: nf_tables: use struct nft_verdict within struct nft_data by Patrick McHardy · 9 years ago
  48. d07db98 netfilter: nf_tables: introduce nft_validate_register_load() by Patrick McHardy · 9 years ago
  49. 27e6d20 netfilter: nf_tables: kill nft_validate_output_register() by Patrick McHardy · 9 years ago
  50. 58f40ab netfilter: nft_lookup: use nft_validate_register_store() to validate types by Patrick McHardy · 9 years ago
  51. 1ec1021 netfilter: nf_tables: rename nft_validate_data_load() by Patrick McHardy · 9 years ago
  52. 45d9bcd netfilter: nf_tables: validate len in nft_validate_data_load() by Patrick McHardy · 9 years ago
  53. 68e942e netfilter: nf_tables: support optional userdata for set elements by Patrick McHardy · 9 years ago
  54. 22fe54d netfilter: nf_tables: add support for dynamic set updates by Patrick McHardy · 9 years ago
  55. 11113e1 netfilter: nf_tables: support different set binding types by Patrick McHardy · 9 years ago
  56. 3dd0673 netfilter: nf_tables: prepare set element accounting for async updates by Patrick McHardy · 9 years ago
  57. 4a8678e netfilter: nf_tables: fix set selection when timeouts are requested by Patrick McHardy · 9 years ago
  58. 6908665 netfilter: nf_tables: add GC synchronization helpers by Patrick McHardy · 9 years ago
  59. cfed7e1 netfilter: nf_tables: add set garbage collection helpers by Patrick McHardy · 9 years ago
  60. c3e1b00 netfilter: nf_tables: add set element timeout support by Patrick McHardy · 9 years ago
  61. 761da29 netfilter: nf_tables: add set timeout API support by Patrick McHardy · 9 years ago
  62. cc02e45 netfilter: nf_tables: implement set transaction support by Patrick McHardy · 9 years ago
  63. ea4bd99 netfilter: nf_tables: add transaction helper functions by Patrick McHardy · 9 years ago
  64. 61edafb netfilter: nf_tables: consolide set element destruction by Patrick McHardy · 9 years ago
  65. fe2811e netfilter: nf_tables: convert hash and rbtree to set extensions by Patrick McHardy · 9 years ago
  66. 3ac4c07 netfilter: nf_tables: add set extensions by Patrick McHardy · 9 years ago
  67. 5ebb335 netfilter: nf_tables: move struct net pointer to base chain by Patrick McHardy · 9 years ago
  68. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  69. 55df35d netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval sets by Patrick McHardy · 9 years ago
  70. ffdb210 netfilter: nf_tables: consolidate error path of nf_tables_newtable() by Pablo Neira Ayuso · 9 years ago
  71. d6b6cb1 netfilter: nf_tables: allow to change chain policy without hook if it exists by Pablo Neira Ayuso · 9 years ago
  72. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. 1cae565 netfilter: nf_tables: limit maximum table name length to 32 bytes by Pablo Neira Ayuso · 9 years ago
  74. 59900e0 netfilter: nf_tables: fix error handling of rule replacement by Pablo Neira Ayuso · 9 years ago
  75. 86f1ec3 netfilter: nf_tables: fix userdata length overflow by Patrick McHardy · 9 years ago
  76. 9889840 netfilter: nf_tables: check for overflow of rule dlen field by Patrick McHardy · 9 years ago
  77. 8670c3a netfilter: nf_tables: fix transaction race condition by Patrick McHardy · 9 years ago
  78. 02263db netfilter: nf_tables: fix addition/deletion of elements from commit/abort by Pablo Neira Ayuso · 9 years ago
  79. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  80. f5553c1 netfilter: nf_tables: fix leaks in error path of nf_tables_newchain() by Pablo Neira Ayuso · 10 years ago
  81. e8781f7 netfilter: nf_tables: disable preemption when restoring chain counters by Pablo Neira Ayuso · 10 years ago
  82. 75e8d06 netfilter: nf_tables: validate hooks in NAT expressions by Pablo Neira Ayuso · 10 years ago
  83. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  84. a2f18db netfilter: nf_tables: fix flush ruleset chain dependencies by Pablo Neira Ayuso · 10 years ago
  85. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  86. 982f405 netfilter: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  87. b326dd3 netfilter: nf_tables: restore synchronous object release from commit/abort by Pablo Neira Ayuso · 10 years ago
  88. 01cfa0a netfilter: fix spelling errors by stephen hemminger · 10 years ago
  89. c123bb7 netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation by Sabrina Dubroca · 10 years ago
  90. 7210e4e netfilter: nf_tables: restrict nat/masq expressions to nat chain type by Pablo Neira Ayuso · 10 years ago
  91. 1b1bc49 netfilter: nf_tables: wait for call_rcu completion on module removal by Pablo Neira Ayuso · 10 years ago
  92. 9363dc4 netfilter: nf_tables: store and dump set policy by Arturo Borrero · 10 years ago
  93. 84d7fce netfilter: nf_tables: export rule-set generation ID by Pablo Neira Ayuso · 10 years ago
  94. b9ac12e netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset by Arturo Borrero · 10 years ago
  95. ee01d54 netfilter: nf_tables: add helpers to schedule objects deletion by Arturo Borrero · 10 years ago
  96. ce24b72 netfilter: nf_tables: rename nf_table_delrule_by_chain() by Arturo Borrero · 10 years ago
  97. c559879 netfilter: nf_tables: add helper to unregister chain hooks by Arturo Borrero · 10 years ago
  98. 5e266fe netfilter: nf_tables: refactor rule deletion helper by Arturo Borrero · 10 years ago
  99. 609ccf0 netfilter: nf_tables: fix error return code by Julia Lawall · 10 years ago
  100. b88825d netfilter: nf_tables: don't update chain with unset counters by Pablo Neira Ayuso · 10 years ago