1. 5740bb5 headers, xtables: Add missing #include <linux/netfilter.h> by Ben Hutchings · 13 years ago
  2. 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
  3. 0f598f0 netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline after being called" by Chris Friesen · 13 years ago
  4. 89dc79b netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfaces by Jozsef Kadlecsik · 13 years ago
  5. a6a7b75 netfilter: ipset: make possible to hash some part of the data element only by Jozsef Kadlecsik · 13 years ago
  6. 97d32cf netfilter: nfnetlink_queue: batch verdict support by Florian Westphal · 13 years ago
  7. 6b75e3e netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() by Eric Dumazet · 13 years ago
  8. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  9. 15b4d93 netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl by Jozsef Kadlecsik · 13 years ago
  10. e385357 netfilter: ipset: hash:net,iface type introduced by Jozsef Kadlecsik · 13 years ago
  11. b66554c netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change by Jozsef Kadlecsik · 13 years ago
  12. e6146e8 netfilter: ipset: use unified from/to address masking and check the usage by Jozsef Kadlecsik · 13 years ago
  13. c64562e netfilter: ipset: adding ranges to hash types with timeout could still fail, fixed by Jozsef Kadlecsik · 13 years ago
  14. d0d9e0a netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types by Jozsef Kadlecsik · 13 years ago
  15. f1e00b3 netfilter: ipset: set type support with multiple revisions added by Jozsef Kadlecsik · 13 years ago
  16. 3d14b17 netfilter: ipset: fix adding ranges to hash types by Jozsef Kadlecsik · 13 years ago
  17. c1e2e04 netfilter: ipset: support listing setnames and headers too by Jozsef Kadlecsik · 13 years ago
  18. ac8cc92 netfilter: ipset: options and flags support added to the kernel API by Jozsef Kadlecsik · 13 years ago
  19. 5416219 netfilter: ipset: timeout can be modified for already added elements by Jozsef Kadlecsik · 13 years ago
  20. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  21. b141c24 netfilter: ipset: remove unused variable from type_pf_tdel() by Jozsef Kadlecsik · 13 years ago
  22. 249ddc7 netfilter: ipset: Use proper timeout value to jiffies conversion by Jozsef Kadlecsik · 13 years ago
  23. 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
  24. 91eb7c0 netfilter: ipset: SCTP, UDPLITE support added by Jozsef Kadlecsik · 13 years ago
  25. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  26. 7f5c6d4 netfilter: get rid of atomic ops in fast path by Eric Dumazet · 13 years ago
  27. 2f9f28b netfilter: ipset: references are protected by rwlock instead of mutex by Jozsef Kadlecsik · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. 5e0c1eb netfilter: ipset: fix address ranges at hash:*port* types by Jozsef Kadlecsik · 13 years ago
  30. b51bdad headers: use __aligned_xx types for userspace by Mike Frysinger · 13 years ago
  31. 2f5dc63 netfilter: xt_addrtype: ipv6 support by Florian Westphal · 13 years ago
  32. de81bbe netfilter: ipt_addrtype: rename to xt_addrtype by Florian Westphal · 13 years ago
  33. 9291747 netfilter: xtables: add device group match by Patrick McHardy · 13 years ago
  34. 724bab4 netfilter: ipset: fix linking with CONFIG_IPV6=n by Patrick McHardy · 13 years ago
  35. e3e241b netfilter: ipset: install ipset related header files by Patrick McHardy · 13 years ago
  36. d956798 netfilter: xtables: "set" match and "SET" target support by Jozsef Kadlecsik · 13 years ago
  37. f830837 netfilter: ipset: list:set set type support by Jozsef Kadlecsik · 13 years ago
  38. 6c02788 netfilter: ipset: hash:ip set type support by Jozsef Kadlecsik · 13 years ago
  39. 72205fc netfilter: ipset: bitmap:ip set type support by Jozsef Kadlecsik · 13 years ago
  40. a7b4f98 netfilter: ipset: IP set core support by Jozsef Kadlecsik · 13 years ago
  41. f703651 netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros by Jozsef Kadlecsik · 13 years ago
  42. 06988b0 netfilter: xtables: add missing header inclusions for headers_check by Jan Engelhardt · 13 years ago
  43. 4cda47d Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 13 years ago
  44. ba12b13 netfilter: xtables: remove duplicate member by Jan Engelhardt · 13 years ago
  45. 82d800d Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 13 years ago
  46. 5d84492 netfilter: xtables: remove extraneous header that slipped in by Jan Engelhardt · 13 years ago
  47. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 13 years ago
  48. cc4fc02 netfilter: xtables: connlimit revision 1 by Jan Engelhardt · 14 years ago
  49. a992ca2 netfilter: nf_conntrack_tstamp: add flow-based timestamp extension by Pablo Neira Ayuso · 13 years ago
  50. 93557f5 netfilter: nf_conntrack: nf_conntrack snmp helper by Jiri Olsa · 13 years ago
  51. a8fc0d9 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  52. 94b27cc netfilter: allow NFQUEUE bypass if no listener is available by Florian Westphal · 14 years ago
  53. 0b8ad87 netfilter: xtables: add missing header files to export list by Jan Engelhardt · 14 years ago
  54. 43f393c netfilter: audit target to record accepted/dropped packets by Thomas Graf · 14 years ago
  55. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  56. b017900 netfilter: xt_conntrack: support matching on port ranges by Patrick McHardy · 14 years ago
  57. 5df1519 netfilter: xt_comment: drop unneeded unsigned qualifier by Jan Engelhardt · 14 years ago
  58. 83723d6 netfilter: x_tables: dont block BH while reading counters by Eric Dumazet · 14 years ago
  59. f1c7222 netfilter: xtables: use guarded types by Jan Engelhardt · 14 years ago
  60. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  61. 6ad7889 tproxy: added IPv6 support to the TPROXY target by Balazs Scheidler · 14 years ago
  62. 1cc6324 conntrack: export lsm context rather than internal secid via netlink by Eric Paris · 14 years ago
  63. 2606fd1 secmark: make secmark object handling generic by Eric Paris · 14 years ago
  64. ebbf41d netfilter: ctnetlink: add expectation deletion events by Pablo Neira Ayuso · 14 years ago
  65. 75f0a0f netfilter: xtables: unify {ip,ip6,arp}t_error_target by Jan Engelhardt · 14 years ago
  66. 001985b netfilter: nf_conntrack_sip: Add callid parser by Simon Horman · 14 years ago
  67. bc01befd netfilter: ctnetlink: add support for user-space expectation helpers by Pablo Neira Ayuso · 14 years ago
  68. 8b008fa netfilter: ctnetlink: allow to specify the expectation flags by Pablo Neira Ayuso · 14 years ago
  69. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  70. 2d4833a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  71. 09cd2b9 header: fix broken headers for user space by Changli Gao · 14 years ago
  72. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  73. e243f5b netfilter: fix userspace header warning by Sam Ravnborg · 14 years ago
  74. 60641aa include: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  75. 49daf6a xt_quota: report initial quota value instead of current value to userspace by Changli Gao · 14 years ago
  76. e8648a1 netfilter: add xt_cpu match by Eric Dumazet · 14 years ago
  77. 9c3e1c3 netfilter: xt_ipvs (netfilter matcher for IPVS) by Hannes Eder · 14 years ago
  78. 22cb5166 netfilter: correct CHECKSUM header and export it by Michael S. Tsirkin · 14 years ago
  79. edf0e1f netfilter: add CHECKSUM target by Michael S. Tsirkin · 14 years ago
  80. cca5cf9 nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-space by Pablo Neira Ayuso · 14 years ago
  81. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  82. 0902b46 netfilter: xtables: idletimer target implementation by Luciano Coelho · 14 years ago
  83. f5c5440 netfilter: nfnetlink_log: RCU conversion, part 2 by Eric Dumazet · 14 years ago
  84. 5bfddbd netfilter: nf_conntrack: IPS_UNTRACKED bit by Eric Dumazet · 14 years ago
  85. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 14 years ago
  86. 7ea7b85 netfilter: fix description of expected checkentry return code on xt_target by Luciano Coelho · 14 years ago
  87. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  88. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  89. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  90. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  91. 4b2cbd4 netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usage by Jan Engelhardt · 14 years ago
  92. af740b2 netfilter: nf_conntrack: extend with extra stat counter by Jesper Dangaard Brouer · 14 years ago
  93. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  94. 22265a5 netfilter: xt_TEE: resolve oif using netdevice notifiers by Patrick McHardy · 14 years ago
  95. f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 14 years ago
  96. e281b19 netfilter: xtables: inclusion of xt_TEE by Jan Engelhardt · 14 years ago
  97. a79ff73 netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting __ALIGN_KERNEL() by Alexey Dobriyan · 14 years ago
  98. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 14 years ago
  99. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 14 years ago
  100. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago