1. 7e0f122 netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate() by Ignat Korchagin · 1 year ago
  2. d694b75 netfilter: nft_compat: restrict match/target protocol to u16 by Pablo Neira Ayuso · 1 year, 1 month ago
  3. 292781c netfilter: nft_compat: reject unused compat flag by Pablo Neira Ayuso · 1 year, 1 month ago
  4. 36fa8d6 netfilter: nft_compat: narrow down revision to unsigned 8-bits by Pablo Neira Ayuso · 1 year, 1 month ago
  5. d0009ef netfilter: nf_tables: validate NFPROTO_* family by Pablo Neira Ayuso · 1 year, 1 month ago
  6. 7d34aa3 netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters by Phil Sutter · 2 years, 5 months ago
  7. b2d3065 netfilter: nf_tables: do not reduce read-only expressions by Pablo Neira Ayuso · 3 years ago
  8. c828414 netfilter: nft_compat: suppress comment match by Florian Westphal · 3 years, 1 month ago
  9. b53deef netfilter: log: work around missing softdep backend module by Florian Westphal · 3 years, 6 months ago
  10. 241d1af netfilter: nft_compat: use nfnetlink_unicast() by Pablo Neira Ayuso · 3 years, 8 months ago
  11. ef4b65e netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it by Pablo Neira Ayuso · 3 years, 9 months ago
  12. 897389d netfilter: nf_tables: remove xt_action_param from nft_pktinfo by Florian Westphal · 3 years, 9 months ago
  13. 50f2db9 netfilter: nfnetlink: consolidate callback types by Pablo Neira Ayuso · 3 years, 11 months ago
  14. 797d498 netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks by Pablo Neira Ayuso · 3 years, 11 months ago
  15. 19c28b1 netfilter: add helper function to set up the nfnetlink header and use it by Pablo Neira Ayuso · 4 years ago
  16. 2f94162 netfilter: nft_compat: remove flush counter optimization by Florian Westphal · 4 years, 7 months ago
  17. ffe8923 netfilter: nft_compat: make sure xtables destructors have run by Florian Westphal · 4 years, 8 months ago
  18. 4cacc39 netfilter: Add MODULE_DESCRIPTION entries to kernel modules by Rob Gill · 4 years, 9 months ago
  19. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  20. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  21. b8e2040 netfilter: nft_compat: use .release_ops and remove list of extension by Pablo Neira Ayuso · 6 years ago
  22. 753c111 netfilter: nft_compat: use-after-free when deleting targets by Pablo Neira Ayuso · 6 years ago
  23. 947e492 netfilter: nft_compat: don't use refcount_inc on newly allocated entry by Florian Westphal · 6 years ago
  24. f6ac858 netfilter: nf_tables: unbind set in rule from commit path by Pablo Neira Ayuso · 6 years ago
  25. b2e3d68 netfilter: nft_compat: destroy function must not have side effects by Florian Westphal · 6 years ago
  26. cf52572 netfilter: nft_compat: make lists per netns by Florian Westphal · 6 years ago
  27. 12c44aba netfilter: nft_compat: use refcnt_t type for nft_xt reference count by Florian Westphal · 6 years ago
  28. 29e3880 netfilter: nf_tables: fix use-after-free when deleting compat expressions by Florian Westphal · 6 years ago
  29. e4844c9 netfilter: nft_compat: ebtables 'nat' table is normal chain type by Florian Westphal · 6 years ago
  30. d701d81 netfilter: nft_compat: do not dump private area by Pablo Neira Ayuso · 6 years ago
  31. 21d5e07 netfilter: nft_compat: explicitly reject ERROR and standard target by Florian Westphal · 7 years ago
  32. eb1fb14 netfilter: nft_compat: use call_rcu for nfnl_compat_get by Florian Westphal · 7 years ago
  33. 732a804 netfilter: nft_compat: fix handling of large matchinfo size by Florian Westphal · 7 years ago
  34. 8bdf164 netfilter: nft_compat: prepare for indirect info storage by Florian Westphal · 7 years ago
  35. b8e9dc1 netfilter: nf_tables: nft_compat: fix refcount leak on xt module by Florian Westphal · 7 years ago
  36. e553116 netfilter: remove messages print and boot/module load time by Pablo Neira Ayuso · 7 years ago
  37. 36596da netfilter: nf_tables: add single table list for all families by Pablo Neira Ayuso · 7 years ago
  38. c974a3a3 netfilter: nf_tables: remove multihook chains and families by Pablo Neira Ayuso · 7 years ago
  39. f7fb77f netfilter: nft_compat: check extension hook mask only if set by Pablo Neira Ayuso · 8 years ago
  40. 04ba724 netfilter: nfnetlink: extended ACK reporting by Pablo Neira Ayuso · 8 years ago
  41. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  42. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  43. dedb67c netfilter: Add nfnl_msg_type() helper function by Pablo Neira Ayuso · 8 years ago
  44. f323d95 netfilter: nf_tables: add nft_is_base_chain() helper by Pablo Neira Ayuso · 8 years ago
  45. c56e395 netfilter: nf_tables: validate the expr explicitly after init successfully by Liping Zhang · 8 years ago
  46. 4b512e1 netfilter: nft_compat: fix crash when related match/target module is removed by Liping Zhang · 9 years ago
  47. 2bf4fad netfilter: nft_compat: put back match/target module if init fail by Liping Zhang · 9 years ago
  48. f0716cd netfilter: nft_compat: check match/targetinfo attr size by Florian Westphal · 9 years ago
  49. 7b8002a netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() by Pablo Neira Ayuso · 9 years ago
  50. ba378ca netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC by Pablo Neira Ayuso · 9 years ago
  51. 55917a2 netfilter: x_tables: add context to know if extension runs from nft_compat by Pablo Neira Ayuso · 10 years ago
  52. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 10 years ago
  53. c1f8667 netfilter: Fix switch statement warnings with recent gcc. by David Miller · 10 years ago
  54. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  55. 749177c netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set by Pablo Neira Ayuso · 10 years ago
  56. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  57. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  58. 5f15893 netfilter: nft_compat: add support for arptables extensions by Arturo Borrero · 10 years ago
  59. 2156d32 netfilter: nft_compat: don't truncate ethernet protocol type to u8 by Arturo Borrero · 10 years ago
  60. ee92259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  61. 520aa741 netfilter: nft_compat: fix module refcount underflow by Pablo Neira Ayuso · 10 years ago
  62. 5191f4d netfilter: nft_compat: add ebtables support by Arturo Borrero · 10 years ago
  63. afefb6f netfilter: nft_compat: use the match->table to validate dependencies by Pablo Neira Ayuso · 10 years ago
  64. c918687 netfilter: nft_compat: relax chain type validation by Pablo Neira Ayuso · 10 years ago
  65. 2daf1b4 netfilter: nft_compat: use current net namespace by Pablo Neira Ayuso · 10 years ago
  66. 7965ee9 netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops() by Arturo Borrero · 10 years ago
  67. f3f5dde netfilter: nft_compat: validate chain type in match/target by Pablo Neira Ayuso · 10 years ago
  68. 493618a netfilter: nft_compat: fix hook validation for non-base chains by Pablo Neira Ayuso · 10 years ago
  69. 756c1b1 netfilter: nft_compat: remove incomplete 32/64 bits arch compat code by Pablo Neira Ayuso · 11 years ago
  70. 3d9b142 netfilter: nft_compat: call {target, match}->destroy() to cleanup entry by Pablo Neira Ayuso · 11 years ago
  71. 62472bc netfilter: nf_tables: restore context for expression destructors by Patrick McHardy · 11 years ago
  72. 115a60b1 netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 11 years ago
  73. 8691a9a netfilter: nft_compat: fix error path in nft_parse_compat() by Pablo Neira Ayuso · 11 years ago
  74. c359c415 netfilter: nft_compat: use _safe version of list_for_each by Dan Carpenter · 11 years ago
  75. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago