1. d3340b7 netfilter: nf_dup: add missing dependencies with NF_CONNTRACK by Pablo Neira Ayuso · 9 years ago
  2. 6ece90f netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6} by Pablo Neira Ayuso · 9 years ago
  3. d877f07 netfilter: nf_tables: add nft_dup expression by Pablo Neira Ayuso · 9 years ago
  4. bbde9fc netfilter: factor out packet duplication for IPv4/IPv6 by Pablo Neira Ayuso · 9 years ago
  5. f09becc netfilter: Kconfig: get rid of parens around depends on by Pablo Neira Ayuso · 9 years ago
  6. f04e599 netfilter: nf_tables: consolidate Kconfig options by Pablo Neira Ayuso · 9 years ago
  7. b59eaf9 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module by Pablo Neira Ayuso · 10 years ago
  8. e9105f1 netfilter: nf_tables: add new expression nft_redir by Arturo Borrero · 10 years ago
  9. 8b13edd netfilter: refactor NAT redirect IPv4 to use it from nf_tables by Arturo Borrero · 10 years ago
  10. c8d7b98 netfilter: move nf_send_resetX() code to nf_reject_ipvX modules by Pablo Neira Ayuso · 10 years ago
  11. 0bbe80e netfilter: masquerading needs to be independent of x_tables in Kconfig by Pablo Neira Ayuso · 10 years ago
  12. 3e8dc21 netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT by Pablo Neira Ayuso · 10 years ago
  13. 0aac383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  14. 9ba1f726 netfilter: nf_tables: add new nft_masq expression by Arturo Borrero · 10 years ago
  15. 8dd33cc netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables by Arturo Borrero · 10 years ago
  16. 8993cf8 netfilter: move NAT Kconfig switches out of the iptables scope by Pablo Neira Ayuso · 10 years ago
  17. c187886 netfilter: fix several Kconfig problems in NF_LOG_* by Pablo Neira Ayuso · 10 years ago
  18. 35b9395 netfilter: add generic ARP packet logger by Pablo Neira Ayuso · 10 years ago
  19. 83e96d4 netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files by Pablo Neira Ayuso · 10 years ago
  20. 7200135 netfilter: kill ulog targets by Pablo Neira Ayuso · 10 years ago
  21. cc4723c netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts by Patrick McHardy · 10 years ago
  22. d497c63 netfilter: add help information to new nf_tables Kconfig options by Pablo Neira Ayuso · 11 years ago
  23. bee11dc netfilter: nft_reject: support for IPv6 and TCP reset by Eric Leblond · 11 years ago
  24. ed683f1 netfilter: nf_tables: add ARP filtering support by Pablo Neira Ayuso · 11 years ago
  25. eb31628 netfilter: nf_tables: Add support for IPv6 NAT by Tomasz Bursztyka · 11 years ago
  26. 9370761 netfilter: nf_tables: convert built-in tables/chains to chain types by Pablo Neira Ayuso · 11 years ago
  27. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago
  28. 48b1de4 netfilter: add SYNPROXY core/target by Patrick McHardy · 11 years ago
  29. de94c45 netfilter: {ipt,ebt}_ULOG: rise warning on deprecation by Pablo Neira Ayuso · 11 years ago
  30. d37d696 netfilter: xt_rpfilter: depend on raw or mangle table by Florian Westphal · 11 years ago
  31. 3dd6664 netfilter: remove unused "config IP_NF_QUEUE" by Paul Bolle · 11 years ago
  32. aec9a0e net/ipv4/netfilter: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  33. 2cbc78a netfilter: combine ipt_REDIRECT and ip6t_REDIRECT by Jan Engelhardt · 12 years ago
  34. b3d54b3 netfilter: combine ipt_NETMAP and ip6t_NETMAP by Jan Engelhardt · 12 years ago
  35. 320ff56 netfilter: nf_nat: support IPv6 in TFTP NAT helper by Pablo Neira Ayuso · 12 years ago
  36. 5901b6b netfilter: nf_nat: support IPv6 in IRC NAT helper by Pablo Neira Ayuso · 12 years ago
  37. 9a66482 netfilter: nf_nat: support IPv6 in SIP NAT helper by Patrick McHardy · 12 years ago
  38. ee6eb96 netfilter: nf_nat: support IPv6 in amanda NAT helper by Patrick McHardy · 12 years ago
  39. d33cbee netfilter: nf_nat: support IPv6 in FTP NAT helper by Patrick McHardy · 12 years ago
  40. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  41. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 12 years ago
  42. 54b07dc netfilter: provide config option to disable ancient procfs parts by Jan Engelhardt · 13 years ago
  43. d446a820 netfilter: xtables: move ipt_ecn to xt_ecn by Jan Engelhardt · 13 years ago
  44. 8f97339 netfilter: add ipv4 reverse path filter match by Florian Westphal · 13 years ago
  45. 46a246c netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. by David S. Miller · 13 years ago
  46. de81bbe netfilter: ipt_addrtype: rename to xt_addrtype by Florian Westphal · 13 years ago
  47. 93557f5 netfilter: nf_conntrack: nf_conntrack snmp helper by Jiri Olsa · 14 years ago
  48. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  49. 76b6717 netfilter: fix kconfig unmet dependency warning by Randy Dunlap · 14 years ago
  50. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  51. 67c0d57 netfilter: Kconfig spelling fixes (trivial) by Stephen Hemminger · 15 years ago
  52. 4323362 netfilter: xtables: add backward-compat options by Jan Engelhardt · 15 years ago
  53. cfac5ef netfilter: Combine ipt_ttl and ip6t_hl source by Jan Engelhardt · 15 years ago
  54. 563d36e netfilter: Combine ipt_TTL and ip6t_HL source by Jan Engelhardt · 15 years ago
  55. c2df73d netfilter: xtables: use "if" blocks in Kconfig by Jan Engelhardt · 16 years ago
  56. aba0d34 netfilter: xtables: sort extensions alphabetically in Kconfig by Jan Engelhardt · 16 years ago
  57. 73e4022 netfilter: split netfilter IPv4 defragmentation into a separate module by KOVACS Krisztian · 16 years ago
  58. e948b20 netfilter: rename ipt_recent to xt_recent by Jan Engelhardt · 16 years ago
  59. 70eed75 netfilter: make security table depend on NETFILTER_ADVANCED by Patrick McHardy · 16 years ago
  60. b11c16b netfilter: Get rid of refrences to no longer existant Fast NAT. by Russ Dill · 16 years ago
  61. 560ee65 netfilter: ip_tables: add iptables security table for mandatory access control rules by James Morris · 16 years ago
  62. 4e9d8a7 netfilter: Fix SCTP nat build. by Patrick McHardy · 16 years ago
  63. 9d908a6 [NETFILTER]: nf_nat: add SCTP protocol support by Patrick McHardy · 16 years ago
  64. 4910a08 [NETFILTER]: nf_nat: add DCCP protocol support by Patrick McHardy · 16 years ago
  65. 6185f87 [NETFILTER]: nf_nat: add UDP-Lite support by Patrick McHardy · 16 years ago
  66. f72e25a [NETFILTER]: Rename ipt_iprange to xt_iprange by Jan Engelhardt · 17 years ago
  67. 8ce22fc [NETFILTER]: Remove some EXPERIMENTAL dependencies by Patrick McHardy · 17 years ago
  68. 33b8e77 [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option by Patrick McHardy · 17 years ago
  69. cb76c6a [NETFILTER]: ip_tables: remove obsolete SAME target by Patrick McHardy · 17 years ago
  70. c9fd496 [NETFILTER]: Merge ipt_TOS into xt_DSCP by Jan Engelhardt · 17 years ago
  71. c3b33e6 [NETFILTER]: Merge ipt_tos into xt_dscp by Jan Engelhardt · 17 years ago
  72. 4c37799 [NETFILTER]: Use lowercase names for matches in Kconfig by Jan Engelhardt · 17 years ago
  73. 0265ab4 [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner by Jan Engelhardt · 17 years ago
  74. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  75. 3569b62 [NETFILTER]: ipt_SAME: add to feature-removal-schedule by Patrick McHardy · 17 years ago
  76. 587aa64 [NETFILTER]: Remove IPv4 only connection tracking/NAT by Patrick McHardy · 17 years ago
  77. a3c941b [NETFILTER]: Kconfig: improve dependency handling by Patrick McHardy · 17 years ago
  78. cdd289a [NETFILTER]: add IPv6-capable TCPMSS target by Patrick McHardy · 17 years ago
  79. c9386cf [NETFILTER]: New connection tracking is not EXPERIMENTAL anymore by Patrick McHardy · 18 years ago
  80. 083e69e [NETFILTER]: nf_nat: fix NF_NAT dependency by Yasuyuki Kozakai · 18 years ago
  81. a3c4797 [NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal by Patrick McHardy · 18 years ago
  82. 807467c [NETFILTER]: nf_nat: add SNMP NAT helper port by Patrick McHardy · 18 years ago
  83. a536df3 [NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port by Patrick McHardy · 18 years ago
  84. 9fafcd7 [NETFILTER]: nf_conntrack/nf_nat: add SIP helper port by Patrick McHardy · 18 years ago
  85. f09943f [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port by Patrick McHardy · 18 years ago
  86. 869f37d [NETFILTER]: nf_conntrack/nf_nat: add IRC helper port by Patrick McHardy · 18 years ago
  87. f587de0 [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port by Patrick McHardy · 18 years ago
  88. 1695890 [NETFILTER]: nf_conntrack/nf_nat: add amanda helper port by Patrick McHardy · 18 years ago
  89. 55a7332 [NETFILTER]: nf_nat: add FTP NAT helper port by Jozsef Kadlecsik · 18 years ago
  90. 5b1158e [NETFILTER]: Add NAT support for nf_conntrack by Jozsef Kadlecsik · 18 years ago
  91. b321e14 [NETFILTER]: Kconfig: improve conntrack selection by Patrick McHardy · 18 years ago
  92. 0c4ca1b [NETFILTER]: nf_conntrack: fix NF_CONNTRACK_PROC_COMPAT dependency by Patrick McHardy · 18 years ago
  93. 39b46fc [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6 by Patrick McHardy · 18 years ago
  94. a999e68 [NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking by Patrick McHardy · 18 years ago
  95. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  96. a468701 [NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent version by Yasuyuki Kozakai · 18 years ago
  97. 9ba1627 [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent version by Yasuyuki Kozakai · 18 years ago
  98. c22751b [NETFILTE] ipv4: Fix typo (Bugzilla #6753) by Matt LaPlante · 18 years ago
  99. 7c9728c [SECMARK]: Add secmark support to conntrack by James Morris · 18 years ago
  100. ae5b7d8 [NETFILTER]: Add SIP connection tracking helper by Patrick McHardy · 18 years ago