1. 49daf6a xt_quota: report initial quota value instead of current value to userspace by Changli Gao · 14 years ago
  2. e8648a1 netfilter: add xt_cpu match by Eric Dumazet · 14 years ago
  3. 9c3e1c3 netfilter: xt_ipvs (netfilter matcher for IPVS) by Hannes Eder · 14 years ago
  4. 22cb5166 netfilter: correct CHECKSUM header and export it by Michael S. Tsirkin · 14 years ago
  5. edf0e1f netfilter: add CHECKSUM target by Michael S. Tsirkin · 14 years ago
  6. cca5cf9 nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-space by Pablo Neira Ayuso · 14 years ago
  7. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  8. 0902b46 netfilter: xtables: idletimer target implementation by Luciano Coelho · 14 years ago
  9. f5c5440 netfilter: nfnetlink_log: RCU conversion, part 2 by Eric Dumazet · 14 years ago
  10. 5bfddbd netfilter: nf_conntrack: IPS_UNTRACKED bit by Eric Dumazet · 14 years ago
  11. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 14 years ago
  12. 7ea7b85 netfilter: fix description of expected checkentry return code on xt_target by Luciano Coelho · 14 years ago
  13. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  14. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  15. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  16. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  17. 4b2cbd4 netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usage by Jan Engelhardt · 14 years ago
  18. af740b2 netfilter: nf_conntrack: extend with extra stat counter by Jesper Dangaard Brouer · 14 years ago
  19. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  20. 22265a5 netfilter: xt_TEE: resolve oif using netdevice notifiers by Patrick McHardy · 14 years ago
  21. f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 14 years ago
  22. e281b19 netfilter: xtables: inclusion of xt_TEE by Jan Engelhardt · 14 years ago
  23. a79ff73 netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting __ALIGN_KERNEL() by Alexey Dobriyan · 14 years ago
  24. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 14 years ago
  25. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 14 years ago
  26. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  27. 37b7ef7 netfilter: ctnetlink: fix reliable event delivery if message building fails by Pablo Neira Ayuso · 15 years ago
  28. f5c511c netfilter: xtables: reduce holes in struct xt_target by Jan Engelhardt · 14 years ago
  29. 4f948db netfilter: xtables: remove almost-unused xt_match_param.data member by Jan Engelhardt · 15 years ago
  30. 1659978 netfilter: update documentation fields of x_tables.h by Jan Engelhardt · 15 years ago
  31. e8a96f6 Merge branch 'master' of ../nf-2.6 by Patrick McHardy · 14 years ago
  32. 606a9a0 netfilter: xt_recent: check for unsupported user space flags by Tim Gardner · 15 years ago
  33. 0079c5a netfilter: xt_recent: add an entry reaper by Tim Gardner · 15 years ago
  34. b8f00ba netfilter: xtables: merge xt_CONNMARK into xt_connmark by Jan Engelhardt · 15 years ago
  35. 28b9498 netfilter: xtables: merge xt_MARK into xt_mark by Jan Engelhardt · 16 years ago
  36. 63e690c netfilter: include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cleanup by Andrea Gelmini · 15 years ago
  37. dcea992 netfilter: xtables: replace XT_MATCH_ITERATE macro by Jan Engelhardt · 15 years ago
  38. 72b2b1d netfilter: xtables: replace XT_ENTRY_ITERATE macro by Jan Engelhardt · 15 years ago
  39. 3e5e524 netfilter: CONFIG_COMPAT: allow delta to exceed 32767 by Florian Westphal · 15 years ago
  40. ef00f89 netfilter: ctnetlink: add zone support by Patrick McHardy · 15 years ago
  41. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 15 years ago
  42. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 15 years ago
  43. 9d288df netfilter: nf_conntrack_sip: add T.38 FAX support by Patrick McHardy · 15 years ago
  44. 48f8ac2 netfilter: nf_nat_sip: add TCP support by Patrick McHardy · 15 years ago
  45. f5b321b netfilter: nf_conntrack_sip: add TCP support by Patrick McHardy · 15 years ago
  46. 3b6b9fa netfilter: nf_conntrack_sip: pass data offset to NAT functions by Patrick McHardy · 15 years ago
  47. a8c28d05 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  48. 2b95efe netfilter: xtables: use xt_table for hook instantiation by Jan Engelhardt · 15 years ago
  49. 42107f5 netfilter: xtables: symmetric COMPAT_XT_ALIGN definition by Alexey Dobriyan · 15 years ago
  50. 0a02604 netfilter: xtables: consistent struct compat_xt_counters definition by Alexey Dobriyan · 15 years ago
  51. 84f3bb9 netfilter: xtables: add CT target by Patrick McHardy · 15 years ago
  52. b2a15a6 netfilter: nf_conntrack: support conntrack templates by Patrick McHardy · 15 years ago
  53. 0cebe4b netfilter: ctnetlink: support selective event delivery by Patrick McHardy · 15 years ago
  54. add6746 netfilter: add struct net * to target parameters by Patrick McHardy · 15 years ago
  55. c30f540 netfilter: xtables: CONFIG_COMPAT redux by Alexey Dobriyan · 15 years ago
  56. f54e936 netfilter: xtables: add struct xt_mtdtor_param::net by Alexey Dobriyan · 15 years ago
  57. a83d8e8 netfilter: xtables: add struct xt_mtchk_param::net by Alexey Dobriyan · 15 years ago
  58. cd8c20b netfilter: nfnetlink: netns support by Alexey Dobriyan · 15 years ago
  59. 424eff9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  60. c4832c7 netfilter: nf_ct_tcp: improve out-of-sync situation in TCP tracking by Pablo Neira Ayuso · 15 years ago
  61. d94d9fe net: cleanup include/linux by Eric Dumazet · 15 years ago
  62. 3993832 netfilter: nfnetlink: constify message attributes and headers by Patrick McHardy · 15 years ago
  63. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  64. 98d89b4 netfilter: xtables: realign struct xt_target_param by Jan Engelhardt · 15 years ago
  65. 4725c72 netfilter: xtables: remove xt_mark v0 by Jan Engelhardt · 15 years ago
  66. 9e05ec4 netfilter: xtables: remove xt_conntrack v0 by Jan Engelhardt · 15 years ago
  67. 84899a2 netfilter: xtables: remove xt_connmark v0 by Jan Engelhardt · 15 years ago
  68. c8001f7 netfilter: xtables: remove xt_MARK v0, v1 by Jan Engelhardt · 15 years ago
  69. e973a70 netfilter: xtables: remove xt_CONNMARK v0 by Jan Engelhardt · 15 years ago
  70. d6d3f08 netfilter: xtables: conntrack match revision 2 by Jan Engelhardt · 15 years ago
  71. 8a3af79 netfilter: headers_check fix: linux/netfilter/xt_osf.h by Jaswinder Singh Rajput · 15 years ago
  72. 36432dae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Patrick McHardy · 15 years ago
  73. a31e1ff netfilter: xt_socket: added new revision of the 'socket' match supporting flags by Laszlo Attila Toth · 15 years ago
  74. 11eeef4 netfilter: passive OS fingerprint xtables match by Evgeniy Polyakov · 15 years ago
  75. 10662aa netfilter: xt_NFQUEUE: queue balancing support by Florian Westphal · 15 years ago
  76. a5e7882 netfilter: x_tables: added hook number into match extension parameter structure. by Evgeniy Polyakov · 15 years ago
  77. e34d5c1 netfilter: conntrack: replace notify chain by function pointer by Pablo Neira Ayuso · 15 years ago
  78. 6bfea19 netfilter: conntrack: remove events flags from userspace exposed file by Pablo Neira Ayuso · 15 years ago
  79. 874ab92 netfilter: nf_ct_tcp: TCP simultaneous open support by Jozsef Kadlecsik · 15 years ago
  80. 4d3383d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  81. a17c859 netfilter: conntrack: add support for DCCP handshake sequence to ctnetlink by Pablo Neira Ayuso · 15 years ago
  82. bfcaa502 netfilter: nf_ct_tcp: fix accepting invalid RST segments by Jozsef Kadlecsik · 15 years ago
  83. 356d6c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  84. 280f37a netfilter: xt_cluster: fix use of cluster match with 32 nodes by Pablo Neira Ayuso · 15 years ago
  85. a7ca7fc netfilter: add missing linux/types.h include to xt_LED.h by Patrick McHardy · 15 years ago
  86. 0f3d042 netfilter: use likely() in xt_info_rdlock_bh() by Eric Dumazet · 15 years ago
  87. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 15 years ago
  88. 71951b6 netfilter: nf_ct_dccp: add missing role attributes for DCCP by Pablo Neira Ayuso · 15 years ago
  89. 01e6de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  90. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  92. 60c195c make netfilter use strict integer types by Arnd Bergmann · 16 years ago
  93. b8dfe49 netfilter: factorize ifname_compare() by Eric Dumazet · 15 years ago
  94. b5bb143 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  95. dd5b6ce nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink by Pablo Neira Ayuso · 15 years ago
  96. 0269ea4 netfilter: xtables: add cluster match by Pablo Neira Ayuso · 16 years ago
  97. acc738f netfilter: xtables: avoid pointer to self by Jan Engelhardt · 16 years ago
  98. d060ffc netfilter: install missing headers by Jan Engelhardt · 16 years ago
  99. 268cb38 netfilter: x_tables: add LED trigger target by Adam Nielsen · 16 years ago
  100. 7845447 netfilter: iptables: lock free counters by Stephen Hemminger · 16 years ago