1. ffb3d9a netfilter: nf_tables: use correct integer types by Florian Westphal · 2 years, 8 months ago
  2. 03858af01 netfilter: nft_ct: track register operations by Pablo Neira Ayuso · 3 years ago
  3. b2d3065 netfilter: nf_tables: do not reduce read-only expressions by Pablo Neira Ayuso · 3 years ago
  4. 31d0bb9 netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned() by Phil Sutter · 3 years ago
  5. 34243b9 netfilter: nft_ct: fix use after free when attaching zone template by Florian Westphal · 3 years, 1 month ago
  6. 7197743 netfilter: conntrack: convert to refcount_t api by Florian Westphal · 3 years, 2 months ago
  7. e3245a7 netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutex by Pavel Skripkin · 3 years, 7 months ago
  8. 1710eb91 netfilter: nft_ct: skip expectations for confirmed conntrack by Pablo Neira Ayuso · 3 years, 9 months ago
  9. c2168e6 netfilter: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years ago
  10. 345023b netfilter: nftables: add nft_parse_register_store() and use it by Pablo Neira Ayuso · 4 years, 1 month ago
  11. 4f16d25 netfilter: nftables: add nft_parse_register_load() and use it by Pablo Neira Ayuso · 4 years, 1 month ago
  12. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  13. 2d94b20 netfilter: nft_ct: Remove confirmation check for NFT_CT_ID by Brett Mastbergen · 4 years, 3 months ago
  14. 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 3 months ago
  15. 954d829 netfilter: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  16. 4cacc39 netfilter: Add MODULE_DESCRIPTION entries to kernel modules by Rob Gill · 4 years, 8 months ago
  17. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  18. 3c00fb0 netfilter: nf_conntrack_sip: fix expectation clash by xiao ruizhu · 6 years ago
  19. 1c5ba67 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 6 years ago
  20. 2f0513d4 netfilter: nft_ct: fix null pointer in ct expectations support by Stéphane Veyret · 6 years ago
  21. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  22. 857b460 netfilter: nft_ct: add ct expectations support by Stéphane Veyret · 6 years ago
  23. 3087c3f netfilter: nft_ct: Add ct id support by Brett Mastbergen · 6 years ago
  24. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  25. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  26. 4a60dc7 netfilter: conntrack: remove nf_ct_l4proto_find_get by Florian Westphal · 6 years ago
  27. b184356 netfilter: conntrack: remove module owner field by Florian Westphal · 6 years ago
  28. b473a1f netfilter: nf_tables: add requirements for connsecmark support by Christian Göttsche · 6 years ago
  29. dd2934a netfilter: conntrack: remove l3->l4 mapping information by Florian Westphal · 6 years ago
  30. 4430b89 netfilter: cttimeout: remove superfluous check on layer 4 netlink functions by Pablo Neira Ayuso · 6 years ago
  31. 0434ccd netfilter: nf_tables: rework ct timeout set support by Florian Westphal · 7 years ago
  32. 3206c51 netfilter: nft_ct: make l3 protocol field optional for timeout object by Harsha Sharma · 7 years ago
  33. f699edb netfilter: nft_ct: enable conntrack for helpers by Pablo Neira Ayuso · 7 years ago
  34. 7e0b2b5 netfilter: nft_ct: add ct timeout support by Harsha Sharma · 7 years ago
  35. 440534d netfilter: Remove useless param helper of nf_ct_helper_ext_add by Gao Feng · 7 years ago
  36. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  37. 00bfb32 netfilter: nf_tables: pass context to object destroy indirection by Pablo Neira Ayuso · 7 years ago
  38. b715345 netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump() by Taehee Yoo · 7 years ago
  39. d719e3f netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6} by Pablo Neira Ayuso · 7 years ago
  40. 36596da netfilter: nf_tables: add single table list for all families by Pablo Neira Ayuso · 7 years ago
  41. 7e35ec0 netfilter: conntrack: move nf_ct_netns_{get,put}() to core by Pablo Neira Ayuso · 7 years ago
  42. dfc4603 netfilter: nf_tables: add select_ops for stateful objects by Pablo M. Bermudo Garay · 8 years ago
  43. d91fc59 netfilter: introduce nf_conntrack_helper_put helper function by Liping Zhang · 8 years ago
  44. 694a005 netfilter: nft_ct: allow to set ctnetlink event types of a connection by Florian Westphal · 8 years ago
  45. cc41c84 netfilter: kill the fake untracked conntrack objects by Florian Westphal · 8 years ago
  46. d4ef383 netfilter: Remove exceptional & on function name by Arushi Singhal · 8 years ago
  47. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. 4494dbc netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid by Liping Zhang · 8 years ago
  49. 1a64edf5 netfilter: nft_ct: add helper set support by Florian Westphal · 8 years ago
  50. 1059660 netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 8 years ago
  51. 427345d netfilter: nft_ct: fix random validation errors for zone set support by Florian Westphal · 8 years ago
  52. edee4f1 netfilter: nft_ct: add zone id set support by Florian Westphal · 8 years ago
  53. 5c178d8 netfilter: nft_ct: prepare for key-dependent error unwind by Florian Westphal · 8 years ago
  54. ab23821 netfilter: nft_ct: add zone id get support by Florian Westphal · 8 years ago
  55. c74454f netfilter: add and use nf_ct_set helper by Florian Westphal · 8 years ago
  56. 949a358 netfilter: nft_ct: add average bytes per packet support by Liping Zhang · 8 years ago
  57. ecb2421 netfilter: add and use nf_ct_netns_get/put by Florian Westphal · 8 years ago
  58. 2544326 netfilter: nft_ct: add notrack support by Pablo Neira Ayuso · 8 years ago
  59. 7bfdde7 netfilter: nft_ct: report error if mark and dir specified simultaneously by Liping Zhang · 8 years ago
  60. d767ff2 netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocol by Liping Zhang · 8 years ago
  61. c42d712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  62. 2301401 netfilter: conntrack: support a fixed size of 128 distinct labels by Florian Westphal · 9 years ago
  63. 590025a netfilter: nft_ct: fix unpaired nf_connlabels_get/put call by Liping Zhang · 9 years ago
  64. 3f8b61b netfilter: nft_ct: make byte/packet expr more friendly by Liping Zhang · 9 years ago
  65. c8607e0 netfilter: nft_ct: fix expiration getter by Florian Westphal · 9 years ago
  66. 1ad8f48 netfilter: nftables: add connlabel set support by Florian Westphal · 9 years ago
  67. adff6c6 netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used' by Florian Westphal · 9 years ago
  68. efaea94 netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELS by Pablo Neira Ayuso · 9 years ago
  69. 9b59377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  70. 48f66c9 netfilter: nft_ct: add byte/packet counter support by Florian Westphal · 9 years ago
  71. d5f79b6 netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key by Florian Westphal · 9 years ago
  72. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 10 years ago
  73. b1c96ed netfilter: nf_tables: add register parsing/dumping helpers by Patrick McHardy · 10 years ago
  74. fad136e netfilter: nf_tables: convert expressions to u32 register pointers by Patrick McHardy · 10 years ago
  75. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 10 years ago
  76. d07db98 netfilter: nf_tables: introduce nft_validate_register_load() by Patrick McHardy · 10 years ago
  77. 27e6d20 netfilter: nf_tables: kill nft_validate_output_register() by Patrick McHardy · 10 years ago
  78. 1ec1021 netfilter: nf_tables: rename nft_validate_data_load() by Patrick McHardy · 10 years ago
  79. 45d9bcd netfilter: nf_tables: validate len in nft_validate_data_load() by Patrick McHardy · 10 years ago
  80. c1f8667 netfilter: Fix switch statement warnings with recent gcc. by David Miller · 10 years ago
  81. fe92ca4 netfilter: nft_ct: split nft_ct_init() into two functions for get/set by Patrick McHardy · 11 years ago
  82. e88e514 netfilter: nft_ct: add missing ifdef for NFT_MARK setting by Patrick McHardy · 11 years ago
  83. d46f2cd netfilter: nft_ct: remove family from struct nft_ct by Patrick McHardy · 11 years ago
  84. 62472bc netfilter: nf_tables: restore context for expression destructors by Patrick McHardy · 11 years ago
  85. d2bf2f3 netfilter: nft_ct: labels get support by Florian Westphal · 11 years ago
  86. 51292c0 netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checks by Patrick McHardy · 11 years ago
  87. 2a53bfb netfilter: nft_ct: fix unconditional dump of 'dir' attr by Arturo Borrero · 11 years ago
  88. 847c8e2 netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not set by Kristian Evensen · 11 years ago
  89. c4ede3d netfilter: nft_ct: Add support to set the connmark by Kristian Evensen · 11 years ago
  90. 9638f33 netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET by Patrick McHardy · 11 years ago
  91. ef1f7df netfilter: nf_tables: expression ops overloading by Patrick McHardy · 11 years ago
  92. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago