1. 6067208 extensions: add support for 'srh' match by Ahmed Abdelsalam · 7 years ago
  2. 1c32e56 netfilter: xt_hashlimit: add rate match mode by Vishwanath Pai · 7 years ago
  3. f17f9ac extensions: libxt_bpf: support ebpf pinned objects by Willem de Bruijn · 8 years ago
  4. 85b7943 extensions: libxt_hashlimit: Create revision 2 of xt_hashlimit to support higher pps rates by Vishwanath Pai · 8 years ago
  5. 68c57e8 xtables-translate: fix issue with quotes by Pablo M. Bermudo Garay · 8 years ago
  6. 6604bc6 include: xtables: fix struct definitions grepability by Pablo M. Bermudo Garay · 8 years ago
  7. 7a0992d src: introduce struct xt_xlate_{mt,tg}_params by Pablo Neira Ayuso · 8 years ago
  8. 7070b1f extensions: libxt_NFLOG: nflog-range does not truncate packets by Vishwanath Pai · 8 years ago
  9. 9e14d43 iptables-translate: pass ipt_entry and ip6t_entry to ->xlate() by Pablo Neira Ayuso · 9 years ago
  10. a9a599a comment: Add translation to nft by Shivani Bhardwaj · 9 years ago
  11. e9855aa xtables: add xt_xlate_add_comment() by Pablo Neira Ayuso · 9 years ago
  12. 6b60dc5 extensions: rename xt_buf to xt_xlate by Pablo Neira Ayuso · 9 years ago
  13. 14b647d include: xtables: Add enum for better nft translation code by Shivani Bhardwaj · 9 years ago
  14. 933400b nft: xtables: add the infrastructure to translate from iptables to nft by Pablo Neira Ayuso · 10 years ago
  15. 5d359b9 libxt_cgroup2: add support for cgroup2 path matching by Tejun Heo · 9 years ago
  16. 13ad9f2 libxt_cgroup: prepare for multi revisions by Tejun Heo · 9 years ago
  17. c1b62f0 libxt_CT: add support for recently introduced zone options by Daniel Borkmann · 9 years ago
  18. 16e4654 added missing icmpv6 codes in REJECT by Andreas Herz · 9 years ago
  19. 16964a9 extensions: libxt_socket: add --restore-skmark option by Harout Hedeshian · 9 years ago
  20. 311a6d7 include: Sync with upstream kernel headers by Felix Janda · 9 years ago
  21. b1ace8c include Use <stdint.h> types from xtables.h by Felix Janda · 9 years ago
  22. 9e07edb include: Sync with ethernetdb.h from ebtables by Felix Janda · 9 years ago
  23. 0bb1859 include: remove libc5 support code by Felix Janda · 9 years ago
  24. ab8c7d8 Merge branch 'ipset-next' by Pablo Neira Ayuso · 9 years ago
  25. 28972c6 extensions: remove SAME target by Florian Westphal · 10 years ago
  26. 4e5ed8d ebtables-compat: add mark target extension by Arturo Borrero · 10 years ago
  27. 535ede9 ebtables-compat: add mark_m match extension by Arturo Borrero · 10 years ago
  28. 49479aa ebtables-compat: add 'ip' match extension by Arturo Borrero · 10 years ago
  29. e911ef6 include: cache copy of Linux header uapi/linux/netfilter_bridge/ebt_802_3.h by Arturo Borrero · 10 years ago
  30. 902e92c ebtables-compat: use ebtables_command_state in bootstrap code by Pablo Neira Ayuso · 10 years ago
  31. da871de nft: bootstrap ebtables-compat by Pablo Neira Ayuso · 10 years ago
  32. a40cd9b Alignment problem between 64bit kernel 32bit userspace by Jozsef Kadlecsik · 10 years ago
  33. da6c162 Merge branch 'ipset' by Pablo Neira Ayuso · 10 years ago
  34. a491c61 refresh nf_tables.h cached copy by Pablo Neira Ayuso · 10 years ago
  35. 6d9ae29 xtables: SET target: Add mapping of meta informations (skbinfo ipset extension) by Anton Danilov · 10 years ago
  36. d1547e8 include: add linux/filter.h by Willem de Bruijn · 10 years ago
  37. 01dcfda Merge branch 'next-3.14' by Pablo Neira Ayuso · 10 years ago
  38. d6217f9 update FSF address in license text by Jiri Popelka · 10 years ago
  39. 6465867 iptables: add libxt_cgroup frontend by Daniel Borkmann · 11 years ago
  40. 3cefc13 iptables: snat: add randomize-full support by Daniel Borkmann · 11 years ago
  41. d34f061 include: Update nftables API header in sync with kernel's one by Tomasz Bursztyka · 11 years ago
  42. d6a127c xtables: batch rule-set updates into one single netlink message by Pablo Neira Ayuso · 11 years ago
  43. b8635ae include: cache netfilter_arp kernel headers by Pablo Neira Ayuso · 11 years ago
  44. 2a87a02 xtables: nft: add protocol and flags for xtables over nf_tables by Pablo Neira Ayuso · 12 years ago
  45. 9e62dc8 xtables-restore: support atomic commit by Pablo Neira Ayuso · 12 years ago
  46. 9c54172 nft: adapt chain rename to recent Patrick's updates by Pablo Neira Ayuso · 12 years ago
  47. 5705ea1 xtables-restore: add support for dormant tables by Pablo Neira Ayuso · 12 years ago
  48. 42239cb headers: remove unused compatibility definitions by Pablo Neira Ayuso · 12 years ago
  49. 4493582 nft: Add support for chain rename options (-E) by Tomasz Bursztyka · 12 years ago
  50. 1373cbb headers: Make nf_tables.h up to date by Tomasz Bursztyka · 12 years ago
  51. 3849586 use nf_tables and nf_tables compatibility interface by Pablo Neira Ayuso · 12 years ago
  52. 0bb8765 iptables: Add IPv4/6 IPcomp match support by fan.du · 11 years ago
  53. cf1f03f extensions: libxt_set, libxt_SET: check the set family too by Jozsef Kadlecsik · 11 years ago
  54. ab56672 extensions: add SYNPROXY extension by Patrick McHardy · 11 years ago
  55. 510e066 xtables: trivial spelling fix by stephen hemminger · 11 years ago
  56. 64d4579 xt_socket: add --nowildcard flag by Eric Dumazet · 11 years ago
  57. 7b26baf libxt_CT: Add the "NOTRACK" alias by Jozsef Kadlecsik · 12 years ago
  58. d7aeda5 ip{6}tables-restore: fix breakage due to new locking approach by Pablo Neira Ayuso · 11 years ago
  59. 34844da Introduce a new revision for the set match with the counters support by Jozsef Kadlecsik · 11 years ago
  60. ce7d061 extensions: libxt_NFQUEUE: add --queue-cpu-fanout parameter by holger@eitzenberger.org · 11 years ago
  61. ccbf6b6 extensions: add connlabel match by Florian Westphal · 11 years ago
  62. e0a0dd7 extensions: add libxt_bpf extension by Willem de Bruijn · 12 years ago
  63. cccfff9 libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc dependency by Pablo Neira Ayuso · 11 years ago
  64. e612a9d Add the "state" alias to the "conntrack" match by Jozsef Kadlecsik · 12 years ago
  65. efcdba4 Introduce match/target aliases by Jozsef Kadlecsik · 12 years ago
  66. 2f655ed libxtables: add xtables_print_num by Pablo Neira Ayuso · 12 years ago
  67. d1e7922 libxtables: add xtables_rule_matches_free by Pablo Neira Ayuso · 12 years ago
  68. 9d284c1 Merge branch 'next' branch that contains new features scheduled for by Pablo Neira Ayuso · 12 years ago
  69. 8d8896a libxt_time: add support to ignore day transition by Florian Westphal · 12 years ago
  70. ec40b89 Merge branch 'master' of git://git.inai.de/iptables by Jan Engelhardt · 12 years ago
  71. c436dad iptables: support for match aliases by Jan Engelhardt · 12 years ago
  72. cd2f9bd iptables: support for target aliases by Jan Engelhardt · 12 years ago
  73. d637ead New set match revision with --return-nomatch flag support by Jozsef Kadlecsik · 12 years ago
  74. 1871796 extensions: add NPT extension by Patrick McHardy · 12 years ago
  75. 0e37f00 extensions: add IPv6 MASQUERADE extension by Patrick McHardy · 12 years ago
  76. e62f426 Convert the NAT targets to use the kernel supplied nf_nat.h header by Patrick McHardy · 12 years ago
  77. df60a30 build: separate AC variable replacements from xtables.h by Jan Engelhardt · 12 years ago
  78. ad8858c include: add missing linux/netfilter_ipv4/ip_queue.h by Pablo Neira Ayuso · 12 years ago
  79. 74ded72 libxt_recent: add --mask netmask by Denys Fedoryshchenko · 12 years ago
  80. abdef13 libxt_hashlimit: add support for byte-based operation by Florian Westphal · 12 years ago
  81. 4df8cb6 extensions: add HMARK target by Hans Schillstrom · 12 years ago
  82. a96166c libxtables: add xtables_ip[6]mask_to_cidr by Pablo Neira Ayuso · 12 years ago
  83. e8f3298 libxt_CT: add --timeout option by Pablo Neira Ayuso · 13 years ago
  84. f233df4 extensions: add nfacct match by Pablo Neira Ayuso · 12 years ago
  85. 7c1b69b Revert "libiptc: Returns the position the entry was inserted" by Pablo Neira Ayuso · 13 years ago
  86. d65702c libiptc: Returns the position the entry was inserted by Jonh Wendell · 13 years ago
  87. 98e1769 extensions: add IPv6 capable ECN match extension by Patrick McHardy · 13 years ago
  88. 166b92d extensions: add rpfilter module by Florian Westphal · 13 years ago
  89. de4d2d3 libiptc: use a family-invariant xtc_ops struct for code reduction by Jan Engelhardt · 13 years ago
  90. 14da567 src: resolve old macro names that are indirections by Jan Engelhardt · 13 years ago
  91. 1639fe8 libiptc: combine common types: _handle by Jan Engelhardt · 13 years ago
  92. 7e5e866 libiptc: replace ipt_chainlabel by xt_chainlabel by Jan Engelhardt · 13 years ago
  93. 2325c0f libiptc: combine common types by Jan Engelhardt · 13 years ago
  94. 62fc25f Merge branch 'master' of git://dev.medozas.de/iptables by Jan Engelhardt · 13 years ago
  95. f56b8a8 iptables: move kernel version find routing into libxtables by Jan Engelhardt · 13 years ago
  96. dbe77cc include: refresh include files from kernel 3.1-rc3 by Jan Engelhardt · 13 years ago
  97. 3775fb6 libxt_addrtype: add support for revision 1 by Jan Engelhardt · 13 years ago
  98. fbe9f1e option: remove last traces of intrapositional negation by Jan Engelhardt · 13 years ago
  99. 2dba676 extensions: support for per-extension instance "global" variable space by Jan Engelhardt · 13 years ago
  100. 0b7a140 libxtables: use uintmax for xtables_strtoul by Jan Engelhardt · 13 years ago