1. f823bf0 netfilter: nf_tables: Align nft_expr private data to 64-bit by Lukas Wunner · 4 years, 8 months ago
  2. 1894d7c netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 7 years ago
  3. d3e2a11 netfilter: nf_tables: fix inconsistent element expiration calculation by Anders K. Pedersen · 8 years ago
  4. f1d505b netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_check by John W. Linville · 8 years ago
  5. 61f9e29 netfilter: nf_tables: fix *leak* when expr clone fail by Liping Zhang · 8 years ago
  6. 36b701f netfilter: nf_tables: validate maximum value of u32 netlink attributes by Laura Garcia Liebana · 8 years ago
  7. beac5af netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields by Pablo Neira Ayuso · 8 years ago
  8. c016c7e netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertion by Pablo Neira Ayuso · 8 years ago
  9. 42a5576 netfilter: nf_tables: get rid of possible_net_t from set and basechain by Pablo Neira Ayuso · 8 years ago
  10. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  11. 82bec71 netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLED by Pablo Neira Ayuso · 8 years ago
  12. 37a9cc5 netfilter: nf_tables: add generation mask to sets by Pablo Neira Ayuso · 8 years ago
  13. 664b0f8 netfilter: nf_tables: add generation mask to chains by Pablo Neira Ayuso · 8 years ago
  14. f2a6d76 netfilter: nf_tables: add generation mask to tables by Pablo Neira Ayuso · 8 years ago
  15. 889f7ee netfilter: nf_tables: add generic macros to check for generation mask by Pablo Neira Ayuso · 8 years ago
  16. 8588ac0 netfilter: nf_tables: reject loops from set element jump to chain by Pablo Neira Ayuso · 8 years ago
  17. cb39ad8 netfilter: nf_tables: allow set names up to 32 bytes by Pablo Neira Ayuso · 8 years ago
  18. e6d8eca netfilter: nf_tables: Add new attributes into nft_set to store user data. by Carlos Falgueras García · 8 years ago
  19. 5ebe0b0 netfilter: nf_tables: destroy basechain and rules on netdevice removal by Pablo Neira Ayuso · 9 years ago
  20. df05ef8 netfilter: nf_tables: release objects on netns destruction by Pablo Neira Ayuso · 9 years ago
  21. 33d5a7b netfilter: nf_tables: extend tracing infrastructure by Florian Westphal · 9 years ago
  22. a9ecfbe netfilter: nf_tables: remove unused struct members by Florian Westphal · 9 years ago
  23. 086f332 netfilter: nf_tables: add clone interface to expression operations by Pablo Neira Ayuso · 9 years ago
  24. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  25. 46448d0 netfilter: nf_tables: Pass struct net in nft_pktinfo by Eric W. Biederman · 9 years ago
  26. 156c196 netfilter: x_tables: Pass struct net in xt_action_param by Eric W. Biederman · 9 years ago
  27. 6aa187f netfilter: nf_tables: kill nft_pktinfo.ops by Eric W. Biederman · 9 years ago
  28. bf79865 netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg() by Pablo Neira Ayuso · 9 years ago
  29. 835b803 netfilter: nf_tables_netdev: unregister hooks on net_device removal by Pablo Neira Ayuso · 9 years ago
  30. 2cbce13 netfilter: nf_tables: attach net_device to basechain by Pablo Neira Ayuso · 9 years ago
  31. ebddf1a netfilter: nf_tables: allow to bind table to net_device by Pablo Neira Ayuso · 9 years ago
  32. 151d799 netfilter: nf_tables: mark stateful expressions by Patrick McHardy · 9 years ago
  33. f25ad2e netfilter: nf_tables: prepare for expressions associated to set elements by Patrick McHardy · 9 years ago
  34. 0b2d8a7 netfilter: nf_tables: add helper functions for expression handling by Patrick McHardy · 9 years ago
  35. 7d74026 netfilter: nf_tables: variable sized set element keys / data by Patrick McHardy · 9 years ago
  36. d0a11fc netfilter: nf_tables: support variable sized data in nft_data_init() by Patrick McHardy · 9 years ago
  37. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 9 years ago
  38. b1c96ed netfilter: nf_tables: add register parsing/dumping helpers by Patrick McHardy · 9 years ago
  39. 8cd8937 netfilter: nf_tables: convert sets to u32 data pointers by Patrick McHardy · 9 years ago
  40. e562d86 netfilter: nf_tables: kill nft_data_cmp() by Patrick McHardy · 9 years ago
  41. 1ca2e17 netfilter: nf_tables: use struct nft_verdict within struct nft_data by Patrick McHardy · 9 years ago
  42. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 9 years ago
  43. d07db98 netfilter: nf_tables: introduce nft_validate_register_load() by Patrick McHardy · 9 years ago
  44. 27e6d20 netfilter: nf_tables: kill nft_validate_output_register() by Patrick McHardy · 9 years ago
  45. 1ec1021 netfilter: nf_tables: rename nft_validate_data_load() by Patrick McHardy · 9 years ago
  46. 45d9bcd netfilter: nf_tables: validate len in nft_validate_data_load() by Patrick McHardy · 9 years ago
  47. aadd51a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  48. 68e942e netfilter: nf_tables: support optional userdata for set elements by Patrick McHardy · 9 years ago
  49. 22fe54d netfilter: nf_tables: add support for dynamic set updates by Patrick McHardy · 9 years ago
  50. 11113e1 netfilter: nf_tables: support different set binding types by Patrick McHardy · 9 years ago
  51. 3dd0673 netfilter: nf_tables: prepare set element accounting for async updates by Patrick McHardy · 9 years ago
  52. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 9 years ago
  53. 9d09829 netfilter: nft_hash: add support for timeouts by Patrick McHardy · 9 years ago
  54. 6908665 netfilter: nf_tables: add GC synchronization helpers by Patrick McHardy · 9 years ago
  55. cfed7e1 netfilter: nf_tables: add set garbage collection helpers by Patrick McHardy · 9 years ago
  56. c3e1b00 netfilter: nf_tables: add set element timeout support by Patrick McHardy · 9 years ago
  57. 761da29 netfilter: nf_tables: add set timeout API support by Patrick McHardy · 9 years ago
  58. cc02e45 netfilter: nf_tables: implement set transaction support by Patrick McHardy · 9 years ago
  59. ea4bd99 netfilter: nf_tables: add transaction helper functions by Patrick McHardy · 9 years ago
  60. b2832dd netfilter: nf_tables: return set extensions from ->lookup() by Patrick McHardy · 9 years ago
  61. 61edafb netfilter: nf_tables: consolide set element destruction by Patrick McHardy · 9 years ago
  62. fe2811e netfilter: nf_tables: convert hash and rbtree to set extensions by Patrick McHardy · 9 years ago
  63. 3ac4c07 netfilter: nf_tables: add set extensions by Patrick McHardy · 9 years ago
  64. 5ebb335 netfilter: nf_tables: move struct net pointer to base chain by Patrick McHardy · 9 years ago
  65. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  66. 1cae565 netfilter: nf_tables: limit maximum table name length to 32 bytes by Pablo Neira Ayuso · 9 years ago
  67. 1a1e1a1 netfilter: nf_tables: cleanup nf_tables.h by Patrick McHardy · 9 years ago
  68. 86f1ec3 netfilter: nf_tables: fix userdata length overflow by Patrick McHardy · 9 years ago
  69. 75e8d06 netfilter: nf_tables: validate hooks in NAT expressions by Pablo Neira Ayuso · 9 years ago
  70. b326dd3 netfilter: nf_tables: restore synchronous object release from commit/abort by Pablo Neira Ayuso · 10 years ago
  71. 7210e4e netfilter: nf_tables: restrict nat/masq expressions to nat chain type by Pablo Neira Ayuso · 10 years ago
  72. 9363dc4 netfilter: nf_tables: store and dump set policy by Arturo Borrero · 10 years ago
  73. ce355e2 netfilter: nf_tables: 64bit stats need some extra synchronization by Eric Dumazet · 10 years ago
  74. a0a7379 netfilter: nf_tables: use u32 for chain use counter by Pablo Neira Ayuso · 10 years ago
  75. c7c32e7 netfilter: nf_tables: defer all object release via rcu by Pablo Neira Ayuso · 10 years ago
  76. 128ad33 netfilter: nf_tables: remove skb and nlh from context structure by Pablo Neira Ayuso · 10 years ago
  77. 60319eb netfilter: nf_tables: use new transaction infrastructure to handle elements by Pablo Neira Ayuso · 10 years ago
  78. 55dd6f9 netfilter: nf_tables: use new transaction infrastructure to handle table by Pablo Neira Ayuso · 10 years ago
  79. 91c7b38 netfilter: nf_tables: use new transaction infrastructure to handle chain by Pablo Neira Ayuso · 10 years ago
  80. 958bee1 netfilter: nf_tables: use new transaction infrastructure to handle sets by Pablo Neira Ayuso · 10 years ago
  81. b380e5c netfilter: nf_tables: add message type to transactions by Pablo Neira Ayuso · 10 years ago
  82. 1081d11 netfilter: nf_tables: generalise transaction infrastructure by Pablo Neira Ayuso · 10 years ago
  83. 7c95f6d netfilter: nf_tables: deconstify table and chain in context structure by Pablo Neira Ayuso · 10 years ago
  84. c50b960 netfilter: nf_tables: implement proper set selection by Patrick McHardy · 10 years ago
  85. 62472bc netfilter: nf_tables: restore context for expression destructors by Patrick McHardy · 10 years ago
  86. 0768b3b netfilter: nf_tables: add optional user data area to rules by Pablo Neira Ayuso · 10 years ago
  87. 67a8fc2 netfilter: nf_tables: add nft_dereference() macro by Patrick McHardy · 10 years ago
  88. 0165d93 netfilter: nf_tables: fix racy rule deletion by Pablo Neira Ayuso · 10 years ago
  89. 64d4680 netfilter: nf_tables: add AF specific expression support by Patrick McHardy · 10 years ago
  90. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 10 years ago
  91. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 10 years ago
  92. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 10 years ago
  93. baae3e6 netfilter: nf_tables: fix chain type module reference handling by Patrick McHardy · 10 years ago
  94. 4566bf2 netfilter: nft_meta: add l4proto support by Patrick McHardy · 10 years ago
  95. 115a60b netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 10 years ago
  96. c948487 netfilter: nf_tables: add hook ops to struct nft_pktinfo by Patrick McHardy · 10 years ago
  97. 5eccdfa nf_tables*.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  98. b5bc89b netfilter: nf_tables: add trace support by Pablo Neira Ayuso · 11 years ago
  99. 0628b12 netfilter: nfnetlink: add batch support and use it from nf_tables by Pablo Neira Ayuso · 11 years ago
  100. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago