1. aef9619 netfilter: ipset: send nonzero skbinfo extensions only by Jozsef Kadlecsik · 10 years ago
  2. 0e9871e netfilter: ipset: Add skbinfo extension kernel support in the ipset core. by Anton Danilov · 10 years ago
  3. 1b05756 netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize' by Jozsef Kadlecsik · 10 years ago
  4. 683399e netfilter: nfnetlink_acct: Adding quota support to accounting framework by Mathieu Poirier · 10 years ago
  5. 8142b22 netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper by Andrey Vagin · 10 years ago
  6. 07cf8f5 netfilter: ipset: add forceadd kernel support for hash set types by Josh Hunt · 10 years ago
  7. af284ec netfilter: ipset: Prepare the kernel for create option flags when no extension is needed by Jozsef Kadlecsik · 10 years ago
  8. 3b02b56 netfilter: ipset: add hash:ip,mark data type to ipset by Vytas Dauksa · 11 years ago
  9. 0eb5db7 netfilter: nfnetlink: add rcu_dereference_protected() helpers by Patrick McHardy · 10 years ago
  10. 02eca9d netfilter: ipset: remove unused code by stephen hemminger · 11 years ago
  11. 72c39a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  12. 9330288 netfilter: ipset: Use netlink callback dump args only by Jozsef Kadlecsik · 11 years ago
  13. 0628b12 netfilter: nfnetlink: add batch support and use it from nf_tables by Pablo Neira Ayuso · 11 years ago
  14. d639fea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  15. 180cf72 netfilter: nf_ct_sip: consolidate NAT hook functions by holger@eitzenberger.org · 11 years ago
  16. 1785e8f netfiler: ipset: Add net namespace for ipset by Vitaly Lavrov · 11 years ago
  17. 3fd986b netfilter: ipset: Use a common function at listing the extensions by Jozsef Kadlecsik · 11 years ago
  18. 68b63f0 netfilter: ipset: Support comments for ipset entries in the core. by Oliver Smith · 11 years ago
  19. 40cd63b netfilter: ipset: Support extensions which need a per data destroy function by Jozsef Kadlecsik · 11 years ago
  20. 03c8b23 netfilter: ipset: Generalize extensions support by Jozsef Kadlecsik · 11 years ago
  21. ca134ce netfilter: ipset: Move extension data to set structure by Jozsef Kadlecsik · 11 years ago
  22. f925f70 netfilter: ipset: Rename extension offset ids to extension ids by Jozsef Kadlecsik · 11 years ago
  23. a04d8b6 netfilter: ipset: Prepare ipset to support multiple networks for hash types by Jozsef Kadlecsik · 11 years ago
  24. b8cd978 netfilter: ipset: Use fix sized type for timeout in the extension part by Jozsef Kadlecsik · 11 years ago
  25. 35b8dcf netfilter: ipset: Rename simple macro names to avoid namespace issues. by Jozsef Kadlecsik · 11 years ago
  26. a0f4ecf netfilter: Remove extern from function prototypes by Joe Perches · 11 years ago
  27. 0f1799b netfilter: ipset: Consistent userspace testing with nomatch flag by Jozsef Kadlecsik · 11 years ago
  28. 38c6732 netfilter: export xt_HMARK.h to userland by Nicolas Dichtel · 11 years ago
  29. f0c0395 netfilter: export xt_rpfilter.h to userland by Nicolas Dichtel · 11 years ago
  30. 6e01781 netfilter: ipset: set match: add support to match the counters by Jozsef Kadlecsik · 11 years ago
  31. 34d666d netfilter: ipset: Introduce the counter extension in the core by Jozsef Kadlecsik · 11 years ago
  32. 1feab10 netfilter: ipset: Unified hash type generation by Jozsef Kadlecsik · 11 years ago
  33. 4d73de3 netfilter: ipset: Unified bitmap type generation by Jozsef Kadlecsik · 11 years ago
  34. 075e64c netfilter: ipset: Introduce extensions to elements in the core by Jozsef Kadlecsik · 11 years ago
  35. 8672d4d netfilter: ipset: Move often used IPv6 address masking function to header file by Jozsef Kadlecsik · 11 years ago
  36. 43c56e5 netfilter: ipset: Make possible to test elements marked with nomatch by Jozsef Kadlecsik · 11 years ago
  37. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  38. 3ab1f68 nfnetlink: add support for memory mapped netlink by Patrick McHardy · 11 years ago
  39. ec464e5 netfilter: rename netlink related "pid" variables to "portid" by Patrick McHardy · 11 years ago
  40. 6eb4c7e netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize by Jozsef Kadlecsik · 11 years ago
  41. b86c761 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  42. cf1c4a0 netfilter: ipset: timeout values corrupted on set resize by Josh Hunt · 11 years ago
  43. c14b78e netfilter: nfnetlink: add mutex per subsystem by Pablo Neira Ayuso · 11 years ago
  44. 7266507 netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones by Kevin Cernekee · 12 years ago
  45. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  46. a820141 UAPI: (Scripted) Disintegrate include/linux/netfilter/ipset by David Howells · 12 years ago
  47. 94d0ec5 UAPI: (Scripted) Disintegrate include/linux/netfilter by David Howells · 12 years ago
  48. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  49. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  50. 6ee584b netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute by Pablo Neira Ayuso · 12 years ago
  51. 7be54ca netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries by Pablo Neira Ayuso · 12 years ago
  52. 54eb3df netfilter: xt_time: add support to ignore day transition by Florian Westphal · 12 years ago
  53. 3e0304a netfilter: ipset: Support to match elements marked with "nomatch" by Jozsef Kadlecsik · 12 years ago
  54. 3ace95c netfilter: ipset: Coding style fixes by Jozsef Kadlecsik · 12 years ago
  55. 10111a6 netfilter: ipset: Include supported revisions in module description by Jozsef Kadlecsik · 12 years ago
  56. 85f8c13 netfilter: ipset: Rewrite cidr book keeping to handle /0 by Jozsef Kadlecsik · 12 years ago
  57. 9a66482 netfilter: nf_nat: support IPv6 in SIP NAT helper by Patrick McHardy · 12 years ago
  58. 58a317f netfilter: ipv6: add IPv6 NAT support by Patrick McHardy · 12 years ago
  59. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  60. 051966c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 12 years ago
  61. 02b69cb netfilter: nf_ct_sip: fix IPv6 address parsing by Patrick McHardy · 12 years ago
  62. 46ba5a2 netfilter: nfnetlink_queue: do not allow to set unsupported flag bits by Krishna Kumar · 12 years ago
  63. 392025f netfilter: ctnetlink: add new messages to obtain statistics by Pablo Neira Ayuso · 12 years ago
  64. 82f437b Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  65. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 12 years ago
  66. ae243be netfilter: ctnetlink: add CTA_HELP_INFO attribute by Pablo Neira Ayuso · 12 years ago
  67. 9cb0176 netfilter: add glue code to integrate nfnetlink_queue and ctnetlink by Pablo Neira Ayuso · 12 years ago
  68. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 12 years ago
  69. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. efdedd5 netfilter: xt_recent: add address masking option by Denys Fedoryshchenko · 12 years ago
  71. fdb694a netfilter: Add fail-open support by Krishna Kumar · 12 years ago
  72. 68c07cb netfilter: xt_connlimit: remove revision 0 by Cong Wang · 12 years ago
  73. d1992b1 netfilter: xt_HMARK: fix endianness and provide consistent hashing by Hans Schillstrom · 12 years ago
  74. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  75. 127f559 netfilter: ipset: fix timeout value overflow bug by Jozsef Kadlecsik · 12 years ago
  76. 1f27e25 netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits by Florian Westphal · 12 years ago
  77. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 12 years ago
  78. 0197dee netfilter: hashlimit: byte-based limit mode by Florian Westphal · 12 years ago
  79. cf308a1 netfilter: add xt_hmark target for hash-based skb marking by Hans Schillstrom · 12 years ago
  80. 6714cf5 netfilter: nf_conntrack: fix explicit helper attachment and NAT by Pablo Neira Ayuso · 12 years ago
  81. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  82. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  83. 7cf7899 ipset: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  84. 5276e16 netfilter: ipset: avoid use of kernel-only types by Jan Engelhardt · 12 years ago
  85. 24de58f netfilter: xt_CT: allow to attach timeout policy + glue code by Pablo Neira Ayuso · 12 years ago
  86. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 12 years ago
  87. 33ee446 netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array by Pablo Neira Ayuso · 12 years ago
  88. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 12 years ago
  89. 544d5c7 netfilter: ctnetlink: allow to set expectfn for expectations by Pablo Neira Ayuso · 12 years ago
  90. 076a0ca netfilter: ctnetlink: add NAT support for expectations by Pablo Neira Ayuso · 12 years ago
  91. b8c5e52 netfilter: ctnetlink: allow to set expectation class by Pablo Neira Ayuso · 12 years ago
  92. 7f81c95 netfilter: ipset: hash:net,iface timeout bug fixed by Jozsef Kadlecsik · 12 years ago
  93. 2a7cef2 netfilter: ipset: Exceptions support added to hash:*net* types by Jozsef Kadlecsik · 12 years ago
  94. 0927a1a netfilter: ipset: Log warning when a hash type of set gets full by Jozsef Kadlecsik · 12 years ago
  95. ae8ded1 netfilter: ipset: expose userspace-relevant parts in ip_set.h by Jan Engelhardt · 12 years ago
  96. c15f1c8 netfilter: ipset: use NFPROTO_ constants by Jan Engelhardt · 12 years ago
  97. 0f298a2 netfilter: ctnetlink: support kernel-space dump filtering by ctmark by Pablo Neira Ayuso · 12 years ago
  98. 9bf0464 netfilter: revert user-space expectation helper support by Pablo Neira Ayuso · 12 years ago
  99. 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  100. a4c6f9d netfilter: xtables: give xt_ecn its own name by Jan Engelhardt · 13 years ago