1. 0f3cd9b netfilter: nf_tables: add range expression by Pablo Neira Ayuso · 8 years ago
  2. 91dbc6b netfilter: nf_tables: add number generator expression by Laura Garcia Liebana · 8 years ago
  3. 3d2f30a netfilter: nf_tables: add quota expression by Pablo Neira Ayuso · 8 years ago
  4. cb1b69b netfilter: nf_tables: add hash expression by Laura Garcia Liebana · 8 years ago
  5. 0ed6389 netfilter: nf_tables: rename set implementations by Pablo Neira Ayuso · 8 years ago
  6. 39e6dea netfilter: nf_tables: add forward expression to the netdev family by Pablo Neira Ayuso · 9 years ago
  7. 502061f netfilter: nf_tables: add packet duplication to the netdev family by Pablo Neira Ayuso · 8 years ago
  8. 33d5a7b netfilter: nf_tables: extend tracing infrastructure by Florian Westphal · 9 years ago
  9. 32f40c5 netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c by Pablo Neira Ayuso · 9 years ago
  10. b7bd180 netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c by Pablo Neira Ayuso · 9 years ago
  11. ed6c413 netfilter: nf_tables: add netdev table to filter from ingress by Pablo Neira Ayuso · 9 years ago
  12. 22fe54d netfilter: nf_tables: add support for dynamic set updates by Patrick McHardy · 9 years ago
  13. b59eaf9 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module by Pablo Neira Ayuso · 10 years ago
  14. e9105f1 netfilter: nf_tables: add new expression nft_redir by Arturo Borrero · 10 years ago
  15. 0aac383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  16. 9ba1f726 netfilter: nf_tables: add new nft_masq expression by Arturo Borrero · 10 years ago
  17. 8993cf8 netfilter: move NAT Kconfig switches out of the iptables scope by Pablo Neira Ayuso · 10 years ago
  18. 83e96d4 netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files by Pablo Neira Ayuso · 10 years ago
  19. 05513e9 netfilter: nf_tables: add reject module for NFPROTO_INET by Patrick McHardy · 10 years ago
  20. ef8570d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  21. 74f77a6 netfilter: introduce l2tp match extension by James Chapman · 10 years ago
  22. 1d49144 netfilter: nf_tables: add "inet" table for IPv4/IPv6 by Patrick McHardy · 10 years ago
  23. 9aa28f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 10 years ago
  24. 82a3713 netfilter: x_tables: lightweight process control group matching by Daniel Borkmann · 10 years ago
  25. bee11dc netfilter: nft_reject: support for IPv6 and TCP reset by Eric Leblond · 10 years ago
  26. 9947375 netfilter: nf_tables: remove nft_meta_target by Pablo Neira Ayuso · 10 years ago
  27. 6a649f3 netfilter: add IPv4/6 IPComp extension match support by fan.du · 11 years ago
  28. 0aff078 netfilter: nft: add queue module by Eric Leblond · 11 years ago
  29. eb31628 netfilter: nf_tables: Add support for IPv6 NAT by Tomasz Bursztyka · 11 years ago
  30. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago
  31. 20a6934 netfilter: nf_tables: add netlink set API by Patrick McHardy · 11 years ago
  32. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago
  33. 48b1de4 netfilter: add SYNPROXY core/target by Patrick McHardy · 11 years ago
  34. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 11 years ago
  35. fd158d7 netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb by Florian Westphal · 11 years ago
  36. e6f30c7 netfilter: x_tables: add xt_bpf match by Willem de Bruijn · 11 years ago
  37. c539f01 netfilter: add connlabel conntrack extension by Florian Westphal · 11 years ago
  38. 2cbc78a netfilter: combine ipt_REDIRECT and ip6t_REDIRECT by Jan Engelhardt · 12 years ago
  39. b3d54b3 netfilter: combine ipt_NETMAP and ip6t_NETMAP by Jan Engelhardt · 12 years ago
  40. 00545be netfilter: fix crash during boot if NAT has been compiled built-in by Pablo Neira Ayuso · 12 years ago
  41. 9655050 netfilter: remove xt_NOTRACK by Cong Wang · 12 years ago
  42. 320ff56 netfilter: nf_nat: support IPv6 in TFTP NAT helper by Pablo Neira Ayuso · 12 years ago
  43. 5901b6b netfilter: nf_nat: support IPv6 in IRC NAT helper by Pablo Neira Ayuso · 12 years ago
  44. 9a66482 netfilter: nf_nat: support IPv6 in SIP NAT helper by Patrick McHardy · 12 years ago
  45. ee6eb96 netfilter: nf_nat: support IPv6 in amanda NAT helper by Patrick McHardy · 12 years ago
  46. d33cbee netfilter: nf_nat: support IPv6 in FTP NAT helper by Patrick McHardy · 12 years ago
  47. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  48. 7c62234 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled by Pablo Neira Ayuso · 12 years ago
  49. 6e9c2db netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset by Pablo Neira Ayuso · 12 years ago
  50. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 12 years ago
  51. cf308a1 netfilter: add xt_hmark target for hash-based skb marking by Hans Schillstrom · 12 years ago
  52. dd70507 netfilter: nf_ct_ext: add timeout extension by Pablo Neira Ayuso · 12 years ago
  53. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 12 years ago
  54. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 12 years ago
  55. d446a820 netfilter: xtables: move ipt_ecn to xt_ecn by Jan Engelhardt · 13 years ago
  56. ceb98d0 netfilter: xtables: add nfacct match to support extended accounting by Pablo Neira Ayuso · 12 years ago
  57. 9413902 netfilter: add extended accounting infrastructure over nfnetlink by Pablo Neira Ayuso · 12 years ago
  58. de81bbe netfilter: ipt_addrtype: rename to xt_addrtype by Florian Westphal · 13 years ago
  59. 9291747 netfilter: xtables: add device group match by Patrick McHardy · 13 years ago
  60. d956798 netfilter: xtables: "set" match and "SET" target support by Jozsef Kadlecsik · 13 years ago
  61. a7b4f98 netfilter: ipset: IP set core support by Jozsef Kadlecsik · 13 years ago
  62. a992ca2 netfilter: nf_conntrack_tstamp: add flow-based timestamp extension by Pablo Neira Ayuso · 13 years ago
  63. 93557f5 netfilter: nf_conntrack: nf_conntrack snmp helper by Jiri Olsa · 13 years ago
  64. 43f393c netfilter: audit target to record accepted/dropped packets by Thomas Graf · 13 years ago
  65. e8648a1 netfilter: add xt_cpu match by Eric Dumazet · 14 years ago
  66. 9c3e1c3 netfilter: xt_ipvs (netfilter matcher for IPVS) by Hannes Eder · 14 years ago
  67. edf0e1f netfilter: add CHECKSUM target by Michael S. Tsirkin · 14 years ago
  68. 0902b46 netfilter: xtables: idletimer target implementation by Luciano Coelho · 14 years ago
  69. e281b19 netfilter: xtables: inclusion of xt_TEE by Jan Engelhardt · 14 years ago
  70. b8f00ba netfilter: xtables: merge xt_CONNMARK into xt_connmark by Jan Engelhardt · 14 years ago
  71. 28b9498 netfilter: xtables: merge xt_MARK into xt_mark by Jan Engelhardt · 15 years ago
  72. 84f3bb9 netfilter: xtables: add CT target by Patrick McHardy · 14 years ago
  73. 11eeef4 netfilter: passive OS fingerprint xtables match by Evgeniy Polyakov · 15 years ago
  74. 0269ea4 netfilter: xtables: add cluster match by Pablo Neira Ayuso · 15 years ago
  75. 268cb38 netfilter: x_tables: add LED trigger target by Adam Nielsen · 15 years ago
  76. cfac5ef netfilter: Combine ipt_ttl and ip6t_hl source by Jan Engelhardt · 15 years ago
  77. 563d36e netfilter: Combine ipt_TTL and ip6t_HL source by Jan Engelhardt · 15 years ago
  78. db2bf24 Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 by David S. Miller · 16 years ago
  79. e843927 netfilter: iptables TPROXY target by KOVACS Krisztian · 16 years ago
  80. 136cdc7 netfilter: iptables socket match by KOVACS Krisztian · 16 years ago
  81. 9ad2d74 netfilter: iptables tproxy core by KOVACS Krisztian · 16 years ago
  82. e948b20 netfilter: rename ipt_recent to xt_recent by Jan Engelhardt · 16 years ago
  83. cb7f6a7 IPVS: Move IPVS to net/netfilter/ipvs by Julius Volz · 16 years ago
  84. 5840157 netfilter: accounting rework: ct_extend + 64bit counters (v4) by Krzysztof Piotr Oledzki · 16 years ago
  85. 2bc7804 [NETFILTER]: nf_conntrack: add DCCP protocol support by Patrick McHardy · 16 years ago
  86. 4f53652 [NETFILTER]: kill nf_sysctl.c by Patrick McHardy · 16 years ago
  87. f72e25a [NETFILTER]: Rename ipt_iprange to xt_iprange by Jan Engelhardt · 16 years ago
  88. 50c164a [NETFILTER]: x_tables: add rateest match by Patrick McHardy · 17 years ago
  89. 5859034 [NETFILTER]: x_tables: add RATEEST target by Patrick McHardy · 17 years ago
  90. 0265ab4 [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner by Jan Engelhardt · 17 years ago
  91. 338e8a7 [NETFILTER]: x_tables: add TCPOPTSTRIP target by Sven Schnelle · 17 years ago
  92. 0795c65 [NETFILTER]: Clean up Makefile by Jan Engelhardt · 17 years ago
  93. ee4411a [NETFILTER]: x_tables: add xt_time match by Jan Engelhardt · 17 years ago
  94. 59eecdf [NETFILTER]: nf_conntrack: UDPLITE support by Patrick McHardy · 17 years ago
  95. 370786f [NETFILTER]: x_tables: add connlimit match by Jan Engelhardt · 17 years ago
  96. ecfab2c [NETFILTER]: nf_conntrack: introduce extension infrastructure by Yasuyuki Kozakai · 17 years ago
  97. ba9dda3 [NETFILTER]: x_tables: add TRACE target by Jozsef Kadlecsik · 17 years ago
  98. 1b50b8a [NETFILTER]: Add u32 match by Jan Engelhardt · 17 years ago
  99. cdd289a [NETFILTER]: add IPv6-capable TCPMSS target by Patrick McHardy · 17 years ago
  100. 6fecd19 [NETFILTER]: Add SANE connection tracking helper by Michal Schmidt · 17 years ago