1. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  2. 35612a2 netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL by Florian Westphal · 11 years ago
  3. e6f30c7 netfilter: x_tables: add xt_bpf match by Willem de Bruijn · 11 years ago
  4. c539f01 netfilter: add connlabel conntrack extension by Florian Westphal · 12 years ago
  5. 663ef0d net/netfilter: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  6. 757ae31 netfilter: fix missing dependencies for the NOTRACK target by Pablo Neira Ayuso · 12 years ago
  7. 10db906 netfilter: xt_CT: recover NOTRACK target support by Pablo Neira Ayuso · 12 years ago
  8. 2cbc78a netfilter: combine ipt_REDIRECT and ip6t_REDIRECT by Jan Engelhardt · 12 years ago
  9. b3d54b3 netfilter: combine ipt_NETMAP and ip6t_NETMAP by Jan Engelhardt · 12 years ago
  10. 9655050 netfilter: remove xt_NOTRACK by Cong Wang · 12 years ago
  11. 320ff56 netfilter: nf_nat: support IPv6 in TFTP NAT helper by Pablo Neira Ayuso · 12 years ago
  12. 5901b6b netfilter: nf_nat: support IPv6 in IRC NAT helper by Pablo Neira Ayuso · 12 years ago
  13. 9a66482 netfilter: nf_nat: support IPv6 in SIP NAT helper by Patrick McHardy · 12 years ago
  14. ee6eb96 netfilter: nf_nat: support IPv6 in amanda NAT helper by Patrick McHardy · 12 years ago
  15. d33cbee netfilter: nf_nat: support IPv6 in FTP NAT helper by Patrick McHardy · 12 years ago
  16. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  17. 7c62234 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled by Pablo Neira Ayuso · 12 years ago
  18. 6e9c2db netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset by Pablo Neira Ayuso · 12 years ago
  19. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 12 years ago
  20. cf308a1 netfilter: add xt_hmark target for hash-based skb marking by Hans Schillstrom · 12 years ago
  21. dd70507 netfilter: nf_ct_ext: add timeout extension by Pablo Neira Ayuso · 12 years ago
  22. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 12 years ago
  23. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 12 years ago
  24. bc94b52 netfilter: Kconfig: fix unmet xt_nfacct dependencies by Pablo Neira Ayuso · 13 years ago
  25. 54b07dc netfilter: provide config option to disable ancient procfs parts by Jan Engelhardt · 13 years ago
  26. d446a820 netfilter: xtables: move ipt_ecn to xt_ecn by Jan Engelhardt · 13 years ago
  27. ceb98d0 netfilter: xtables: add nfacct match to support extended accounting by Pablo Neira Ayuso · 13 years ago
  28. 9413902 netfilter: add extended accounting infrastructure over nfnetlink by Pablo Neira Ayuso · 13 years ago
  29. 3ced1be netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS by David S. Miller · 13 years ago
  30. 46a246c netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. by David S. Miller · 13 years ago
  31. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  32. b722504 netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route by Florian Westphal · 13 years ago
  33. 2f5dc63 netfilter: xt_addrtype: ipv6 support by Florian Westphal · 13 years ago
  34. de81bbe netfilter: ipt_addrtype: rename to xt_addrtype by Florian Westphal · 13 years ago
  35. 9291747 netfilter: xtables: add device group match by Patrick McHardy · 13 years ago
  36. d956798 netfilter: xtables: "set" match and "SET" target support by Jozsef Kadlecsik · 13 years ago
  37. a7b4f98 netfilter: ipset: IP set core support by Jozsef Kadlecsik · 13 years ago
  38. a992ca2 netfilter: nf_conntrack_tstamp: add flow-based timestamp extension by Pablo Neira Ayuso · 13 years ago
  39. 93557f5 netfilter: nf_conntrack: nf_conntrack snmp helper by Jiri Olsa · 13 years ago
  40. 5f2cafe netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE by Florian Westphal · 13 years ago
  41. 43f393c netfilter: audit target to record accepted/dropped packets by Thomas Graf · 14 years ago
  42. c7066f7 netfilter: fix Kconfig dependencies by Patrick McHardy · 14 years ago
  43. f6318e5 netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables and xt_TPROXY by KOVACS Krisztian · 14 years ago
  44. e8648a1 netfilter: add xt_cpu match by Eric Dumazet · 14 years ago
  45. 9c3e1c3 netfilter: xt_ipvs (netfilter matcher for IPVS) by Hannes Eder · 14 years ago
  46. edf0e1f netfilter: add CHECKSUM target by Michael S. Tsirkin · 14 years ago
  47. d70a011 netfilter: complete the deprecation of CONFIG_NF_CT_ACCT by Tim Gardner · 14 years ago
  48. fe6fb55 netfilter: fix simple typo in KConfig for netfiltert xt_TEE by Arnd Hannemann · 14 years ago
  49. 0902b46 netfilter: xtables: idletimer target implementation by Luciano Coelho · 14 years ago
  50. 83827f6 netfilter: xt_TEE depends on NF_CONNTRACK by Randy Dunlap · 14 years ago
  51. 9b7ce2b netfilter: xtables: add missing depends for xt_TEE by Jan Engelhardt · 14 years ago
  52. e281b19 netfilter: xtables: inclusion of xt_TEE by Jan Engelhardt · 14 years ago
  53. 115bc8f netfilter: xtables: resort osf kconfig text by Jan Engelhardt · 14 years ago
  54. 5be4a4f netfilter: xt_recent: remove old proc directory by Jan Engelhardt · 14 years ago
  55. b8f00ba netfilter: xtables: merge xt_CONNMARK into xt_connmark by Jan Engelhardt · 14 years ago
  56. 28b9498 netfilter: xtables: merge xt_MARK into xt_mark by Jan Engelhardt · 15 years ago
  57. 44c5873 netfilter: xtables: add comment markers to Xtables Kconfig by Jan Engelhardt · 14 years ago
  58. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 14 years ago
  59. 84f3bb9 netfilter: xtables: add CT target by Patrick McHardy · 14 years ago
  60. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  61. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  62. 11eeef4 netfilter: passive OS fingerprint xtables match by Evgeniy Polyakov · 15 years ago
  63. acda074 xt_socket: checks for the state of nf_conntrack by Laszlo Attila Toth · 15 years ago
  64. 4b07066 netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK by Laszlo Attila Toth · 15 years ago
  65. 3ae16f1 netfilter: fix selection of "LED" target in netfilter by Alex Riesen · 15 years ago
  66. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  67. a9a9adf netfilter: fix xt_LED build failure by Patrick McHardy · 15 years ago
  68. 0269ea4 netfilter: xtables: add cluster match by Pablo Neira Ayuso · 15 years ago
  69. 268cb38 netfilter: x_tables: add LED trigger target by Adam Nielsen · 15 years ago
  70. cfac5ef netfilter: Combine ipt_ttl and ip6t_hl source by Jan Engelhardt · 15 years ago
  71. 563d36e netfilter: Combine ipt_TTL and ip6t_HL source by Jan Engelhardt · 15 years ago
  72. 293a4f2 netfilter: xt_NFLOG is dependant of nfnetlink_log by Eric Leblond · 16 years ago
  73. 041fb57 netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig by Patrick McHardy · 16 years ago
  74. 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
  75. f39a941 netfilter: xtables: remove bogus mangle table dependency of connmark by Jan Engelhardt · 16 years ago
  76. c2df73d netfilter: xtables: use "if" blocks in Kconfig by Jan Engelhardt · 16 years ago
  77. aba0d34 netfilter: xtables: sort extensions alphabetically in Kconfig by Jan Engelhardt · 16 years ago
  78. e843927 netfilter: iptables TPROXY target by KOVACS Krisztian · 16 years ago
  79. 136cdc7 netfilter: iptables socket match by KOVACS Krisztian · 16 years ago
  80. 9ad2d74 netfilter: iptables tproxy core by KOVACS Krisztian · 16 years ago
  81. 079aa88 netfilter: xt_recent: IPv6 support by Jan Engelhardt · 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. b11c16b netfilter: Get rid of refrences to no longer existant Fast NAT. by Russ Dill · 16 years ago
  86. f3261af netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol config values by Patrick McHardy · 16 years ago
  87. 2bc7804 [NETFILTER]: nf_conntrack: add DCCP protocol support by Patrick McHardy · 16 years ago
  88. f72e25a [NETFILTER]: Rename ipt_iprange to xt_iprange by Jan Engelhardt · 17 years ago
  89. 8ce22fc [NETFILTER]: Remove some EXPERIMENTAL dependencies by Patrick McHardy · 17 years ago
  90. b26e76b [NETFILTER]: Hide a few more options under NETFILTER_ADVANCED by Patrick McHardy · 17 years ago
  91. 33b8e77 [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option by Patrick McHardy · 17 years ago
  92. 2eeeba3 [NETFILTER]: Select CONFIG_NETFILTER_NETLINK when needed by Patrick McHardy · 17 years ago
  93. ab4f58c [NETFILTER]: remove NF_CONNTRACK_ENABLED option by Patrick McHardy · 17 years ago
  94. 50c164a [NETFILTER]: x_tables: add rateest match by Patrick McHardy · 17 years ago
  95. 5859034 [NETFILTER]: x_tables: add RATEEST target by Patrick McHardy · 17 years ago
  96. 5c350e5 [NETFILTER]: IPv6 capable xt_TOS v1 target by Jan Engelhardt · 17 years ago
  97. c9fd496 [NETFILTER]: Merge ipt_TOS into xt_DSCP by Jan Engelhardt · 17 years ago
  98. c3b33e6 [NETFILTER]: Merge ipt_tos into xt_dscp by Jan Engelhardt · 17 years ago
  99. 4c37799 [NETFILTER]: Use lowercase names for matches in Kconfig by Jan Engelhardt · 17 years ago
  100. 0265ab4 [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner by Jan Engelhardt · 17 years ago