1. 24de58f netfilter: xt_CT: allow to attach timeout policy + glue code by Pablo Neira Ayuso · 13 years ago
  2. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 13 years ago
  3. 33ee446 netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array by Pablo Neira Ayuso · 13 years ago
  4. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 13 years ago
  5. 544d5c7 netfilter: ctnetlink: allow to set expectfn for expectations by Pablo Neira Ayuso · 13 years ago
  6. 076a0ca netfilter: ctnetlink: add NAT support for expectations by Pablo Neira Ayuso · 13 years ago
  7. b8c5e52 netfilter: ctnetlink: allow to set expectation class by Pablo Neira Ayuso · 13 years ago
  8. 7f81c95 netfilter: ipset: hash:net,iface timeout bug fixed by Jozsef Kadlecsik · 13 years ago
  9. 2a7cef2 netfilter: ipset: Exceptions support added to hash:*net* types by Jozsef Kadlecsik · 13 years ago
  10. 0927a1a netfilter: ipset: Log warning when a hash type of set gets full by Jozsef Kadlecsik · 13 years ago
  11. ae8ded1 netfilter: ipset: expose userspace-relevant parts in ip_set.h by Jan Engelhardt · 13 years ago
  12. c15f1c8 netfilter: ipset: use NFPROTO_ constants by Jan Engelhardt · 13 years ago
  13. 0f298a2 netfilter: ctnetlink: support kernel-space dump filtering by ctmark by Pablo Neira Ayuso · 13 years ago
  14. 9bf0464 netfilter: revert user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  15. 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  16. a4c6f9d netfilter: xtables: give xt_ecn its own name by Jan Engelhardt · 13 years ago
  17. d446a820 netfilter: xtables: move ipt_ecn to xt_ecn by Jan Engelhardt · 13 years ago
  18. ceb98d0 netfilter: xtables: add nfacct match to support extended accounting by Pablo Neira Ayuso · 13 years ago
  19. 9413902 netfilter: add extended accounting infrastructure over nfnetlink by Pablo Neira Ayuso · 13 years ago
  20. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 13 years ago
  21. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  22. 933393f percpu: Remove irqsafe_cpu_xxx variants by Christoph Lameter · 13 years ago
  23. 8f97339 netfilter: add ipv4 reverse path filter match by Florian Westphal · 13 years ago
  24. 5740bb5 headers, xtables: Add missing #include <linux/netfilter.h> by Ben Hutchings · 13 years ago
  25. f5caadb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  26. 0f598f0 netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline after being called" by Chris Friesen · 13 years ago
  27. 89dc79b netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfaces by Jozsef Kadlecsik · 13 years ago
  28. a6a7b75 netfilter: ipset: make possible to hash some part of the data element only by Jozsef Kadlecsik · 13 years ago
  29. 97d32cf netfilter: nfnetlink_queue: batch verdict support by Florian Westphal · 13 years ago
  30. 6b75e3e netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() by Eric Dumazet · 13 years ago
  31. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  32. 15b4d93 netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl by Jozsef Kadlecsik · 13 years ago
  33. e385357 netfilter: ipset: hash:net,iface type introduced by Jozsef Kadlecsik · 13 years ago
  34. b66554c netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change by Jozsef Kadlecsik · 13 years ago
  35. e6146e8 netfilter: ipset: use unified from/to address masking and check the usage by Jozsef Kadlecsik · 13 years ago
  36. c64562e netfilter: ipset: adding ranges to hash types with timeout could still fail, fixed by Jozsef Kadlecsik · 13 years ago
  37. d0d9e0a netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types by Jozsef Kadlecsik · 13 years ago
  38. f1e00b3 netfilter: ipset: set type support with multiple revisions added by Jozsef Kadlecsik · 13 years ago
  39. 3d14b17 netfilter: ipset: fix adding ranges to hash types by Jozsef Kadlecsik · 13 years ago
  40. c1e2e04 netfilter: ipset: support listing setnames and headers too by Jozsef Kadlecsik · 13 years ago
  41. ac8cc92 netfilter: ipset: options and flags support added to the kernel API by Jozsef Kadlecsik · 13 years ago
  42. 5416219 netfilter: ipset: timeout can be modified for already added elements by Jozsef Kadlecsik · 13 years ago
  43. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  44. b141c24 netfilter: ipset: remove unused variable from type_pf_tdel() by Jozsef Kadlecsik · 13 years ago
  45. 249ddc7 netfilter: ipset: Use proper timeout value to jiffies conversion by Jozsef Kadlecsik · 13 years ago
  46. 4805347 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  47. 91eb7c0 netfilter: ipset: SCTP, UDPLITE support added by Jozsef Kadlecsik · 13 years ago
  48. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  49. 7f5c6d4 netfilter: get rid of atomic ops in fast path by Eric Dumazet · 13 years ago
  50. 2f9f28b netfilter: ipset: references are protected by rwlock instead of mutex by Jozsef Kadlecsik · 13 years ago
  51. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  52. 5e0c1eb netfilter: ipset: fix address ranges at hash:*port* types by Jozsef Kadlecsik · 13 years ago
  53. b51bdad headers: use __aligned_xx types for userspace by Mike Frysinger · 13 years ago
  54. 2f5dc63 netfilter: xt_addrtype: ipv6 support by Florian Westphal · 13 years ago
  55. de81bbe netfilter: ipt_addrtype: rename to xt_addrtype by Florian Westphal · 13 years ago
  56. 9291747 netfilter: xtables: add device group match by Patrick McHardy · 14 years ago
  57. 724bab4 netfilter: ipset: fix linking with CONFIG_IPV6=n by Patrick McHardy · 14 years ago
  58. e3e241b netfilter: ipset: install ipset related header files by Patrick McHardy · 14 years ago
  59. d956798 netfilter: xtables: "set" match and "SET" target support by Jozsef Kadlecsik · 14 years ago
  60. f830837 netfilter: ipset: list:set set type support by Jozsef Kadlecsik · 14 years ago
  61. 6c02788 netfilter: ipset: hash:ip set type support by Jozsef Kadlecsik · 14 years ago
  62. 72205fc netfilter: ipset: bitmap:ip set type support by Jozsef Kadlecsik · 14 years ago
  63. a7b4f98 netfilter: ipset: IP set core support by Jozsef Kadlecsik · 14 years ago
  64. f703651 netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros by Jozsef Kadlecsik · 14 years ago
  65. 06988b0 netfilter: xtables: add missing header inclusions for headers_check by Jan Engelhardt · 14 years ago
  66. 4cda47d Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  67. ba12b13 netfilter: xtables: remove duplicate member by Jan Engelhardt · 14 years ago
  68. 82d800d Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  69. 5d84492 netfilter: xtables: remove extraneous header that slipped in by Jan Engelhardt · 14 years ago
  70. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  71. cc4fc02 netfilter: xtables: connlimit revision 1 by Jan Engelhardt · 14 years ago
  72. a992ca2 netfilter: nf_conntrack_tstamp: add flow-based timestamp extension by Pablo Neira Ayuso · 14 years ago
  73. 93557f5 netfilter: nf_conntrack: nf_conntrack snmp helper by Jiri Olsa · 14 years ago
  74. a8fc0d9 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  75. 94b27cc netfilter: allow NFQUEUE bypass if no listener is available by Florian Westphal · 14 years ago
  76. 0b8ad87 netfilter: xtables: add missing header files to export list by Jan Engelhardt · 14 years ago
  77. 43f393c netfilter: audit target to record accepted/dropped packets by Thomas Graf · 14 years ago
  78. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  79. b017900 netfilter: xt_conntrack: support matching on port ranges by Patrick McHardy · 14 years ago
  80. 5df1519 netfilter: xt_comment: drop unneeded unsigned qualifier by Jan Engelhardt · 14 years ago
  81. 83723d6 netfilter: x_tables: dont block BH while reading counters by Eric Dumazet · 14 years ago
  82. f1c7222 netfilter: xtables: use guarded types by Jan Engelhardt · 14 years ago
  83. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  84. 6ad7889 tproxy: added IPv6 support to the TPROXY target by Balazs Scheidler · 14 years ago
  85. 1cc6324 conntrack: export lsm context rather than internal secid via netlink by Eric Paris · 14 years ago
  86. 2606fd1 secmark: make secmark object handling generic by Eric Paris · 14 years ago
  87. ebbf41d netfilter: ctnetlink: add expectation deletion events by Pablo Neira Ayuso · 14 years ago
  88. 75f0a0f netfilter: xtables: unify {ip,ip6,arp}t_error_target by Jan Engelhardt · 14 years ago
  89. 001985b netfilter: nf_conntrack_sip: Add callid parser by Simon Horman · 14 years ago
  90. bc01befd netfilter: ctnetlink: add support for user-space expectation helpers by Pablo Neira Ayuso · 14 years ago
  91. 8b008fa netfilter: ctnetlink: allow to specify the expectation flags by Pablo Neira Ayuso · 14 years ago
  92. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  93. 2d4833a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  94. 09cd2b9 header: fix broken headers for user space by Changli Gao · 14 years ago
  95. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  96. e243f5b netfilter: fix userspace header warning by Sam Ravnborg · 14 years ago
  97. 60641aa include: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  98. 49daf6a xt_quota: report initial quota value instead of current value to userspace by Changli Gao · 14 years ago
  99. e8648a1 netfilter: add xt_cpu match by Eric Dumazet · 14 years ago
  100. 9c3e1c3 netfilter: xt_ipvs (netfilter matcher for IPVS) by Hannes Eder · 14 years ago