1. d232b8d netfilter: use unsigned variables for packet lengths in ip[6]_queue. by Dave Jones · 13 years ago
  2. 88ed01d netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() by Pablo Neira Ayuso · 13 years ago
  3. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  4. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  5. 4319cc0 netfilter: IPv6: initialize TOS field in REJECT target module by Fernando Luis Vazquez Cao · 13 years ago
  6. 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
  7. b169f6d netfilter: ip6table_mangle: Fix set-but-unused variables. by David S. Miller · 13 years ago
  8. f3c85dd netfilter: ip6_tables: Fix set-but-unused variables. by David S. Miller · 13 years ago
  9. 7f5c6d4 netfilter: get rid of atomic ops in fast path by Eric Dumazet · 13 years ago
  10. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  11. db85667 netfilter: xtables: fix reentrancy by Eric Dumazet · 13 years ago
  12. 31111c2 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
  13. 6a8ab060 ipv6: netfilter: ip6_tables: fix infoleak to userspace by Vasiliy Kulikov · 13 years ago
  14. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 13 years ago
  15. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  16. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  17. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  18. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 13 years ago
  19. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  20. 0af320f netfilter: ip6t_LOG: fix a flaw in printing the MAC by Joerg Marx · 13 years ago
  21. bced94e netfilter: add a missing include in nf_conntrack_reasm.c by Eric Dumazet · 14 years ago
  22. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  23. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  24. fee1cc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEAD by Simon Horman · 14 years ago
  25. 2fc72c7 netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  26. 83723d6 netfilter: x_tables: dont block BH while reading counters by Eric Dumazet · 14 years ago
  27. ae90bde netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  28. abbf46a ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls. by David S. Miller · 14 years ago
  29. 4de58df Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  30. be9e916 netfilter: nf_ct_frag6_sysctl_table is static by Eric Dumazet · 14 years ago
  31. b468645 netfilter: xt_LOG: do print MAC header on FORWARD by Jan Engelhardt · 14 years ago
  32. 7c13a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  33. 22e091e netfilter: ipv6: fix overlap check for fragments by Shan Wei · 14 years ago
  34. cccbe5e netfilter: ip6_tables: fix information leak to userspace by Jan Engelhardt · 14 years ago
  35. 7932c2e netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.c by David S. Miller · 14 years ago
  36. f6318e5 netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables and xt_TPROXY by KOVACS Krisztian · 14 years ago
  37. 9941fb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  38. e97c3e2 tproxy: split off ipv6 defragmentation to a separate module by Balazs Scheidler · 14 years ago
  39. 76b6717 netfilter: fix kconfig unmet dependency warning by Randy Dunlap · 14 years ago
  40. 243bf6e netfilter: xtables: resolve indirect macros 3/3 by Jan Engelhardt · 14 years ago
  41. 87a2e70d netfilter: xtables: resolve indirect macros 2/3 by Jan Engelhardt · 14 years ago
  42. 12b00c2 netfilter: xtables: resolve indirect macros 1/3 by Jan Engelhardt · 14 years ago
  43. a8defca netfilter: ipt_LOG: add bufferisation to call printk() once by Eric Dumazet · 14 years ago
  44. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  45. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  46. 1ee89bd netfilter: discard overlapping IPv6 fragment by Nicolas Dichtel · 14 years ago
  47. cca77b7 netfilter: fix CONFIG_COMPAT support by Florian Westphal · 14 years ago
  48. 21dc330 net: Rename skb_has_frags to skb_has_frag_list by David S. Miller · 14 years ago
  49. 001389b netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive by Eric Dumazet · 14 years ago
  50. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  51. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  52. 83bf2e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  53. 24b36f0 netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary by Eric Dumazet · 14 years ago
  54. 261abc8 netfilter: ip6tables: use skb->len for accounting by Changli Gao · 14 years ago
  55. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 14 years ago
  56. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  57. ea8fbe8 netfilter: nf_conntrack_reasm: add fast path for in-order fragments by Changli Gao · 14 years ago
  58. 499031a netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT by Eric Dumazet · 14 years ago
  59. 7eb9282 netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header by Patrick McHardy · 14 years ago
  60. cf377eb netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop by Patrick McHardy · 14 years ago
  61. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  62. 0b041f8 netfilter: defrag: kill unused work parameter of frag_kfree_skb() by Shan Wei · 14 years ago
  63. 841a594 netfilter: defrag: remove one redundant atomic ops by Shan Wei · 14 years ago
  64. 144ad2a netfilter: ip6_queue: rwlock to spinlock conversion by Eric Dumazet · 14 years ago
  65. 5bfddbd netfilter: nf_conntrack: IPS_UNTRACKED bit by Eric Dumazet · 14 years ago
  66. e12f8e2 netfilter: vmalloc_node cleanup by Eric Dumazet · 14 years ago
  67. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 14 years ago
  68. 736d58e netfilter: remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  69. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  70. af56760 netfilter: change NF_ASSERT to WARN_ON by Stephen Hemminger · 14 years ago
  71. 4538506 netfilter: xtables: combine built-in extension structs by Jan Engelhardt · 15 years ago
  72. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  73. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  74. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  75. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  76. ef53d70 netfilter: xtables: dissolve do_match function by Jan Engelhardt · 15 years ago
  77. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  78. 5b775eb netfilter: xtables: remove old comments about reentrancy by Jan Engelhardt · 14 years ago
  79. f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 14 years ago
  80. f0d57a5 netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default by Patrick McHardy · 14 years ago
  81. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  82. 5dd59cc netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queue by Herbert Xu · 14 years ago
  83. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  84. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  85. d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 14 years ago
  86. bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 14 years ago
  87. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 14 years ago
  88. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 14 years ago
  89. b2e0b38 netfilter: ipv6: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  90. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  91. d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 15 years ago
  92. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 14 years ago
  93. 9c13886 netfilter: ip6table_raw: fix table priority by Jozsef Kadlecsik · 14 years ago
  94. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  95. 1159683 netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.c by Zhitong Wang · 14 years ago
  96. be91fd5 netfilter: xtables: replace custom duprintf with pr_debug by Jan Engelhardt · 14 years ago
  97. 4f948db netfilter: xtables: remove almost-unused xt_match_param.data member by Jan Engelhardt · 14 years ago
  98. 38bdbd8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  99. 6b4ff2d netfilter: xtables: restore indentation by Jan Engelhardt · 14 years ago
  100. 54831a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago